Uses of Interface
io.kubernetes.client.openapi.models.V1ResourceQuotaSpecFluent
Packages that use V1ResourceQuotaSpecFluent
-
Uses of V1ResourceQuotaSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ResourceQuotaSpecFluentModifier and TypeInterfaceDescriptioninterface
V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
Generatedclass
V1ResourceQuotaSpecFluentImpl<A extends V1ResourceQuotaSpecFluent<A>>
GeneratedSubinterfaces of V1ResourceQuotaSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ResourceQuotaSpecFluentModifier and TypeClassDescriptionclass
class
V1ResourceQuotaSpecFluentImpl<A extends V1ResourceQuotaSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ResourceQuotaSpecFluentModifierConstructorDescriptionV1ResourceQuotaSpecBuilder
(V1ResourceQuotaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance) V1ResourceQuotaSpecBuilder
(V1ResourceQuotaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance, Boolean validationEnabled) V1ResourceQuotaSpecBuilder
(V1ResourceQuotaSpecFluent<?> fluent, Boolean validationEnabled)