public class ListVolumesCmdExec extends AbstrSyncDockerCmdExec<ListVolumesCmd,ListVolumesResponse> implements ListVolumesCmd.Exec
Constructor and Description |
---|
ListVolumesCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected ListVolumesResponse |
execute(ListVolumesCmd command) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public ListVolumesCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected ListVolumesResponse execute(ListVolumesCmd command)
execute
in class AbstrSyncDockerCmdExec<ListVolumesCmd,ListVolumesResponse>
Copyright © 2016. All Rights Reserved.