Class ContainerUpdate
java.lang.Object
com.spotify.docker.client.messages.ContainerUpdate
- Direct Known Subclasses:
AutoValue_ContainerUpdate
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContainerUpdate.Builder
builder()
(package private) static ContainerUpdate
abstract com.google.common.collect.ImmutableList
<String> warnings()
-
Constructor Details
-
ContainerUpdate
public ContainerUpdate()
-
-
Method Details
-
warnings
-
builder
-
create
-