Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
UpdateSwarmCmd |
DockerClientDelegate.updateSwarmCmd(SwarmSpec swarmSpec) |
UpdateSwarmCmd |
DockerClient.updateSwarmCmd(SwarmSpec swarmSpec)
Updates the swarm specification
|
Modifier and Type | Method and Description |
---|---|
UpdateSwarmCmd |
UpdateSwarmCmd.withRotateManagerToken(Boolean rotateManagerToken) |
UpdateSwarmCmd |
UpdateSwarmCmd.withRotateWorkerToken(Boolean rotateWorkerToken) |
UpdateSwarmCmd |
UpdateSwarmCmd.withSwarmSpec(SwarmSpec swarmSpec) |
UpdateSwarmCmd |
UpdateSwarmCmd.withVersion(Long version) |
Copyright © 2021. All rights reserved.