Uses of Interface
io.kubernetes.client.openapi.models.V2ObjectMetricStatusFluent
Packages that use V2ObjectMetricStatusFluent
-
Uses of V2ObjectMetricStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2ObjectMetricStatusFluentModifier and TypeInterfaceDescriptioninterfaceV2ObjectMetricStatusFluent<A extends V2ObjectMetricStatusFluent<A>>GeneratedclassV2ObjectMetricStatusFluentImpl<A extends V2ObjectMetricStatusFluent<A>>GeneratedSubinterfaces of V2ObjectMetricStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V2ObjectMetricStatusFluentModifier and TypeClassDescriptionclassclassV2ObjectMetricStatusFluentImpl<A extends V2ObjectMetricStatusFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2ObjectMetricStatusFluentModifierConstructorDescriptionV2ObjectMetricStatusBuilder(V2ObjectMetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2ObjectMetricStatus instance) V2ObjectMetricStatusBuilder(V2ObjectMetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2ObjectMetricStatus instance, Boolean validationEnabled) V2ObjectMetricStatusBuilder(V2ObjectMetricStatusFluent<?> fluent, Boolean validationEnabled)