Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Class and Description |
---|---|
class |
Swarm |
Modifier and Type | Method and Description |
---|---|
ClusterInfo |
SwarmInfo.getClusterInfo() |
ClusterInfo |
ClusterInfo.withCreatedAt(Date createdAt) |
ClusterInfo |
ClusterInfo.withId(String id) |
ClusterInfo |
ClusterInfo.withSpec(SwarmSpec spec) |
ClusterInfo |
ClusterInfo.withUpdatedAt(Date updatedAt) |
ClusterInfo |
ClusterInfo.withVersion(ResourceVersion version) |
Modifier and Type | Method and Description |
---|---|
SwarmInfo |
SwarmInfo.withClusterInfo(ClusterInfo clusterInfo) |
Copyright © 2020. All rights reserved.