Class EndpointConfig
java.lang.Object
com.spotify.docker.client.messages.EndpointConfig
- Direct Known Subclasses:
AutoValue_EndpointConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList<String> aliases()static EndpointConfig.Builderbuilder()abstract Stringgateway()abstract Stringabstract Integerabstract Stringabstract EndpointConfig.EndpointIpamConfigabstract Integerabstract Stringabstract com.google.common.collect.ImmutableList<String> links()abstract String
-
Constructor Details
-
EndpointConfig
public EndpointConfig()
-
-
Method Details
-
ipamConfig
-
links
-
aliases
-
gateway
-
ipAddress
-
ipPrefixLen
-
ipv6Gateway
-
globalIPv6Address
-
globalIPv6PrefixLen
-
macAddress
-
builder
-