Uses of Enum
org.mandas.docker.client.messages.swarm.EndpointSpec.Mode
Packages that use EndpointSpec.Mode
-
Uses of EndpointSpec.Mode in org.mandas.docker.client.messages.swarm
Methods in org.mandas.docker.client.messages.swarm that return EndpointSpec.ModeModifier and TypeMethodDescriptionEndpointSpec.mode()static EndpointSpec.ModeReturns the enum constant of this type with the specified name.static EndpointSpec.Mode[]EndpointSpec.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.mandas.docker.client.messages.swarm with parameters of type EndpointSpec.Mode