| Package | Description |
|---|---|
| com.spotify.docker.client.messages.swarm |
| Modifier and Type | Method and Description |
|---|---|
abstract EndpointSpec.Mode |
EndpointSpec.mode() |
static EndpointSpec.Mode |
EndpointSpec.Mode.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
abstract EndpointSpec.Builder |
EndpointSpec.Builder.mode(EndpointSpec.Mode mode) |
Copyright © 2018. All rights reserved.