Uses of Class
software.amazon.awssdk.services.rds.model.AccountQuota
Packages that use AccountQuota
-
Uses of AccountQuota in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type AccountQuotaModifier and TypeMethodDescriptionfinal List<AccountQuota>DescribeAccountAttributesResponse.accountQuotas()A list ofAccountQuotaobjects.Methods in software.amazon.awssdk.services.rds.model with parameters of type AccountQuotaModifier and TypeMethodDescriptionDescribeAccountAttributesResponse.Builder.accountQuotas(AccountQuota... accountQuotas) A list ofAccountQuotaobjects.Method parameters in software.amazon.awssdk.services.rds.model with type arguments of type AccountQuotaModifier and TypeMethodDescriptionDescribeAccountAttributesResponse.Builder.accountQuotas(Collection<AccountQuota> accountQuotas) A list ofAccountQuotaobjects.