Interface HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>>, HPAScalingRulesFluent<HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
HorizontalPodAutoscalerBehaviorFluentImpl.ScaleUpNestedImpl
Enclosing interface:
HorizontalPodAutoscalerBehaviorFluent<A extends HorizontalPodAutoscalerBehaviorFluent<A>>

public static interface HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, HPAScalingRulesFluent<HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>>
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endScaleUp

      N endScaleUp()