Class HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2.HPAScalingRulesFluent<HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2.HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- HorizontalPodAutoscalerBehaviorFluent<A extends HorizontalPodAutoscalerBehaviorFluent<A>>
public class HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N> extends HPAScalingRulesFluent<HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2.HPAScalingRulesFluent
HPAScalingRulesFluent.PoliciesNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendScaleUp()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2.HPAScalingRulesFluent
addAllToPolicies, addNewPolicy, addNewPolicy, addNewPolicyLike, addToAdditionalProperties, addToAdditionalProperties, addToPolicies, addToPolicies, buildFirstPolicy, buildLastPolicy, buildMatchingPolicy, buildPolicies, buildPolicy, copyInstance, editFirstPolicy, editLastPolicy, editMatchingPolicy, editPolicy, equals, getAdditionalProperties, getSelectPolicy, getStabilizationWindowSeconds, getTolerance, hasAdditionalProperties, hashCode, hasMatchingPolicy, hasPolicies, hasSelectPolicy, hasStabilizationWindowSeconds, hasTolerance, removeAllFromPolicies, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPolicies, removeMatchingFromPolicies, setNewPolicyLike, setToPolicies, toString, withAdditionalProperties, withNewTolerance, withNewTolerance, withPolicies, withPolicies, withSelectPolicy, withStabilizationWindowSeconds, withTolerance
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-