Uses of Interface
io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerStatusFluent
Packages that use V2beta2HorizontalPodAutoscalerStatusFluent
-
Uses of V2beta2HorizontalPodAutoscalerStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2beta2HorizontalPodAutoscalerStatusFluentModifier and TypeInterfaceDescriptioninterface
Generatedclass
V2beta2HorizontalPodAutoscalerStatusFluentImpl<A extends V2beta2HorizontalPodAutoscalerStatusFluent<A>>
GeneratedSubinterfaces of V2beta2HorizontalPodAutoscalerStatusFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V2beta2HorizontalPodAutoscalerStatusFluentModifier and TypeClassDescriptionclass
class
V2beta2HorizontalPodAutoscalerStatusFluentImpl<A extends V2beta2HorizontalPodAutoscalerStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2beta2HorizontalPodAutoscalerStatusFluentModifierConstructorDescriptionV2beta2HorizontalPodAutoscalerStatusBuilder
(V2beta2HorizontalPodAutoscalerStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerStatus instance) V2beta2HorizontalPodAutoscalerStatusBuilder
(V2beta2HorizontalPodAutoscalerStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerStatus instance, Boolean validationEnabled) V2beta2HorizontalPodAutoscalerStatusBuilder
(V2beta2HorizontalPodAutoscalerStatusFluent<?> fluent, Boolean validationEnabled)