Class AutoValue_NetworkAttachment
java.lang.Object
com.spotify.docker.client.messages.swarm.NetworkAttachment
com.spotify.docker.client.messages.swarm.AutoValue_NetworkAttachment
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_NetworkAttachment
extends NetworkAttachment
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAutoValue_NetworkAttachment
(Network network, com.google.common.collect.ImmutableList<String> addresses) -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.swarm.NetworkAttachment
create
-
Field Details
-
network
-
addresses
-
-
Constructor Details
-
AutoValue_NetworkAttachment
-
-
Method Details
-
network
- Specified by:
network
in classNetworkAttachment
-
addresses
- Specified by:
addresses
in classNetworkAttachment
-
toString
-
equals
-
hashCode
public int hashCode()
-