Class AutoValue_NetworkConnection
java.lang.Object
com.spotify.docker.client.messages.NetworkConnection
com.spotify.docker.client.messages.AutoValue_NetworkConnection
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_NetworkConnection
extends NetworkConnection
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
AutoValue_NetworkConnection
(String containerId, EndpointConfig endpointConfig) -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.NetworkConnection
builder
-
Field Details
-
containerId
-
endpointConfig
-
-
Constructor Details
-
AutoValue_NetworkConnection
-
-
Method Details
-
containerId
- Specified by:
containerId
in classNetworkConnection
-
endpointConfig
- Specified by:
endpointConfig
in classNetworkConnection
-
toString
-
equals
-
hashCode
public int hashCode()
-