Class AutoValue_OrchestrationConfig


  • @Generated("com.google.auto.value.processor.AutoValueProcessor")
    final class AutoValue_OrchestrationConfig
    extends OrchestrationConfig
    • Field Detail

      • taskHistoryRetentionLimit

        private final java.lang.Integer taskHistoryRetentionLimit
    • Constructor Detail

      • AutoValue_OrchestrationConfig

        private AutoValue_OrchestrationConfig​(@Nullable
                                              java.lang.Integer taskHistoryRetentionLimit)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object