Uses of Interface
io.kubernetes.client.openapi.models.V2HPAScalingRulesFluent
Packages that use V2HPAScalingRulesFluent
-
Uses of V2HPAScalingRulesFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2HPAScalingRulesFluentModifier and TypeInterfaceDescriptioninterface
V2HPAScalingRulesFluent<A extends V2HPAScalingRulesFluent<A>>
Generatedclass
V2HPAScalingRulesFluentImpl<A extends V2HPAScalingRulesFluent<A>>
GeneratedSubinterfaces of V2HPAScalingRulesFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V2HPAScalingRulesFluentModifier and TypeClassDescriptionclass
class
V2HPAScalingRulesFluentImpl<A extends V2HPAScalingRulesFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2HPAScalingRulesFluentModifierConstructorDescriptionV2HPAScalingRulesBuilder
(V2HPAScalingRulesFluent<?> fluent) V2HPAScalingRulesBuilder
(V2HPAScalingRulesFluent<?> fluent, io.kubernetes.client.openapi.models.V2HPAScalingRules instance) V2HPAScalingRulesBuilder
(V2HPAScalingRulesFluent<?> fluent, io.kubernetes.client.openapi.models.V2HPAScalingRules instance, Boolean validationEnabled) V2HPAScalingRulesBuilder
(V2HPAScalingRulesFluent<?> fluent, Boolean validationEnabled)