Class AutoValue_AttachedNetwork
java.lang.Object
com.spotify.docker.client.messages.AttachedNetwork
com.spotify.docker.client.messages.AutoValue_AttachedNetwork
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_AttachedNetwork
extends AttachedNetwork
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.AttachedNetwork
create
-
Field Details
-
aliases
-
networkId
-
endpointId
-
gateway
-
ipAddress
-
ipPrefixLen
-
ipv6Gateway
-
globalIPv6Address
-
globalIPv6PrefixLen
-
macAddress
-
-
Constructor Details
-
AutoValue_AttachedNetwork
-
-
Method Details
-
aliases
- Specified by:
aliases
in classAttachedNetwork
-
networkId
- Specified by:
networkId
in classAttachedNetwork
-
endpointId
- Specified by:
endpointId
in classAttachedNetwork
-
gateway
- Specified by:
gateway
in classAttachedNetwork
-
ipAddress
- Specified by:
ipAddress
in classAttachedNetwork
-
ipPrefixLen
- Specified by:
ipPrefixLen
in classAttachedNetwork
-
ipv6Gateway
- Specified by:
ipv6Gateway
in classAttachedNetwork
-
globalIPv6Address
- Specified by:
globalIPv6Address
in classAttachedNetwork
-
globalIPv6PrefixLen
- Specified by:
globalIPv6PrefixLen
in classAttachedNetwork
-
macAddress
- Specified by:
macAddress
in classAttachedNetwork
-
toString
-
equals
-
hashCode
public int hashCode()
-