Class AutoValue_SwarmCluster
java.lang.Object
com.spotify.docker.client.messages.swarm.SwarmCluster
com.spotify.docker.client.messages.swarm.AutoValue_SwarmCluster
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_SwarmCluster
extends SwarmCluster
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.swarm.SwarmCluster
create
-
Field Details
-
id
-
version
-
createdAt
-
updatedAt
-
swarmSpec
-
-
Constructor Details
-
AutoValue_SwarmCluster
-
-
Method Details
-
id
- Specified by:
id
in classSwarmCluster
-
version
- Specified by:
version
in classSwarmCluster
-
createdAt
- Specified by:
createdAt
in classSwarmCluster
-
updatedAt
- Specified by:
updatedAt
in classSwarmCluster
-
swarmSpec
- Specified by:
swarmSpec
in classSwarmCluster
-
toString
-
equals
-
hashCode
public int hashCode()
-