Class AutoValue_ExecCreation
java.lang.Object
com.spotify.docker.client.messages.ExecCreation
com.spotify.docker.client.messages.AutoValue_ExecCreation
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_ExecCreation
extends ExecCreation
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAutoValue_ExecCreation
(String id, com.google.common.collect.ImmutableList<String> warnings) -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.ExecCreation
create
-
Field Details
-
id
-
warnings
-
-
Constructor Details
-
AutoValue_ExecCreation
-
-
Method Details
-
id
- Specified by:
id
in classExecCreation
-
warnings
- Specified by:
warnings
in classExecCreation
-
toString
-
equals
-
hashCode
public int hashCode()
-