Interface HorizontalPodAutoscalerControllerConfigRequest.Builder

  • Method Details

    • horizontalPodAutoscalerSyncPeriod

      HorizontalPodAutoscalerControllerConfigRequest.Builder horizontalPodAutoscalerSyncPeriod(String horizontalPodAutoscalerSyncPeriod)

      The interval between each sync of the horizontal pod autoscaler. Valid values are single-unit durations such as 15s or 1m.

      Parameters:
      horizontalPodAutoscalerSyncPeriod - The interval between each sync of the horizontal pod autoscaler. Valid values are single-unit durations such as 15s or 1m.
      Returns:
      Returns a reference to this object so that method calls can be chained together.