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 TypeInterfaceDescriptioninterfaceV2MetricTargetFluent<A extends V2MetricTargetFluent<A>>GeneratedclassV2MetricTargetFluentImpl<A extends V2MetricTargetFluent<A>>GeneratedSubinterfaces of V2MetricTargetFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V2MetricTargetFluentModifier and TypeClassDescriptionclassclassV2MetricTargetFluentImpl<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)