@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetDeliverabilityDashboardOptionsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
A request to retrieve the status of the Deliverability dashboard for your account. When the Deliverability dashboard is enabled, you gain access to reputation metrics for the domains that you use to send email using Amazon Pinpoint. You also gain the ability to perform predictive inbox placement tests.
When you use the Deliverability dashboard, you pay a monthly charge of USD$1,250.00, in addition to any other fees that you accrue by using Amazon Pinpoint. If you enable the Deliverability dashboard after the first day of a calendar month, AWS prorates the monthly charge based on how many days have elapsed in the current calendar month.
NOOP| Constructor and Description |
|---|
GetDeliverabilityDashboardOptionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetDeliverabilityDashboardOptionsRequest |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic GetDeliverabilityDashboardOptionsRequest()
public String toString()
toString in class ObjectObject.toString()public GetDeliverabilityDashboardOptionsRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2019. All rights reserved.