Class AutoValue_OrchestrationConfig
java.lang.Object
com.spotify.docker.client.messages.swarm.OrchestrationConfig
com.spotify.docker.client.messages.swarm.AutoValue_OrchestrationConfig
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_OrchestrationConfig
extends OrchestrationConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
AutoValue_OrchestrationConfig
(Integer taskHistoryRetentionLimit) -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.swarm.OrchestrationConfig
builder, create
-
Field Details
-
taskHistoryRetentionLimit
-
-
Constructor Details
-
AutoValue_OrchestrationConfig
-
-
Method Details
-
taskHistoryRetentionLimit
- Specified by:
taskHistoryRetentionLimit
in classOrchestrationConfig
-
toString
-
equals
-
hashCode
public int hashCode()
-