Class AutoValue_NetworkAttachmentConfig
java.lang.Object
com.spotify.docker.client.messages.swarm.NetworkAttachmentConfig
com.spotify.docker.client.messages.swarm.AutoValue_NetworkAttachmentConfig
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_NetworkAttachmentConfig
extends NetworkAttachmentConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
AutoValue_NetworkAttachmentConfig
(String target, com.google.common.collect.ImmutableList<String> aliases) -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.swarm.NetworkAttachmentConfig
builder, create
-
Field Details
-
target
-
aliases
-
-
Constructor Details
-
AutoValue_NetworkAttachmentConfig
-
-
Method Details
-
target
- Specified by:
target
in classNetworkAttachmentConfig
-
aliases
- Specified by:
aliases
in classNetworkAttachmentConfig
-
toString
-
equals
-
hashCode
public int hashCode()
-