Uses of Interface
io.kubernetes.client.openapi.models.V2MetricTargetFluent
Packages that use V2MetricTargetFluent
-
Uses of V2MetricTargetFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2MetricTargetFluentModifier and TypeInterfaceDescriptioninterface
V2MetricTargetFluent<A extends V2MetricTargetFluent<A>>
Generatedclass
V2MetricTargetFluentImpl<A extends V2MetricTargetFluent<A>>
GeneratedSubinterfaces of V2MetricTargetFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V2MetricTargetFluentModifier and TypeClassDescriptionclass
class
V2MetricTargetFluentImpl<A extends V2MetricTargetFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2MetricTargetFluentModifierConstructorDescriptionV2MetricTargetBuilder
(V2MetricTargetFluent<?> fluent) V2MetricTargetBuilder
(V2MetricTargetFluent<?> fluent, io.kubernetes.client.openapi.models.V2MetricTarget instance) V2MetricTargetBuilder
(V2MetricTargetFluent<?> fluent, io.kubernetes.client.openapi.models.V2MetricTarget instance, Boolean validationEnabled) V2MetricTargetBuilder
(V2MetricTargetFluent<?> fluent, Boolean validationEnabled)