Uses of Interface
org.mandas.docker.client.messages.swarm.GlobalService
-
Packages that use GlobalService Package Description org.mandas.docker.client.messages.swarm -
-
Uses of GlobalService in org.mandas.docker.client.messages.swarm
Methods in org.mandas.docker.client.messages.swarm that return GlobalService Modifier and Type Method Description GlobalServiceGlobalService.Builder. build()GlobalServiceServiceMode. global()Methods in org.mandas.docker.client.messages.swarm with parameters of type GlobalService Modifier and Type Method Description ServiceMode.BuilderServiceMode.Builder. global(GlobalService global)
-