Uses of Interface
io.kubernetes.client.openapi.models.V2ResourceMetricStatusFluent
Packages that use V2ResourceMetricStatusFluent
-
Uses of V2ResourceMetricStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2ResourceMetricStatusFluentModifier and TypeInterfaceDescriptioninterfaceV2ResourceMetricStatusFluent<A extends V2ResourceMetricStatusFluent<A>>GeneratedclassV2ResourceMetricStatusFluentImpl<A extends V2ResourceMetricStatusFluent<A>>GeneratedSubinterfaces of V2ResourceMetricStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V2ResourceMetricStatusFluentModifier and TypeClassDescriptionclassclassV2ResourceMetricStatusFluentImpl<A extends V2ResourceMetricStatusFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2ResourceMetricStatusFluentModifierConstructorDescriptionV2ResourceMetricStatusBuilder(V2ResourceMetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2ResourceMetricStatus instance) V2ResourceMetricStatusBuilder(V2ResourceMetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2ResourceMetricStatus instance, Boolean validationEnabled) V2ResourceMetricStatusBuilder(V2ResourceMetricStatusFluent<?> fluent, Boolean validationEnabled)