Class AutoValue_ContainerUpdate
java.lang.Object
com.spotify.docker.client.messages.ContainerUpdate
com.spotify.docker.client.messages.AutoValue_ContainerUpdate
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_ContainerUpdate
extends ContainerUpdate
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateAutoValue_ContainerUpdate(com.google.common.collect.ImmutableList<String> warnings) -
Method Summary
Methods inherited from class ContainerUpdate
builder, create
-
Field Details
-
warnings
-
-
Constructor Details
-
AutoValue_ContainerUpdate
-
-
Method Details
-
warnings
- Specified by:
warningsin classContainerUpdate
-
toString
-
equals
-
hashCode
-