public class LeaveSwarmCmdImpl extends AbstrDockerCmd<LeaveSwarmCmd,Void> implements LeaveSwarmCmd
LeaveSwarmCmd.Execexecution| Constructor and Description |
|---|
LeaveSwarmCmdImpl(LeaveSwarmCmd.Exec exec) |
| Modifier and Type | Method and Description |
|---|---|
Void |
exec() |
Boolean |
hasForceEnabled() |
LeaveSwarmCmd |
withForceEnabled(Boolean force) |
close, registryAuth, toStringpublic LeaveSwarmCmdImpl(LeaveSwarmCmd.Exec exec)
@CheckForNull public Boolean hasForceEnabled()
hasForceEnabled in interface LeaveSwarmCmdpublic LeaveSwarmCmd withForceEnabled(Boolean force)
withForceEnabled in interface LeaveSwarmCmdpublic Void exec()
exec in interface LeaveSwarmCmdexec in interface SyncDockerCmd<Void>exec in class AbstrDockerCmd<LeaveSwarmCmd,Void>Copyright © 2025. All rights reserved.