public static class RemoveContainerOptions.Builder extends Object
| Constructor and Description |
|---|
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)
RemoveContainerOptions.verbose(boolean)public static RemoveContainerOptions force(boolean force)
RemoveContainerOptions.force(boolean)public static RemoveContainerOptions volume(boolean volume)
RemoveContainerOptions.volume(boolean)Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.