Uses of Interface
io.kubernetes.client.openapi.models.V1ResourceQuotaStatusFluent
Packages that use V1ResourceQuotaStatusFluent
-
Uses of V1ResourceQuotaStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ResourceQuotaStatusFluentModifier and TypeInterfaceDescriptioninterface
V1ResourceQuotaStatusFluent<A extends V1ResourceQuotaStatusFluent<A>>
Generatedclass
V1ResourceQuotaStatusFluentImpl<A extends V1ResourceQuotaStatusFluent<A>>
GeneratedSubinterfaces of V1ResourceQuotaStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ResourceQuotaStatusFluentModifier and TypeClassDescriptionclass
class
V1ResourceQuotaStatusFluentImpl<A extends V1ResourceQuotaStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ResourceQuotaStatusFluentModifierConstructorDescriptionV1ResourceQuotaStatusBuilder
(V1ResourceQuotaStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance) V1ResourceQuotaStatusBuilder
(V1ResourceQuotaStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuotaStatus instance, Boolean validationEnabled) V1ResourceQuotaStatusBuilder
(V1ResourceQuotaStatusFluent<?> fluent, Boolean validationEnabled)