Uses of Interface
io.kubernetes.client.openapi.models.V2beta2MetricSpecFluent
Packages that use V2beta2MetricSpecFluent
-
Uses of V2beta2MetricSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2beta2MetricSpecFluentModifier and TypeInterfaceDescriptioninterface
V2beta2MetricSpecFluent<A extends V2beta2MetricSpecFluent<A>>
Generatedclass
V2beta2MetricSpecFluentImpl<A extends V2beta2MetricSpecFluent<A>>
GeneratedSubinterfaces of V2beta2MetricSpecFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V2beta2MetricSpecFluentModifier and TypeClassDescriptionclass
class
V2beta2MetricSpecFluentImpl<A extends V2beta2MetricSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2beta2MetricSpecFluentModifierConstructorDescriptionV2beta2MetricSpecBuilder
(V2beta2MetricSpecFluent<?> fluent) V2beta2MetricSpecBuilder
(V2beta2MetricSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V2beta2MetricSpec instance) V2beta2MetricSpecBuilder
(V2beta2MetricSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V2beta2MetricSpec instance, Boolean validationEnabled) V2beta2MetricSpecBuilder
(V2beta2MetricSpecFluent<?> fluent, Boolean validationEnabled)