Package org.jclouds.docker.options
Class RemoveContainerOptions.Builder
java.lang.Object
org.jclouds.docker.options.RemoveContainerOptions.Builder
- Enclosing class:
RemoveContainerOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RemoveContainerOptions
force
(boolean force) static RemoveContainerOptions
verbose
(boolean verbose) static RemoveContainerOptions
volume
(boolean volume)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
verbose
- See Also:
-
force
- See Also:
-
volume
- See Also:
-