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 TypeInterfaceDescriptioninterface
V2ObjectMetricStatusFluent<A extends V2ObjectMetricStatusFluent<A>>
Generatedclass
V2ObjectMetricStatusFluentImpl<A extends V2ObjectMetricStatusFluent<A>>
GeneratedSubinterfaces of V2ObjectMetricStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V2ObjectMetricStatusFluentModifier and TypeClassDescriptionclass
class
V2ObjectMetricStatusFluentImpl<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)