Uses of Interface
software.amazon.awssdk.services.rds.model.AccountQuota.Builder
Packages that use AccountQuota.Builder
-
Uses of AccountQuota.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return AccountQuota.BuilderModifier and TypeMethodDescriptionAccountQuota.Builder.accountQuotaName(String accountQuotaName) The name of the Amazon RDS quota for this Amazon Web Services account.static AccountQuota.BuilderAccountQuota.builder()The maximum allowed value for the quota.AccountQuota.toBuilder()The amount currently used toward the quota maximum.Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type AccountQuota.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AccountQuota.Builder>AccountQuota.serializableBuilderClass()