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