Uses of Interface
io.kubernetes.client.openapi.models.V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNested
Packages that use V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNested
-
Uses of V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNestedModifier and TypeMethodDescriptionV2HorizontalPodAutoscalerBehaviorFluent.editOrNewScaleDown()
V2HorizontalPodAutoscalerBehaviorFluentImpl.editOrNewScaleDown()
V2HorizontalPodAutoscalerBehaviorFluent.editOrNewScaleDownLike
(io.kubernetes.client.openapi.models.V2HPAScalingRules item) V2HorizontalPodAutoscalerBehaviorFluentImpl.editOrNewScaleDownLike
(io.kubernetes.client.openapi.models.V2HPAScalingRules item) V2HorizontalPodAutoscalerBehaviorFluent.editScaleDown()
V2HorizontalPodAutoscalerBehaviorFluentImpl.editScaleDown()
V2HorizontalPodAutoscalerBehaviorFluent.withNewScaleDown()
V2HorizontalPodAutoscalerBehaviorFluentImpl.withNewScaleDown()
V2HorizontalPodAutoscalerBehaviorFluent.withNewScaleDownLike
(io.kubernetes.client.openapi.models.V2HPAScalingRules item) V2HorizontalPodAutoscalerBehaviorFluentImpl.withNewScaleDownLike
(io.kubernetes.client.openapi.models.V2HPAScalingRules item)