Uses of Interface
io.kubernetes.client.openapi.models.V2beta2HPAScalingPolicyFluent
Packages that use V2beta2HPAScalingPolicyFluent
-
Uses of V2beta2HPAScalingPolicyFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2beta2HPAScalingPolicyFluentModifier and TypeInterfaceDescriptioninterface
V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>
Generatedclass
GeneratedSubinterfaces of V2beta2HPAScalingPolicyFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V2beta2HPAScalingPolicyFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2beta2HPAScalingPolicyFluentModifierConstructorDescriptionV2beta2HPAScalingPolicyBuilder
(V2beta2HPAScalingPolicyFluent<?> fluent, io.kubernetes.client.openapi.models.V2beta2HPAScalingPolicy instance) V2beta2HPAScalingPolicyBuilder
(V2beta2HPAScalingPolicyFluent<?> fluent, io.kubernetes.client.openapi.models.V2beta2HPAScalingPolicy instance, Boolean validationEnabled) V2beta2HPAScalingPolicyBuilder
(V2beta2HPAScalingPolicyFluent<?> fluent, Boolean validationEnabled)