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 TypeInterfaceDescriptioninterfaceV1ResourceQuotaFluent<A extends V1ResourceQuotaFluent<A>>GeneratedclassV1ResourceQuotaFluentImpl<A extends V1ResourceQuotaFluent<A>>GeneratedSubinterfaces of V1ResourceQuotaFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ResourceQuotaFluentModifier and TypeClassDescriptionclassclassV1ResourceQuotaFluentImpl<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)