Uses of Class
software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
Packages that use GetSendQuotaRequest
Package
Description
-
Uses of GetSendQuotaRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type GetSendQuotaRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetSendQuotaResponse>SesAsyncClient.getSendQuota(GetSendQuotaRequest getSendQuotaRequest) Provides the sending limits for the Amazon SES account.default GetSendQuotaResponseSesClient.getSendQuota(GetSendQuotaRequest getSendQuotaRequest) Provides the sending limits for the Amazon SES account. -
Uses of GetSendQuotaRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type GetSendQuotaRequestModifier and TypeMethodDescriptionGetSendQuotaRequestMarshaller.marshall(GetSendQuotaRequest getSendQuotaRequest)