Uses of Class
software.amazon.awssdk.services.pinpointemail.model.SendQuota
-
Packages that use SendQuota Package Description software.amazon.awssdk.services.pinpointemail.model -
-
Uses of SendQuota in software.amazon.awssdk.services.pinpointemail.model
Methods in software.amazon.awssdk.services.pinpointemail.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 Pinpoint account in the current AWS Region.Methods in software.amazon.awssdk.services.pinpointemail.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 Pinpoint account in the current AWS Region.
-