public class ListVolumesCmdExec extends AbstrSyncDockerCmdExec<ListVolumesCmd,ListVolumesResponse> implements ListVolumesCmd.Exec
| Constructor and Description |
|---|
ListVolumesCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected ListVolumesResponse |
execute(ListVolumesCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic ListVolumesCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig)
protected ListVolumesResponse execute(ListVolumesCmd command)
execute in class AbstrSyncDockerCmdExec<ListVolumesCmd,ListVolumesResponse>Copyright © 2017. All Rights Reserved.