Uses of Interface
io.kubernetes.client.openapi.models.V2MetricStatusFluent
Packages that use V2MetricStatusFluent
-
Uses of V2MetricStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2MetricStatusFluentModifier and TypeInterfaceDescriptioninterface
V2MetricStatusFluent<A extends V2MetricStatusFluent<A>>
Generatedclass
V2MetricStatusFluentImpl<A extends V2MetricStatusFluent<A>>
GeneratedSubinterfaces of V2MetricStatusFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V2MetricStatusFluentModifier and TypeClassDescriptionclass
class
V2MetricStatusFluentImpl<A extends V2MetricStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2MetricStatusFluentModifierConstructorDescriptionV2MetricStatusBuilder
(V2MetricStatusFluent<?> fluent) V2MetricStatusBuilder
(V2MetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2MetricStatus instance) V2MetricStatusBuilder
(V2MetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2MetricStatus instance, Boolean validationEnabled) V2MetricStatusBuilder
(V2MetricStatusFluent<?> fluent, Boolean validationEnabled)