public class ListImagesCmdExec extends AbstrSyncDockerCmdExec<ListImagesCmd,java.util.List<Image>> implements ListImagesCmd.Exec
Constructor and Description |
---|
ListImagesCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<Image> |
execute(ListImagesCmd command) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfig
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public ListImagesCmdExec(javax.ws.rs.client.WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected java.util.List<Image> execute(ListImagesCmd command)
execute
in class AbstrSyncDockerCmdExec<ListImagesCmd,java.util.List<Image>>
Copyright © 2019. All Rights Reserved.