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