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