| Package | Description |
|---|---|
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceRestartPolicy |
TaskSpec.getRestartPolicy() |
ServiceRestartPolicy |
ServiceRestartPolicy.withCondition(ServiceRestartCondition condition) |
ServiceRestartPolicy |
ServiceRestartPolicy.withDelay(Long delay) |
ServiceRestartPolicy |
ServiceRestartPolicy.withMaxAttempts(Long maxAttempts) |
ServiceRestartPolicy |
ServiceRestartPolicy.withWindow(Long window) |
| Modifier and Type | Method and Description |
|---|---|
TaskSpec |
TaskSpec.withRestartPolicy(ServiceRestartPolicy restartPolicy) |
Copyright © 2025. All rights reserved.