@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetEmailIdentityResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Details about an email identity.
Constructor and Description |
---|
GetEmailIdentityResult() |
Modifier and Type | Method and Description |
---|---|
GetEmailIdentityResult |
clone() |
boolean |
equals(Object obj) |
DkimAttributes |
getDkimAttributes()
An object that contains information about the DKIM attributes for the identity.
|
Boolean |
getFeedbackForwardingStatus()
The feedback forwarding configuration for the identity.
|
String |
getIdentityType()
The email identity type.
|
MailFromAttributes |
getMailFromAttributes()
An object that contains information about the Mail-From attributes for the email identity.
|
List<Tag> |
getTags()
An array of objects that define the tags (keys and values) that are associated with the email identity.
|
Boolean |
getVerifiedForSendingStatus()
Specifies whether or not the identity is verified.
|
int |
hashCode() |
Boolean |
isFeedbackForwardingStatus()
The feedback forwarding configuration for the identity.
|
Boolean |
isVerifiedForSendingStatus()
Specifies whether or not the identity is verified.
|
void |
setDkimAttributes(DkimAttributes dkimAttributes)
An object that contains information about the DKIM attributes for the identity.
|
void |
setFeedbackForwardingStatus(Boolean feedbackForwardingStatus)
The feedback forwarding configuration for the identity.
|
void |
setIdentityType(String identityType)
The email identity type.
|
void |
setMailFromAttributes(MailFromAttributes mailFromAttributes)
An object that contains information about the Mail-From attributes for the email identity.
|
void |
setTags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that are associated with the email identity.
|
void |
setVerifiedForSendingStatus(Boolean verifiedForSendingStatus)
Specifies whether or not the identity is verified.
|
String |
toString()
Returns a string representation of this object.
|
GetEmailIdentityResult |
withDkimAttributes(DkimAttributes dkimAttributes)
An object that contains information about the DKIM attributes for the identity.
|
GetEmailIdentityResult |
withFeedbackForwardingStatus(Boolean feedbackForwardingStatus)
The feedback forwarding configuration for the identity.
|
GetEmailIdentityResult |
withIdentityType(IdentityType identityType)
The email identity type.
|
GetEmailIdentityResult |
withIdentityType(String identityType)
The email identity type.
|
GetEmailIdentityResult |
withMailFromAttributes(MailFromAttributes mailFromAttributes)
An object that contains information about the Mail-From attributes for the email identity.
|
GetEmailIdentityResult |
withTags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that are associated with the email identity.
|
GetEmailIdentityResult |
withTags(Tag... tags)
An array of objects that define the tags (keys and values) that are associated with the email identity.
|
GetEmailIdentityResult |
withVerifiedForSendingStatus(Boolean verifiedForSendingStatus)
Specifies whether or not the identity is verified.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setIdentityType(String identityType)
The email identity type.
identityType
- The email identity type.IdentityType
public String getIdentityType()
The email identity type.
IdentityType
public GetEmailIdentityResult withIdentityType(String identityType)
The email identity type.
identityType
- The email identity type.IdentityType
public GetEmailIdentityResult withIdentityType(IdentityType identityType)
The email identity type.
identityType
- The email identity type.IdentityType
public void setFeedbackForwardingStatus(Boolean feedbackForwardingStatus)
The feedback forwarding configuration for the identity.
If the value is true
, Amazon Pinpoint sends you email notifications when bounce or complaint events
occur. Amazon Pinpoint sends this notification to the address that you specified in the Return-Path header of the
original email.
When you set this value to false
, Amazon Pinpoint sends notifications through other mechanisms, such
as by notifying an Amazon SNS topic or another event destination. You're required to have a method of tracking
bounces and complaints. If you haven't set up another mechanism for receiving bounce or complaint notifications,
Amazon Pinpoint sends an email notification when these events occur (even if this setting is disabled).
feedbackForwardingStatus
- The feedback forwarding configuration for the identity.
If the value is true
, Amazon Pinpoint sends you email notifications when bounce or complaint
events occur. Amazon Pinpoint sends this notification to the address that you specified in the Return-Path
header of the original email.
When you set this value to false
, Amazon Pinpoint sends notifications through other
mechanisms, such as by notifying an Amazon SNS topic or another event destination. You're required to have
a method of tracking bounces and complaints. If you haven't set up another mechanism for receiving bounce
or complaint notifications, Amazon Pinpoint sends an email notification when these events occur (even if
this setting is disabled).
public Boolean getFeedbackForwardingStatus()
The feedback forwarding configuration for the identity.
If the value is true
, Amazon Pinpoint sends you email notifications when bounce or complaint events
occur. Amazon Pinpoint sends this notification to the address that you specified in the Return-Path header of the
original email.
When you set this value to false
, Amazon Pinpoint sends notifications through other mechanisms, such
as by notifying an Amazon SNS topic or another event destination. You're required to have a method of tracking
bounces and complaints. If you haven't set up another mechanism for receiving bounce or complaint notifications,
Amazon Pinpoint sends an email notification when these events occur (even if this setting is disabled).
If the value is true
, Amazon Pinpoint sends you email notifications when bounce or complaint
events occur. Amazon Pinpoint sends this notification to the address that you specified in the
Return-Path header of the original email.
When you set this value to false
, Amazon Pinpoint sends notifications through other
mechanisms, such as by notifying an Amazon SNS topic or another event destination. You're required to
have a method of tracking bounces and complaints. If you haven't set up another mechanism for receiving
bounce or complaint notifications, Amazon Pinpoint sends an email notification when these events occur
(even if this setting is disabled).
public GetEmailIdentityResult withFeedbackForwardingStatus(Boolean feedbackForwardingStatus)
The feedback forwarding configuration for the identity.
If the value is true
, Amazon Pinpoint sends you email notifications when bounce or complaint events
occur. Amazon Pinpoint sends this notification to the address that you specified in the Return-Path header of the
original email.
When you set this value to false
, Amazon Pinpoint sends notifications through other mechanisms, such
as by notifying an Amazon SNS topic or another event destination. You're required to have a method of tracking
bounces and complaints. If you haven't set up another mechanism for receiving bounce or complaint notifications,
Amazon Pinpoint sends an email notification when these events occur (even if this setting is disabled).
feedbackForwardingStatus
- The feedback forwarding configuration for the identity.
If the value is true
, Amazon Pinpoint sends you email notifications when bounce or complaint
events occur. Amazon Pinpoint sends this notification to the address that you specified in the Return-Path
header of the original email.
When you set this value to false
, Amazon Pinpoint sends notifications through other
mechanisms, such as by notifying an Amazon SNS topic or another event destination. You're required to have
a method of tracking bounces and complaints. If you haven't set up another mechanism for receiving bounce
or complaint notifications, Amazon Pinpoint sends an email notification when these events occur (even if
this setting is disabled).
public Boolean isFeedbackForwardingStatus()
The feedback forwarding configuration for the identity.
If the value is true
, Amazon Pinpoint sends you email notifications when bounce or complaint events
occur. Amazon Pinpoint sends this notification to the address that you specified in the Return-Path header of the
original email.
When you set this value to false
, Amazon Pinpoint sends notifications through other mechanisms, such
as by notifying an Amazon SNS topic or another event destination. You're required to have a method of tracking
bounces and complaints. If you haven't set up another mechanism for receiving bounce or complaint notifications,
Amazon Pinpoint sends an email notification when these events occur (even if this setting is disabled).
If the value is true
, Amazon Pinpoint sends you email notifications when bounce or complaint
events occur. Amazon Pinpoint sends this notification to the address that you specified in the
Return-Path header of the original email.
When you set this value to false
, Amazon Pinpoint sends notifications through other
mechanisms, such as by notifying an Amazon SNS topic or another event destination. You're required to
have a method of tracking bounces and complaints. If you haven't set up another mechanism for receiving
bounce or complaint notifications, Amazon Pinpoint sends an email notification when these events occur
(even if this setting is disabled).
public void setVerifiedForSendingStatus(Boolean verifiedForSendingStatus)
Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email from verified email addresses or domains. For more information about verifying identities, see the Amazon Pinpoint User Guide.
verifiedForSendingStatus
- Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email from
verified email addresses or domains. For more information about verifying identities, see the Amazon
Pinpoint User Guide.public Boolean getVerifiedForSendingStatus()
Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email from verified email addresses or domains. For more information about verifying identities, see the Amazon Pinpoint User Guide.
public GetEmailIdentityResult withVerifiedForSendingStatus(Boolean verifiedForSendingStatus)
Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email from verified email addresses or domains. For more information about verifying identities, see the Amazon Pinpoint User Guide.
verifiedForSendingStatus
- Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email from
verified email addresses or domains. For more information about verifying identities, see the Amazon
Pinpoint User Guide.public Boolean isVerifiedForSendingStatus()
Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email from verified email addresses or domains. For more information about verifying identities, see the Amazon Pinpoint User Guide.
public void setDkimAttributes(DkimAttributes dkimAttributes)
An object that contains information about the DKIM attributes for the identity. This object includes the tokens that you use to create the CNAME records that are required to complete the DKIM verification process.
dkimAttributes
- An object that contains information about the DKIM attributes for the identity. This object includes the
tokens that you use to create the CNAME records that are required to complete the DKIM verification
process.public DkimAttributes getDkimAttributes()
An object that contains information about the DKIM attributes for the identity. This object includes the tokens that you use to create the CNAME records that are required to complete the DKIM verification process.
public GetEmailIdentityResult withDkimAttributes(DkimAttributes dkimAttributes)
An object that contains information about the DKIM attributes for the identity. This object includes the tokens that you use to create the CNAME records that are required to complete the DKIM verification process.
dkimAttributes
- An object that contains information about the DKIM attributes for the identity. This object includes the
tokens that you use to create the CNAME records that are required to complete the DKIM verification
process.public void setMailFromAttributes(MailFromAttributes mailFromAttributes)
An object that contains information about the Mail-From attributes for the email identity.
mailFromAttributes
- An object that contains information about the Mail-From attributes for the email identity.public MailFromAttributes getMailFromAttributes()
An object that contains information about the Mail-From attributes for the email identity.
public GetEmailIdentityResult withMailFromAttributes(MailFromAttributes mailFromAttributes)
An object that contains information about the Mail-From attributes for the email identity.
mailFromAttributes
- An object that contains information about the Mail-From attributes for the email identity.public List<Tag> getTags()
An array of objects that define the tags (keys and values) that are associated with the email identity.
public void setTags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that are associated with the email identity.
tags
- An array of objects that define the tags (keys and values) that are associated with the email identity.public GetEmailIdentityResult withTags(Tag... tags)
An array of objects that define the tags (keys and values) that are associated with the email identity.
NOTE: This method appends the values to the existing list (if any). Use
setTags(java.util.Collection)
or withTags(java.util.Collection)
if you want to override the
existing values.
tags
- An array of objects that define the tags (keys and values) that are associated with the email identity.public GetEmailIdentityResult withTags(Collection<Tag> tags)
An array of objects that define the tags (keys and values) that are associated with the email identity.
tags
- An array of objects that define the tags (keys and values) that are associated with the email identity.public String toString()
toString
in class Object
Object.toString()
public GetEmailIdentityResult clone()