Uses of Class
com.amazonaws.services.databasemigrationservice.model.AccountQuota
Packages that use AccountQuota
-
Uses of AccountQuota in com.amazonaws.services.databasemigrationservice.model
Methods in com.amazonaws.services.databasemigrationservice.model that return AccountQuotaModifier and TypeMethodDescriptionAccountQuota.clone()AccountQuota.withAccountQuotaName(String accountQuotaName) The name of the AWS DMS quota for this AWS account.The maximum allowed value for the quota.The amount currently used toward the quota maximum.Methods in com.amazonaws.services.databasemigrationservice.model that return types with arguments of type AccountQuotaModifier and TypeMethodDescriptionDescribeAccountAttributesResult.getAccountQuotas()Account quota information.Methods in com.amazonaws.services.databasemigrationservice.model with parameters of type AccountQuotaModifier and TypeMethodDescriptionDescribeAccountAttributesResult.withAccountQuotas(AccountQuota... accountQuotas) Account quota information.Method parameters in com.amazonaws.services.databasemigrationservice.model with type arguments of type AccountQuotaModifier and TypeMethodDescriptionvoidDescribeAccountAttributesResult.setAccountQuotas(Collection<AccountQuota> accountQuotas) Account quota information.DescribeAccountAttributesResult.withAccountQuotas(Collection<AccountQuota> accountQuotas) Account quota information.