Uses of Interface
io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerSpecFluent.ScaleTargetRefNested
Packages that use V2beta2HorizontalPodAutoscalerSpecFluent.ScaleTargetRefNested
-
Uses of V2beta2HorizontalPodAutoscalerSpecFluent.ScaleTargetRefNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2HorizontalPodAutoscalerSpecFluent.ScaleTargetRefNestedModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerSpecFluent.editOrNewScaleTargetRef()
V2beta2HorizontalPodAutoscalerSpecFluentImpl.editOrNewScaleTargetRef()
V2beta2HorizontalPodAutoscalerSpecFluent.editOrNewScaleTargetRefLike
(io.kubernetes.client.openapi.models.V2beta2CrossVersionObjectReference item) V2beta2HorizontalPodAutoscalerSpecFluentImpl.editOrNewScaleTargetRefLike
(io.kubernetes.client.openapi.models.V2beta2CrossVersionObjectReference item) V2beta2HorizontalPodAutoscalerSpecFluent.editScaleTargetRef()
V2beta2HorizontalPodAutoscalerSpecFluentImpl.editScaleTargetRef()
V2beta2HorizontalPodAutoscalerSpecFluent.withNewScaleTargetRef()
V2beta2HorizontalPodAutoscalerSpecFluentImpl.withNewScaleTargetRef()
V2beta2HorizontalPodAutoscalerSpecFluent.withNewScaleTargetRefLike
(io.kubernetes.client.openapi.models.V2beta2CrossVersionObjectReference item) V2beta2HorizontalPodAutoscalerSpecFluentImpl.withNewScaleTargetRefLike
(io.kubernetes.client.openapi.models.V2beta2CrossVersionObjectReference item)