| Package | Description |
|---|---|
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceUpdateStatus |
Service.getUpdateStatus() |
ServiceUpdateStatus |
ServiceUpdateStatus.withCompletedAt(Date completedAt) |
ServiceUpdateStatus |
ServiceUpdateStatus.withMessage(String message) |
ServiceUpdateStatus |
ServiceUpdateStatus.withStartedAt(Date startedAt) |
ServiceUpdateStatus |
ServiceUpdateStatus.withState(ServiceUpdateState state) |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.withUpdateStatus(ServiceUpdateStatus updateStatus) |
Copyright © 2025. All rights reserved.