Uses of Interface
io.kubernetes.client.openapi.models.V2HPAScalingPolicyFluent
Packages that use V2HPAScalingPolicyFluent
-
Uses of V2HPAScalingPolicyFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2HPAScalingPolicyFluentModifier and TypeInterfaceDescriptioninterface
V2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
Generatedclass
V2HPAScalingPolicyFluentImpl<A extends V2HPAScalingPolicyFluent<A>>
GeneratedSubinterfaces of V2HPAScalingPolicyFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V2HPAScalingPolicyFluentModifier and TypeClassDescriptionclass
class
V2HPAScalingPolicyFluentImpl<A extends V2HPAScalingPolicyFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2HPAScalingPolicyFluentModifierConstructorDescriptionV2HPAScalingPolicyBuilder
(V2HPAScalingPolicyFluent<?> fluent, io.kubernetes.client.openapi.models.V2HPAScalingPolicy instance) V2HPAScalingPolicyBuilder
(V2HPAScalingPolicyFluent<?> fluent, io.kubernetes.client.openapi.models.V2HPAScalingPolicy instance, Boolean validationEnabled) V2HPAScalingPolicyBuilder
(V2HPAScalingPolicyFluent<?> fluent, Boolean validationEnabled)