Uses of Interface
io.kubernetes.client.openapi.models.V2ExternalMetricStatusFluent
Packages that use V2ExternalMetricStatusFluent
-
Uses of V2ExternalMetricStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2ExternalMetricStatusFluentModifier and TypeInterfaceDescriptioninterfaceV2ExternalMetricStatusFluent<A extends V2ExternalMetricStatusFluent<A>>GeneratedclassV2ExternalMetricStatusFluentImpl<A extends V2ExternalMetricStatusFluent<A>>GeneratedSubinterfaces of V2ExternalMetricStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V2ExternalMetricStatusFluentModifier and TypeClassDescriptionclassclassV2ExternalMetricStatusFluentImpl<A extends V2ExternalMetricStatusFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2ExternalMetricStatusFluentModifierConstructorDescriptionV2ExternalMetricStatusBuilder(V2ExternalMetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2ExternalMetricStatus instance) V2ExternalMetricStatusBuilder(V2ExternalMetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2ExternalMetricStatus instance, Boolean validationEnabled) V2ExternalMetricStatusBuilder(V2ExternalMetricStatusFluent<?> fluent, Boolean validationEnabled)