Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
ServiceUpdateStatus |
Service.getUpdateStatus() |
ServiceUpdateStatus |
ServiceUpdateStatus.withCompletedAt(java.util.Date completedAt) |
ServiceUpdateStatus |
ServiceUpdateStatus.withMessage(java.lang.String message) |
ServiceUpdateStatus |
ServiceUpdateStatus.withStartedAt(java.util.Date startedAt) |
ServiceUpdateStatus |
ServiceUpdateStatus.withState(ServiceUpdateState state) |
Modifier and Type | Method and Description |
---|---|
Service |
Service.withUpdateStatus(ServiceUpdateStatus updateStatus) |
Copyright © 2019. All Rights Reserved.