Uses of Class
com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
Packages that use GetSendQuotaRequest
-
Uses of GetSendQuotaRequest in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail with parameters of type GetSendQuotaRequestModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailService.getSendQuota
(GetSendQuotaRequest request) AmazonSimpleEmailService.getSendQuota
(GetSendQuotaRequest getSendQuotaRequest) Returns the user's current sending limits.AmazonSimpleEmailServiceClient.getSendQuota
(GetSendQuotaRequest getSendQuotaRequest) Returns the user's current sending limits.AbstractAmazonSimpleEmailServiceAsync.getSendQuotaAsync
(GetSendQuotaRequest request) AbstractAmazonSimpleEmailServiceAsync.getSendQuotaAsync
(GetSendQuotaRequest request, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) AmazonSimpleEmailServiceAsync.getSendQuotaAsync
(GetSendQuotaRequest getSendQuotaRequest) Returns the user's current sending limits.AmazonSimpleEmailServiceAsync.getSendQuotaAsync
(GetSendQuotaRequest getSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Returns the user's current sending limits.AmazonSimpleEmailServiceAsyncClient.getSendQuotaAsync
(GetSendQuotaRequest request) AmazonSimpleEmailServiceAsyncClient.getSendQuotaAsync
(GetSendQuotaRequest request, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Method parameters in com.amazonaws.services.simpleemail with type arguments of type GetSendQuotaRequestModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.getSendQuotaAsync
(AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Simplified method form for invoking the GetSendQuota operation with an AsyncHandler.AbstractAmazonSimpleEmailServiceAsync.getSendQuotaAsync
(GetSendQuotaRequest request, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) AmazonSimpleEmailServiceAsync.getSendQuotaAsync
(AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Simplified method form for invoking the GetSendQuota operation with an AsyncHandler.AmazonSimpleEmailServiceAsync.getSendQuotaAsync
(GetSendQuotaRequest getSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Returns the user's current sending limits.AmazonSimpleEmailServiceAsyncClient.getSendQuotaAsync
(AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) Simplified method form for invoking the GetSendQuota operation with an AsyncHandler.AmazonSimpleEmailServiceAsyncClient.getSendQuotaAsync
(GetSendQuotaRequest request, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult> asyncHandler) -
Uses of GetSendQuotaRequest in com.amazonaws.services.simpleemail.model
Methods in com.amazonaws.services.simpleemail.model that return GetSendQuotaRequest