Interface EndpointConfig.Builder
- Enclosing interface:
- EndpointConfig
public static interface EndpointConfig.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()globalIPv6Address(String globalIPv6Address) globalIPv6PrefixLen(Integer globalIPv6PrefixLen) ipamConfig(EndpointConfig.EndpointIpamConfig ipamConfig) ipPrefixLen(Integer ipPrefixLen) ipv6Gateway(String ipv6Gateway) macAddress(String macAddress)
-
Method Details
-
ipamConfig
-
links
-
aliases
-
gateway
-
ipAddress
-
ipPrefixLen
-
ipv6Gateway
-
globalIPv6Address
-
globalIPv6PrefixLen
-
macAddress
-
build
EndpointConfig build()
-