@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetDeliverabilityDashboardOptionsResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
An object that shows the status of the Deliverability dashboard.
Constructor and Description |
---|
GetDeliverabilityDashboardOptionsResult() |
Modifier and Type | Method and Description |
---|---|
GetDeliverabilityDashboardOptionsResult |
clone() |
boolean |
equals(Object obj) |
String |
getAccountStatus()
The current status of your Deliverability dashboard subscription.
|
List<DomainDeliverabilityTrackingOption> |
getActiveSubscribedDomains()
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
|
Boolean |
getDashboardEnabled()
Specifies whether the Deliverability dashboard is enabled.
|
List<DomainDeliverabilityTrackingOption> |
getPendingExpirationSubscribedDomains()
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
|
Date |
getSubscriptionExpiryDate()
The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled to
expire, if your subscription is scheduled to expire at the end of the current calendar month.
|
int |
hashCode() |
Boolean |
isDashboardEnabled()
Specifies whether the Deliverability dashboard is enabled.
|
void |
setAccountStatus(String accountStatus)
The current status of your Deliverability dashboard subscription.
|
void |
setActiveSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> activeSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
|
void |
setDashboardEnabled(Boolean dashboardEnabled)
Specifies whether the Deliverability dashboard is enabled.
|
void |
setPendingExpirationSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> pendingExpirationSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
|
void |
setSubscriptionExpiryDate(Date subscriptionExpiryDate)
The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled to
expire, if your subscription is scheduled to expire at the end of the current calendar month.
|
String |
toString()
Returns a string representation of this object.
|
GetDeliverabilityDashboardOptionsResult |
withAccountStatus(DeliverabilityDashboardAccountStatus accountStatus)
The current status of your Deliverability dashboard subscription.
|
GetDeliverabilityDashboardOptionsResult |
withAccountStatus(String accountStatus)
The current status of your Deliverability dashboard subscription.
|
GetDeliverabilityDashboardOptionsResult |
withActiveSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> activeSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
|
GetDeliverabilityDashboardOptionsResult |
withActiveSubscribedDomains(DomainDeliverabilityTrackingOption... activeSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
|
GetDeliverabilityDashboardOptionsResult |
withDashboardEnabled(Boolean dashboardEnabled)
Specifies whether the Deliverability dashboard is enabled.
|
GetDeliverabilityDashboardOptionsResult |
withPendingExpirationSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> pendingExpirationSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
|
GetDeliverabilityDashboardOptionsResult |
withPendingExpirationSubscribedDomains(DomainDeliverabilityTrackingOption... pendingExpirationSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
|
GetDeliverabilityDashboardOptionsResult |
withSubscriptionExpiryDate(Date subscriptionExpiryDate)
The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled to
expire, if your subscription is scheduled to expire at the end of the current calendar month.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public GetDeliverabilityDashboardOptionsResult()
public void setDashboardEnabled(Boolean dashboardEnabled)
Specifies whether the Deliverability dashboard is enabled. If this value is true
, the dashboard is
enabled.
dashboardEnabled
- Specifies whether the Deliverability dashboard is enabled. If this value is true
, the
dashboard is enabled.public Boolean getDashboardEnabled()
Specifies whether the Deliverability dashboard is enabled. If this value is true
, the dashboard is
enabled.
true
, the
dashboard is enabled.public GetDeliverabilityDashboardOptionsResult withDashboardEnabled(Boolean dashboardEnabled)
Specifies whether the Deliverability dashboard is enabled. If this value is true
, the dashboard is
enabled.
dashboardEnabled
- Specifies whether the Deliverability dashboard is enabled. If this value is true
, the
dashboard is enabled.public Boolean isDashboardEnabled()
Specifies whether the Deliverability dashboard is enabled. If this value is true
, the dashboard is
enabled.
true
, the
dashboard is enabled.public void setSubscriptionExpiryDate(Date subscriptionExpiryDate)
The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled to expire, if your subscription is scheduled to expire at the end of the current calendar month. This value is null if you have an active subscription that isn’t due to expire at the end of the month.
subscriptionExpiryDate
- The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled
to expire, if your subscription is scheduled to expire at the end of the current calendar month. This
value is null if you have an active subscription that isn’t due to expire at the end of the month.public Date getSubscriptionExpiryDate()
The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled to expire, if your subscription is scheduled to expire at the end of the current calendar month. This value is null if you have an active subscription that isn’t due to expire at the end of the month.
public GetDeliverabilityDashboardOptionsResult withSubscriptionExpiryDate(Date subscriptionExpiryDate)
The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled to expire, if your subscription is scheduled to expire at the end of the current calendar month. This value is null if you have an active subscription that isn’t due to expire at the end of the month.
subscriptionExpiryDate
- The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled
to expire, if your subscription is scheduled to expire at the end of the current calendar month. This
value is null if you have an active subscription that isn’t due to expire at the end of the month.public void setAccountStatus(String accountStatus)
The current status of your Deliverability dashboard subscription. If this value is
PENDING_EXPIRATION
, your subscription is scheduled to expire at the end of the current calendar
month.
accountStatus
- The current status of your Deliverability dashboard subscription. If this value is
PENDING_EXPIRATION
, your subscription is scheduled to expire at the end of the current
calendar month.DeliverabilityDashboardAccountStatus
public String getAccountStatus()
The current status of your Deliverability dashboard subscription. If this value is
PENDING_EXPIRATION
, your subscription is scheduled to expire at the end of the current calendar
month.
PENDING_EXPIRATION
, your subscription is scheduled to expire at the end of the current
calendar month.DeliverabilityDashboardAccountStatus
public GetDeliverabilityDashboardOptionsResult withAccountStatus(String accountStatus)
The current status of your Deliverability dashboard subscription. If this value is
PENDING_EXPIRATION
, your subscription is scheduled to expire at the end of the current calendar
month.
accountStatus
- The current status of your Deliverability dashboard subscription. If this value is
PENDING_EXPIRATION
, your subscription is scheduled to expire at the end of the current
calendar month.DeliverabilityDashboardAccountStatus
public GetDeliverabilityDashboardOptionsResult withAccountStatus(DeliverabilityDashboardAccountStatus accountStatus)
The current status of your Deliverability dashboard subscription. If this value is
PENDING_EXPIRATION
, your subscription is scheduled to expire at the end of the current calendar
month.
accountStatus
- The current status of your Deliverability dashboard subscription. If this value is
PENDING_EXPIRATION
, your subscription is scheduled to expire at the end of the current
calendar month.DeliverabilityDashboardAccountStatus
public List<DomainDeliverabilityTrackingOption> getActiveSubscribedDomains()
An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
public void setActiveSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> activeSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
activeSubscribedDomains
- An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar
month.public GetDeliverabilityDashboardOptionsResult withActiveSubscribedDomains(DomainDeliverabilityTrackingOption... activeSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
NOTE: This method appends the values to the existing list (if any). Use
setActiveSubscribedDomains(java.util.Collection)
or
withActiveSubscribedDomains(java.util.Collection)
if you want to override the existing values.
activeSubscribedDomains
- An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar
month.public GetDeliverabilityDashboardOptionsResult withActiveSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> activeSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.
activeSubscribedDomains
- An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar
month.public List<DomainDeliverabilityTrackingOption> getPendingExpirationSubscribedDomains()
An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
public void setPendingExpirationSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> pendingExpirationSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
pendingExpirationSubscribedDomains
- An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.public GetDeliverabilityDashboardOptionsResult withPendingExpirationSubscribedDomains(DomainDeliverabilityTrackingOption... pendingExpirationSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
NOTE: This method appends the values to the existing list (if any). Use
setPendingExpirationSubscribedDomains(java.util.Collection)
or
withPendingExpirationSubscribedDomains(java.util.Collection)
if you want to override the existing
values.
pendingExpirationSubscribedDomains
- An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.public GetDeliverabilityDashboardOptionsResult withPendingExpirationSubscribedDomains(Collection<DomainDeliverabilityTrackingOption> pendingExpirationSubscribedDomains)
An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.
pendingExpirationSubscribedDomains
- An array of objects, one for each verified domain that you use to send email and currently has an active
Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.public String toString()
toString
in class Object
Object.toString()
public GetDeliverabilityDashboardOptionsResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.