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