Modifier and Type | Method and Description |
---|---|
InspectVolumeCmd |
DockerClient.inspectVolumeCmd(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
InspectVolumeCmd |
InspectVolumeCmd.withName(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
InspectVolumeCmd |
DockerClientImpl.inspectVolumeCmd(java.lang.String name) |
Modifier and Type | Class and Description |
---|---|
class |
InspectVolumeCmdImpl
Inspect the details of a volume.
|
Modifier and Type | Method and Description |
---|---|
InspectVolumeCmd |
InspectVolumeCmdImpl.withName(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected InspectVolumeResponse |
InspectVolumeCmdExec.execute(InspectVolumeCmd command) |
Modifier and Type | Method and Description |
---|---|
protected InspectVolumeResponse |
InspectVolumeCmdExec.execute(InspectVolumeCmd command) |
Copyright © 2019. All Rights Reserved.