public interface LeaveSwarmCmd extends SyncDockerCmd<Void>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LeaveSwarmCmd.Exec |
| Modifier and Type | Method and Description |
|---|---|
Void |
exec() |
Boolean |
hasForceEnabled() |
LeaveSwarmCmd |
withForceEnabled(Boolean force) |
@CheckForNull Boolean hasForceEnabled()
LeaveSwarmCmd withForceEnabled(Boolean force)
Void exec()
exec in interface SyncDockerCmd<Void>Copyright © 2025. All rights reserved.