| Modifier and Type | Method and Description |
|---|---|
CreateVolumeCmd |
DockerClient.createVolumeCmd() |
| Modifier and Type | Method and Description |
|---|---|
CreateVolumeCmd |
CreateVolumeCmd.withDriver(String driver) |
CreateVolumeCmd |
CreateVolumeCmd.withDriverOpts(Map<String,String> driverOpts) |
CreateVolumeCmd |
CreateVolumeCmd.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
CreateVolumeCmd |
DockerClientImpl.createVolumeCmd() |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateVolumeCmdImpl
Create a volume.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVolumeCmd |
CreateVolumeCmdImpl.withDriverOpts(Map<String,String> driverOpts) |
| Modifier and Type | Method and Description |
|---|---|
protected CreateVolumeResponse |
CreateVolumeCmdExec.execute(CreateVolumeCmd command) |
| Modifier and Type | Method and Description |
|---|---|
protected CreateVolumeResponse |
CreateVolumeCmdExec.execute(CreateVolumeCmd command) |
Copyright © 2017. All Rights Reserved.