Uses of Interface
org.mandas.docker.client.messages.swarm.ServiceMode
Packages that use ServiceMode
-
Uses of ServiceMode in org.mandas.docker.client.messages.swarm
Methods in org.mandas.docker.client.messages.swarm that return ServiceModeModifier and TypeMethodDescriptionServiceMode.Builder.build()ServiceSpec.mode()static ServiceModeServiceMode.withGlobal()static ServiceModeServiceMode.withGlobalJob()static ServiceModeServiceMode.withJobReplicas(long totalCompletions) static ServiceModeServiceMode.withJobReplicas(long totalCompletions, long maxConcurrent) static ServiceModeServiceMode.withReplicas(long replicas) static ServiceModeServiceMode.withReplicas(long replicas, long maxConcurrent) Methods in org.mandas.docker.client.messages.swarm with parameters of type ServiceMode