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