Uses of Interface
io.kubernetes.client.openapi.models.V1ResourceQuotaFluent
Packages that use V1ResourceQuotaFluent
-
Uses of V1ResourceQuotaFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ResourceQuotaFluentModifier and TypeInterfaceDescriptioninterface
V1ResourceQuotaFluent<A extends V1ResourceQuotaFluent<A>>
Generatedclass
V1ResourceQuotaFluentImpl<A extends V1ResourceQuotaFluent<A>>
GeneratedSubinterfaces of V1ResourceQuotaFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ResourceQuotaFluentModifier and TypeClassDescriptionclass
class
V1ResourceQuotaFluentImpl<A extends V1ResourceQuotaFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ResourceQuotaFluentModifierConstructorDescriptionV1ResourceQuotaBuilder
(V1ResourceQuotaFluent<?> fluent) V1ResourceQuotaBuilder
(V1ResourceQuotaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuota instance) V1ResourceQuotaBuilder
(V1ResourceQuotaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuota instance, Boolean validationEnabled) V1ResourceQuotaBuilder
(V1ResourceQuotaFluent<?> fluent, Boolean validationEnabled)