Uses of Interface
io.kubernetes.client.openapi.models.V2beta2MetricStatusFluent
Packages that use V2beta2MetricStatusFluent
-
Uses of V2beta2MetricStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2beta2MetricStatusFluentModifier and TypeInterfaceDescriptioninterface
V2beta2MetricStatusFluent<A extends V2beta2MetricStatusFluent<A>>
Generatedclass
V2beta2MetricStatusFluentImpl<A extends V2beta2MetricStatusFluent<A>>
GeneratedSubinterfaces of V2beta2MetricStatusFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V2beta2MetricStatusFluentModifier and TypeClassDescriptionclass
class
V2beta2MetricStatusFluentImpl<A extends V2beta2MetricStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2beta2MetricStatusFluentModifierConstructorDescriptionV2beta2MetricStatusBuilder
(V2beta2MetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2beta2MetricStatus instance) V2beta2MetricStatusBuilder
(V2beta2MetricStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V2beta2MetricStatus instance, Boolean validationEnabled) V2beta2MetricStatusBuilder
(V2beta2MetricStatusFluent<?> fluent, Boolean validationEnabled)