public static class RemoveContainerOptions.Builder extends Object
Constructor and Description |
---|
RemoveContainerOptions.Builder() |
Modifier and Type | Method and Description |
---|---|
static RemoveContainerOptions |
force(boolean force) |
static RemoveContainerOptions |
verbose(boolean verbose) |
static RemoveContainerOptions |
volume(boolean volume) |
public static RemoveContainerOptions verbose(boolean verbose)
public static RemoveContainerOptions force(boolean force)
public static RemoveContainerOptions volume(boolean volume)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.