Class ContainerCreation
java.lang.Object
com.spotify.docker.client.messages.ContainerCreation
- Direct Known Subclasses:
AutoValue_ContainerCreation
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContainerCreation.Builderbuilder()(package private) static ContainerCreationDeprecated.abstract Stringid()abstract com.google.common.collect.ImmutableList<String> warnings()
-
Constructor Details
-
ContainerCreation
public ContainerCreation()
-
-
Method Details
-
id
-
warnings
-
getWarnings
Deprecated. -
builder
-
create
-