Uses of Class
software.amazon.awssdk.services.sesv2.model.SendQuota
-
Packages that use SendQuota Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of SendQuota in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SendQuota Modifier and Type Method Description SendQuotaGetAccountResponse. sendQuota()An object that contains information about the per-day and per-second sending limits for your Amazon SES account in the current Amazon Web Services Region.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SendQuota Modifier and Type Method Description GetAccountResponse.BuilderGetAccountResponse.Builder. sendQuota(SendQuota sendQuota)An object that contains information about the per-day and per-second sending limits for your Amazon SES account in the current Amazon Web Services Region.
-