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 TypeInterfaceDescriptioninterfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>GeneratedclassV1ResourceQuotaSpecFluentImpl<A extends V1ResourceQuotaSpecFluent<A>>GeneratedSubinterfaces of V1ResourceQuotaSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ResourceQuotaSpecFluentModifier and TypeClassDescriptionclassclassV1ResourceQuotaSpecFluentImpl<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)