Modifier and Type | Method and Description |
---|---|
CreateVolumeCmd |
DockerClient.createVolumeCmd() |
Modifier and Type | Method and Description |
---|---|
CreateVolumeCmd |
CreateVolumeCmd.withDriver(java.lang.String driver) |
CreateVolumeCmd |
CreateVolumeCmd.withDriverOpts(java.util.Map<java.lang.String,java.lang.String> driverOpts) |
CreateVolumeCmd |
CreateVolumeCmd.withName(java.lang.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(java.util.Map<java.lang.String,java.lang.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 © 2019. All Rights Reserved.