Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.api.model | |
com.github.dockerjava.core.command | |
com.github.dockerjava.core.exec | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
SwarmNode |
InspectSwarmNodeCmd.exec() |
Modifier and Type | Method and Description |
---|---|
SwarmNode |
SwarmNode.withCreatedAt(java.util.Date createdAt) |
SwarmNode |
SwarmNode.withDescription(SwarmNodeDescription description) |
SwarmNode |
SwarmNode.withId(java.lang.String id) |
SwarmNode |
SwarmNode.withManagerStatus(SwarmNodeManagerStatus managerStatus) |
SwarmNode |
SwarmNode.withSpec(SwarmNodeSpec spec) |
SwarmNode |
SwarmNode.withStatus(SwarmNodeStatus status) |
SwarmNode |
SwarmNode.withUpdatedAt(java.util.Date updatedAt) |
SwarmNode |
SwarmNode.withVersion(ObjectVersion version) |
Modifier and Type | Method and Description |
---|---|
SwarmNode |
InspectSwarmNodeCmdImpl.exec() |
Modifier and Type | Method and Description |
---|---|
protected SwarmNode |
InspectSwarmNodeCmdExec.execute(InspectSwarmNodeCmd command) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<SwarmNode> |
ListSwarmNodesCmdExec.execute(ListSwarmNodesCmd command) |
Modifier and Type | Method and Description |
---|---|
protected SwarmNode |
InspectSwarmNodeCmdExec.execute(InspectSwarmNodeCmd command) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<SwarmNode> |
ListSwarmNodesCmdExec.execute(ListSwarmNodesCmd command) |
Copyright © 2019. All Rights Reserved.