Uses of Interface
io.kubernetes.client.openapi.models.V2ExternalMetricSourceFluent
Packages that use V2ExternalMetricSourceFluent
-
Uses of V2ExternalMetricSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V2ExternalMetricSourceFluentModifier and TypeInterfaceDescriptioninterface
V2ExternalMetricSourceFluent<A extends V2ExternalMetricSourceFluent<A>>
Generatedclass
V2ExternalMetricSourceFluentImpl<A extends V2ExternalMetricSourceFluent<A>>
GeneratedSubinterfaces of V2ExternalMetricSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V2ExternalMetricSourceFluentModifier and TypeClassDescriptionclass
class
V2ExternalMetricSourceFluentImpl<A extends V2ExternalMetricSourceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V2ExternalMetricSourceFluentModifierConstructorDescriptionV2ExternalMetricSourceBuilder
(V2ExternalMetricSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V2ExternalMetricSource instance) V2ExternalMetricSourceBuilder
(V2ExternalMetricSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V2ExternalMetricSource instance, Boolean validationEnabled) V2ExternalMetricSourceBuilder
(V2ExternalMetricSourceFluent<?> fluent, Boolean validationEnabled)