| Package | Description |
|---|---|
| com.spotify.docker.client.messages.swarm |
| Modifier and Type | Method and Description |
|---|---|
abstract PortConfig.PortConfigPublishMode |
PortConfig.publishMode() |
static PortConfig.PortConfigPublishMode |
PortConfig.PortConfigPublishMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortConfig.PortConfigPublishMode[] |
PortConfig.PortConfigPublishMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract PortConfig.Builder |
PortConfig.Builder.publishMode(PortConfig.PortConfigPublishMode publishMode) |
Copyright © 2019. All rights reserved.