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