Uses of Interface
io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerSpecFluent.BehaviorNested
Packages that use V2beta2HorizontalPodAutoscalerSpecFluent.BehaviorNested
-
Uses of V2beta2HorizontalPodAutoscalerSpecFluent.BehaviorNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2HorizontalPodAutoscalerSpecFluent.BehaviorNestedModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerSpecFluent.editBehavior()V2beta2HorizontalPodAutoscalerSpecFluentImpl.editBehavior()V2beta2HorizontalPodAutoscalerSpecFluent.editOrNewBehavior()V2beta2HorizontalPodAutoscalerSpecFluentImpl.editOrNewBehavior()V2beta2HorizontalPodAutoscalerSpecFluent.editOrNewBehaviorLike(io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerBehavior item) V2beta2HorizontalPodAutoscalerSpecFluentImpl.editOrNewBehaviorLike(io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerBehavior item) V2beta2HorizontalPodAutoscalerSpecFluent.withNewBehavior()V2beta2HorizontalPodAutoscalerSpecFluentImpl.withNewBehavior()V2beta2HorizontalPodAutoscalerSpecFluent.withNewBehaviorLike(io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerBehavior item) V2beta2HorizontalPodAutoscalerSpecFluentImpl.withNewBehaviorLike(io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerBehavior item)