Java com.amazonaws.services.simpleemail.model GetSendQuotaResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.simpleemail.model GetSendQuotaResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.simpleemail.model GetSendQuotaResult.

The text is from its open source code.

Method

DoublegetMax24HourSend()

The maximum number of emails the user is allowed to send in a 24-hour interval.

DoublegetMaxSendRate()

The maximum number of emails that Amazon SES can accept from the user's account per second.

DoublegetSentLast24Hours()

The number of emails sent during the previous 24 hours.