Uses of Interface
org.mandas.docker.client.messages.swarm.OrchestrationConfig
-
Packages that use OrchestrationConfig Package Description org.mandas.docker.client.messages.swarm -
-
Uses of OrchestrationConfig in org.mandas.docker.client.messages.swarm
Methods in org.mandas.docker.client.messages.swarm that return OrchestrationConfig Modifier and Type Method Description OrchestrationConfigOrchestrationConfig.Builder. build()OrchestrationConfigSwarmSpec. orchestration()Methods in org.mandas.docker.client.messages.swarm with parameters of type OrchestrationConfig Modifier and Type Method Description SwarmSpec.BuilderSwarmSpec.Builder. orchestration(OrchestrationConfig orchestration)
-