- CannotDeleteException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the delete operation could not be completed.
- CannotDeleteException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.AccountSendingPausedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.CannotDeleteException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidPolicyException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsTopicException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTemplateException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.LimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.MessageRejectedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.RuleDoesNotExistException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.SesException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException.Builder
-
- ccAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
-
The CC: field(s) of the message.
- ccAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
-
The CC: field(s) of the message.
- ccAddresses() - Method in class software.amazon.awssdk.services.ses.model.Destination
-
The CC: field(s) of the message.
- charset(String) - Method in interface software.amazon.awssdk.services.ses.model.Content.Builder
-
The character set of the content.
- charset() - Method in class software.amazon.awssdk.services.ses.model.Content
-
The character set of the content.
- cidr(String) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptIpFilter.Builder
-
A single IP address or a range of IP addresses that you want to block or allow, specified in Classless
Inter-Domain Routing (CIDR) notation.
- cidr() - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
-
A single IP address or a range of IP addresses that you want to block or allow, specified in Classless
Inter-Domain Routing (CIDR) notation.
- cloneReceiptRuleSet(CloneReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a receipt rule set by cloning an existing one.
- cloneReceiptRuleSet(Consumer<CloneReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a receipt rule set by cloning an existing one.
- cloneReceiptRuleSet(CloneReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a receipt rule set by cloning an existing one.
- cloneReceiptRuleSet(Consumer<CloneReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a receipt rule set by cloning an existing one.
- CloneReceiptRuleSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create a receipt rule set by cloning an existing one.
- CloneReceiptRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CloneReceiptRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CloneReceiptRuleSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CloneReceiptRuleSetRequestMarshaller
-
- CloneReceiptRuleSetResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- CloneReceiptRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CloudWatchDestination - Class in software.amazon.awssdk.services.ses.model
-
Contains information associated with an Amazon CloudWatch event destination to which email sending events are
published.
- cloudWatchDestination(CloudWatchDestination) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
-
An object that contains the names, default values, and sources of the dimensions associated with an Amazon
CloudWatch event destination.
- cloudWatchDestination(Consumer<CloudWatchDestination.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
-
An object that contains the names, default values, and sources of the dimensions associated with an Amazon
CloudWatch event destination.
- cloudWatchDestination() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
-
An object that contains the names, default values, and sources of the dimensions associated with an Amazon
CloudWatch event destination.
- CloudWatchDestination.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CloudWatchDimensionConfiguration - Class in software.amazon.awssdk.services.ses.model
-
Contains the dimension configuration to use when you publish email sending events to Amazon CloudWatch.
- CloudWatchDimensionConfiguration.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- complaints(Long) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
-
Number of unwanted emails that were rejected by recipients.
- complaints() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
-
Number of unwanted emails that were rejected by recipients.
- complaintTopic(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish complaint notifications.
- complaintTopic() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish complaint notifications.
- ConfigurationSet - Class in software.amazon.awssdk.services.ses.model
-
The name of the configuration set.
- configurationSet(ConfigurationSet) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest.Builder
-
A data structure that contains the name of the configuration set.
- configurationSet(Consumer<ConfigurationSet.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest.Builder
-
A data structure that contains the name of the configuration set.
- configurationSet() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
-
A data structure that contains the name of the configuration set.
- configurationSet(ConfigurationSet) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
-
The configuration set object associated with the specified configuration set.
- configurationSet(Consumer<ConfigurationSet.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
-
The configuration set object associated with the specified configuration set.
- configurationSet() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
-
The configuration set object associated with the specified configuration set.
- ConfigurationSet.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ConfigurationSetAlreadyExistsException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the configuration set could not be created because of a naming conflict.
- ConfigurationSetAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ConfigurationSetAttribute - Enum in software.amazon.awssdk.services.ses.model
-
- configurationSetAttributeNames(Collection<ConfigurationSetAttribute>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest.Builder
-
A list of configuration set attributes to return.
- configurationSetAttributeNames(ConfigurationSetAttribute...) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest.Builder
-
A list of configuration set attributes to return.
- configurationSetAttributeNames() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
-
A list of configuration set attributes to return.
- configurationSetAttributeNamesAsStrings() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
-
A list of configuration set attributes to return.
- configurationSetAttributeNamesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest.Builder
-
A list of configuration set attributes to return.
- configurationSetAttributeNamesWithStrings(String...) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest.Builder
-
A list of configuration set attributes to return.
- ConfigurationSetDoesNotExistException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the configuration set does not exist.
- ConfigurationSetDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
-
Indicates that the configuration set does not exist.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException
-
Indicates that the configuration set does not exist.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException.Builder
-
Indicates that the configuration set does not exist.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException
-
Indicates that the configuration set does not exist.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException.Builder
-
The name of the configuration set for which email sending is disabled.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException
-
The name of the configuration set for which email sending is disabled.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest.Builder
-
The name of the configuration set that the event destination should be associated with.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
-
The name of the configuration set that the event destination should be associated with.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest.Builder
-
The name of the configuration set that the tracking options should be associated with.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
-
The name of the configuration set that the tracking options should be associated with.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest.Builder
-
The name of the configuration set from which to delete the event destination.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
-
The name of the configuration set from which to delete the event destination.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest.Builder
-
The name of the configuration set to delete.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
-
The name of the configuration set to delete.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest.Builder
-
The name of the configuration set from which you want to delete the tracking options.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
-
The name of the configuration set from which you want to delete the tracking options.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest.Builder
-
The name of the configuration set to describe.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
-
The name of the configuration set to describe.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
-
Indicates that the configuration set does not exist.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException
-
Indicates that the configuration set does not exist.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
-
Indicates that the configuration set does not exist.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException
-
Indicates that the configuration set does not exist.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException.Builder
-
Indicates that the configuration set does not exist.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException
-
Indicates that the configuration set does not exist.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
-
Indicates that the configuration set does not exist.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException
-
Indicates that the configuration set does not exist.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException.Builder
-
Indicates that the configuration set does not exist.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException
-
Indicates that the configuration set does not exist.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest.Builder
-
The name of the configuration set that you want to specify the delivery options for.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
-
The name of the configuration set that you want to specify the delivery options for.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
The name of the configuration set to use when you send an email using SendBulkTemplatedEmail
.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
The name of the configuration set to use when you send an email using SendBulkTemplatedEmail
.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest.Builder
-
Name of a configuration set to use when sending the verification email.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
-
Name of a configuration set to use when sending the verification email.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
The name of the configuration set to use when you send an email using SendEmail
.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
The name of the configuration set to use when you send an email using SendEmail
.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
The name of the configuration set to use when you send an email using SendRawEmail
.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
The name of the configuration set to use when you send an email using SendRawEmail
.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The name of the configuration set to use when you send an email using SendTemplatedEmail
.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
The name of the configuration set to use when you send an email using SendTemplatedEmail
.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException.Builder
-
Indicates that a TrackingOptions object already exists in the specified configuration set.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException
-
Indicates that a TrackingOptions object already exists in the specified configuration set.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException.Builder
-
Indicates that a TrackingOptions object does not exist in the specified configuration set.
- configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException
-
Indicates that a TrackingOptions object does not exist in the specified configuration set.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest.Builder
-
The name of the configuration set that contains the event destination that you want to update.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
-
The name of the configuration set that contains the event destination that you want to update.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest.Builder
-
The name of the configuration set that you want to update.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
-
The name of the configuration set that you want to update.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest.Builder
-
The name of the configuration set that you want to update.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
-
The name of the configuration set that you want to update.
- configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest.Builder
-
The name of the configuration set for which you want to update the custom tracking domain.
- configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
-
The name of the configuration set for which you want to update the custom tracking domain.
- configurationSets(Collection<ConfigurationSet>) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse.Builder
-
A list of configuration sets.
- configurationSets(ConfigurationSet...) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse.Builder
-
A list of configuration sets.
- configurationSets(Consumer<ConfigurationSet.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse.Builder
-
A list of configuration sets.
- configurationSets() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
-
A list of configuration sets.
- ConfigurationSetSendingPausedException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that email sending is disabled for the configuration set.
- ConfigurationSetSendingPausedException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- Content - Class in software.amazon.awssdk.services.ses.model
-
Represents textual data, plus an optional character set specification.
- Content.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.ses.model.SesResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.ses.SesClient
-
- createConfigurationSet(CreateConfigurationSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a configuration set.
- createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a configuration set.
- createConfigurationSet(CreateConfigurationSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a configuration set.
- createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a configuration set.
- createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a configuration set event destination.
- createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a configuration set event destination.
- createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a configuration set event destination.
- createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a configuration set event destination.
- CreateConfigurationSetEventDestinationRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create a configuration set event destination.
- CreateConfigurationSetEventDestinationRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateConfigurationSetEventDestinationRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CreateConfigurationSetEventDestinationRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CreateConfigurationSetEventDestinationRequestMarshaller
-
- CreateConfigurationSetEventDestinationResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- CreateConfigurationSetEventDestinationResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateConfigurationSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create a configuration set.
- CreateConfigurationSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateConfigurationSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CreateConfigurationSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CreateConfigurationSetRequestMarshaller
-
- CreateConfigurationSetResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- CreateConfigurationSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- createConfigurationSetTrackingOptions(CreateConfigurationSetTrackingOptionsRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates an association between a configuration set and a custom domain for open and click event tracking.
- createConfigurationSetTrackingOptions(Consumer<CreateConfigurationSetTrackingOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates an association between a configuration set and a custom domain for open and click event tracking.
- createConfigurationSetTrackingOptions(CreateConfigurationSetTrackingOptionsRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates an association between a configuration set and a custom domain for open and click event tracking.
- createConfigurationSetTrackingOptions(Consumer<CreateConfigurationSetTrackingOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates an association between a configuration set and a custom domain for open and click event tracking.
- CreateConfigurationSetTrackingOptionsRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create an open and click tracking option object in a configuration set.
- CreateConfigurationSetTrackingOptionsRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateConfigurationSetTrackingOptionsRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CreateConfigurationSetTrackingOptionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CreateConfigurationSetTrackingOptionsRequestMarshaller
-
- CreateConfigurationSetTrackingOptionsResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- CreateConfigurationSetTrackingOptionsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- createCustomVerificationEmailTemplate(CreateCustomVerificationEmailTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a new custom verification email template.
- createCustomVerificationEmailTemplate(Consumer<CreateCustomVerificationEmailTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a new custom verification email template.
- createCustomVerificationEmailTemplate(CreateCustomVerificationEmailTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a new custom verification email template.
- createCustomVerificationEmailTemplate(Consumer<CreateCustomVerificationEmailTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a new custom verification email template.
- CreateCustomVerificationEmailTemplateRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create a custom verification email template.
- CreateCustomVerificationEmailTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateCustomVerificationEmailTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CreateCustomVerificationEmailTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CreateCustomVerificationEmailTemplateRequestMarshaller
-
- CreateCustomVerificationEmailTemplateResponse - Class in software.amazon.awssdk.services.ses.model
-
- CreateCustomVerificationEmailTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- createdTimestamp(Instant) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata.Builder
-
The date and time the receipt rule set was created.
- createdTimestamp() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
-
The date and time the receipt rule set was created.
- createdTimestamp(Instant) - Method in interface software.amazon.awssdk.services.ses.model.TemplateMetadata.Builder
-
The time and date the template was created.
- createdTimestamp() - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
-
The time and date the template was created.
- createReceiptFilter(CreateReceiptFilterRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a new IP address filter.
- createReceiptFilter(Consumer<CreateReceiptFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a new IP address filter.
- createReceiptFilter(CreateReceiptFilterRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a new IP address filter.
- createReceiptFilter(Consumer<CreateReceiptFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a new IP address filter.
- CreateReceiptFilterRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create a new IP address filter.
- CreateReceiptFilterRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateReceiptFilterRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CreateReceiptFilterRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CreateReceiptFilterRequestMarshaller
-
- CreateReceiptFilterResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- CreateReceiptFilterResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- createReceiptRule(CreateReceiptRuleRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a receipt rule.
- createReceiptRule(Consumer<CreateReceiptRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a receipt rule.
- createReceiptRule(CreateReceiptRuleRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a receipt rule.
- createReceiptRule(Consumer<CreateReceiptRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a receipt rule.
- CreateReceiptRuleRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create a receipt rule.
- CreateReceiptRuleRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateReceiptRuleRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CreateReceiptRuleRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CreateReceiptRuleRequestMarshaller
-
- CreateReceiptRuleResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- CreateReceiptRuleResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- createReceiptRuleSet(CreateReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates an empty receipt rule set.
- createReceiptRuleSet(Consumer<CreateReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates an empty receipt rule set.
- createReceiptRuleSet(CreateReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates an empty receipt rule set.
- createReceiptRuleSet(Consumer<CreateReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates an empty receipt rule set.
- CreateReceiptRuleSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create an empty receipt rule set.
- CreateReceiptRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateReceiptRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CreateReceiptRuleSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CreateReceiptRuleSetRequestMarshaller
-
- CreateReceiptRuleSetResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- CreateReceiptRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- createTemplate(CreateTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates an email template.
- createTemplate(Consumer<CreateTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates an email template.
- createTemplate(CreateTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates an email template.
- createTemplate(Consumer<CreateTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates an email template.
- CreateTemplateRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to create an email template.
- CreateTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CreateTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- CreateTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.CreateTemplateRequestMarshaller
-
- CreateTemplateResponse - Class in software.amazon.awssdk.services.ses.model
-
- CreateTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CustomMailFromStatus - Enum in software.amazon.awssdk.services.ses.model
-
- customRedirectDomain(String) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptions.Builder
-
The custom subdomain that will be used to redirect email recipients to the Amazon SES event tracking domain.
- customRedirectDomain() - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
-
The custom subdomain that will be used to redirect email recipients to the Amazon SES event tracking domain.
- CustomVerificationEmailInvalidContentException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that custom verification email template provided content is invalid.
- CustomVerificationEmailInvalidContentException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CustomVerificationEmailTemplate - Class in software.amazon.awssdk.services.ses.model
-
Contains information about a custom verification email template.
- CustomVerificationEmailTemplate.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CustomVerificationEmailTemplateAlreadyExistsException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that a custom verification email template with the name you specified already exists.
- CustomVerificationEmailTemplateAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- CustomVerificationEmailTemplateDoesNotExistException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that a custom verification email template with the name you specified does not exist.
- CustomVerificationEmailTemplateDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- customVerificationEmailTemplateName(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException.Builder
-
Indicates that the provided custom verification email template with the specified template name already
exists.
- customVerificationEmailTemplateName() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException
-
Indicates that the provided custom verification email template with the specified template name already exists.
- customVerificationEmailTemplateName(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException.Builder
-
Indicates that the provided custom verification email template does not exist.
- customVerificationEmailTemplateName() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException
-
Indicates that the provided custom verification email template does not exist.
- customVerificationEmailTemplates(Collection<CustomVerificationEmailTemplate>) - Method in interface software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse.Builder
-
A list of the custom verification email templates that exist in your account.
- customVerificationEmailTemplates(CustomVerificationEmailTemplate...) - Method in interface software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse.Builder
-
A list of the custom verification email templates that exist in your account.
- customVerificationEmailTemplates(Consumer<CustomVerificationEmailTemplate.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse.Builder
-
A list of the custom verification email templates that exist in your account.
- customVerificationEmailTemplates() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
-
A list of the custom verification email templates that exist in your account.
- data(String) - Method in interface software.amazon.awssdk.services.ses.model.Content.Builder
-
The textual data of the content.
- data() - Method in class software.amazon.awssdk.services.ses.model.Content
-
The textual data of the content.
- data(SdkBytes) - Method in interface software.amazon.awssdk.services.ses.model.RawMessage.Builder
-
The raw data of the message.
- data() - Method in class software.amazon.awssdk.services.ses.model.RawMessage
-
The raw data of the message.
- defaultDimensionValue(String) - Method in interface software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration.Builder
-
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of
the dimension when you send an email.
- defaultDimensionValue() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
-
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the
dimension when you send an email.
- defaultTags(Collection<MessageTag>) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send to a destination using
SendBulkTemplatedEmail
.
- defaultTags(MessageTag...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send to a destination using
SendBulkTemplatedEmail
.
- defaultTags(Consumer<MessageTag.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send to a destination using
SendBulkTemplatedEmail
.
- defaultTags() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
A list of tags, in the form of name/value pairs, to apply to an email that you send to a destination using
SendBulkTemplatedEmail
.
- defaultTemplateData(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
A list of replacement values to apply to the template when replacement data is not specified in a Destination
object.
- defaultTemplateData() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
A list of replacement values to apply to the template when replacement data is not specified in a Destination
object.
- deleteConfigurationSet(DeleteConfigurationSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes a configuration set.
- deleteConfigurationSet(Consumer<DeleteConfigurationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes a configuration set.
- deleteConfigurationSet(DeleteConfigurationSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes a configuration set.
- deleteConfigurationSet(Consumer<DeleteConfigurationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes a configuration set.
- deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes a configuration set event destination.
- deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes a configuration set event destination.
- deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes a configuration set event destination.
- deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes a configuration set event destination.
- DeleteConfigurationSetEventDestinationRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete a configuration set event destination.
- DeleteConfigurationSetEventDestinationRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteConfigurationSetEventDestinationRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteConfigurationSetEventDestinationRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteConfigurationSetEventDestinationRequestMarshaller
-
- DeleteConfigurationSetEventDestinationResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- DeleteConfigurationSetEventDestinationResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteConfigurationSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete a configuration set.
- DeleteConfigurationSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteConfigurationSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteConfigurationSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteConfigurationSetRequestMarshaller
-
- DeleteConfigurationSetResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- DeleteConfigurationSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deleteConfigurationSetTrackingOptions(DeleteConfigurationSetTrackingOptionsRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes an association between a configuration set and a custom domain for open and click event tracking.
- deleteConfigurationSetTrackingOptions(Consumer<DeleteConfigurationSetTrackingOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes an association between a configuration set and a custom domain for open and click event tracking.
- deleteConfigurationSetTrackingOptions(DeleteConfigurationSetTrackingOptionsRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes an association between a configuration set and a custom domain for open and click event tracking.
- deleteConfigurationSetTrackingOptions(Consumer<DeleteConfigurationSetTrackingOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes an association between a configuration set and a custom domain for open and click event tracking.
- DeleteConfigurationSetTrackingOptionsRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete open and click tracking options in a configuration set.
- DeleteConfigurationSetTrackingOptionsRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteConfigurationSetTrackingOptionsRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteConfigurationSetTrackingOptionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteConfigurationSetTrackingOptionsRequestMarshaller
-
- DeleteConfigurationSetTrackingOptionsResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- DeleteConfigurationSetTrackingOptionsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deleteCustomVerificationEmailTemplate(DeleteCustomVerificationEmailTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes an existing custom verification email template.
- deleteCustomVerificationEmailTemplate(Consumer<DeleteCustomVerificationEmailTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes an existing custom verification email template.
- deleteCustomVerificationEmailTemplate(DeleteCustomVerificationEmailTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes an existing custom verification email template.
- deleteCustomVerificationEmailTemplate(Consumer<DeleteCustomVerificationEmailTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes an existing custom verification email template.
- DeleteCustomVerificationEmailTemplateRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete an existing custom verification email template.
- DeleteCustomVerificationEmailTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteCustomVerificationEmailTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteCustomVerificationEmailTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteCustomVerificationEmailTemplateRequestMarshaller
-
- DeleteCustomVerificationEmailTemplateResponse - Class in software.amazon.awssdk.services.ses.model
-
- DeleteCustomVerificationEmailTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deleteIdentity(DeleteIdentityRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified identity (an email address or a domain) from the list of verified identities.
- deleteIdentity(Consumer<DeleteIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified identity (an email address or a domain) from the list of verified identities.
- deleteIdentity(DeleteIdentityRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified identity (an email address or a domain) from the list of verified identities.
- deleteIdentity(Consumer<DeleteIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified identity (an email address or a domain) from the list of verified identities.
- deleteIdentityPolicy(DeleteIdentityPolicyRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
- deleteIdentityPolicy(Consumer<DeleteIdentityPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
- deleteIdentityPolicy(DeleteIdentityPolicyRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
- deleteIdentityPolicy(Consumer<DeleteIdentityPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
- DeleteIdentityPolicyRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete a sending authorization policy for an identity.
- DeleteIdentityPolicyRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteIdentityPolicyRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteIdentityPolicyRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteIdentityPolicyRequestMarshaller
-
- DeleteIdentityPolicyResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- DeleteIdentityPolicyResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteIdentityRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete one of your Amazon SES identities (an email address or domain).
- DeleteIdentityRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteIdentityRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteIdentityRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteIdentityRequestMarshaller
-
- DeleteIdentityResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- DeleteIdentityResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deleteReceiptFilter(DeleteReceiptFilterRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified IP address filter.
- deleteReceiptFilter(Consumer<DeleteReceiptFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified IP address filter.
- deleteReceiptFilter(DeleteReceiptFilterRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified IP address filter.
- deleteReceiptFilter(Consumer<DeleteReceiptFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified IP address filter.
- DeleteReceiptFilterRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete an IP address filter.
- DeleteReceiptFilterRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteReceiptFilterRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteReceiptFilterRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteReceiptFilterRequestMarshaller
-
- DeleteReceiptFilterResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- DeleteReceiptFilterResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deleteReceiptRule(DeleteReceiptRuleRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified receipt rule.
- deleteReceiptRule(Consumer<DeleteReceiptRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified receipt rule.
- deleteReceiptRule(DeleteReceiptRuleRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified receipt rule.
- deleteReceiptRule(Consumer<DeleteReceiptRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified receipt rule.
- DeleteReceiptRuleRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete a receipt rule.
- DeleteReceiptRuleRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteReceiptRuleRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteReceiptRuleRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteReceiptRuleRequestMarshaller
-
- DeleteReceiptRuleResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- DeleteReceiptRuleResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deleteReceiptRuleSet(DeleteReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified receipt rule set and all of the receipt rules it contains.
- deleteReceiptRuleSet(Consumer<DeleteReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes the specified receipt rule set and all of the receipt rules it contains.
- deleteReceiptRuleSet(DeleteReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified receipt rule set and all of the receipt rules it contains.
- deleteReceiptRuleSet(Consumer<DeleteReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes the specified receipt rule set and all of the receipt rules it contains.
- DeleteReceiptRuleSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete a receipt rule set and all of the receipt rules it contains.
- DeleteReceiptRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteReceiptRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteReceiptRuleSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteReceiptRuleSetRequestMarshaller
-
- DeleteReceiptRuleSetResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- DeleteReceiptRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deleteTemplate(DeleteTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes an email template.
- deleteTemplate(Consumer<DeleteTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deletes an email template.
- deleteTemplate(DeleteTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes an email template.
- deleteTemplate(Consumer<DeleteTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deletes an email template.
- DeleteTemplateRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete an email template.
- DeleteTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteTemplateRequestMarshaller
-
- DeleteTemplateResponse - Class in software.amazon.awssdk.services.ses.model
-
- DeleteTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deprecated.
- deleteVerifiedEmailAddress(Consumer<DeleteVerifiedEmailAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deprecated.
- deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deprecated.
- deleteVerifiedEmailAddress(Consumer<DeleteVerifiedEmailAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deprecated.
- DeleteVerifiedEmailAddressRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to delete an email address from the list of email addresses you have attempted to verify under
your AWS account.
- DeleteVerifiedEmailAddressRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DeleteVerifiedEmailAddressRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DeleteVerifiedEmailAddressRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DeleteVerifiedEmailAddressRequestMarshaller
-
- DeleteVerifiedEmailAddressResponse - Class in software.amazon.awssdk.services.ses.model
-
- DeleteVerifiedEmailAddressResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deliveryAttempts(Long) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
-
Number of emails that have been sent.
- deliveryAttempts() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
-
Number of emails that have been sent.
- DeliveryOptions - Class in software.amazon.awssdk.services.ses.model
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
- deliveryOptions(DeliveryOptions) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
-
Sets the value of the DeliveryOptions property for this object.
- deliveryOptions(Consumer<DeliveryOptions.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
-
Sets the value of the DeliveryOptions property for this object.
- deliveryOptions() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
-
Returns the value of the DeliveryOptions property for this object.
- deliveryOptions(DeliveryOptions) - Method in interface software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest.Builder
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
- deliveryOptions(Consumer<DeliveryOptions.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest.Builder
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
- deliveryOptions() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
- DeliveryOptions.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- deliveryStreamARN(String) - Method in interface software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination.Builder
-
The ARN of the Amazon Kinesis Firehose stream that email sending events should be published to.
- deliveryStreamARN() - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
-
The ARN of the Amazon Kinesis Firehose stream that email sending events should be published to.
- deliveryTopic(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish delivery notifications.
- deliveryTopic() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
-
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will publish delivery notifications.
- describeActiveReceiptRuleSet(DescribeActiveReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the metadata and receipt rules for the receipt rule set that is currently active.
- describeActiveReceiptRuleSet(Consumer<DescribeActiveReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the metadata and receipt rules for the receipt rule set that is currently active.
- describeActiveReceiptRuleSet() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the metadata and receipt rules for the receipt rule set that is currently active.
- describeActiveReceiptRuleSet() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the metadata and receipt rules for the receipt rule set that is currently active.
- describeActiveReceiptRuleSet(DescribeActiveReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the metadata and receipt rules for the receipt rule set that is currently active.
- describeActiveReceiptRuleSet(Consumer<DescribeActiveReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the metadata and receipt rules for the receipt rule set that is currently active.
- DescribeActiveReceiptRuleSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to return the metadata and receipt rules for the receipt rule set that is currently active.
- DescribeActiveReceiptRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DescribeActiveReceiptRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DescribeActiveReceiptRuleSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DescribeActiveReceiptRuleSetRequestMarshaller
-
- DescribeActiveReceiptRuleSetResponse - Class in software.amazon.awssdk.services.ses.model
-
Represents the metadata and receipt rules for the receipt rule set that is currently active.
- DescribeActiveReceiptRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- describeConfigurationSet(DescribeConfigurationSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the details of the specified configuration set.
- describeConfigurationSet(Consumer<DescribeConfigurationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the details of the specified configuration set.
- describeConfigurationSet(DescribeConfigurationSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the details of the specified configuration set.
- describeConfigurationSet(Consumer<DescribeConfigurationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the details of the specified configuration set.
- DescribeConfigurationSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to return the details of a configuration set.
- DescribeConfigurationSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DescribeConfigurationSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DescribeConfigurationSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DescribeConfigurationSetRequestMarshaller
-
- DescribeConfigurationSetResponse - Class in software.amazon.awssdk.services.ses.model
-
Represents the details of a configuration set.
- DescribeConfigurationSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- describeReceiptRule(DescribeReceiptRuleRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the details of the specified receipt rule.
- describeReceiptRule(Consumer<DescribeReceiptRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the details of the specified receipt rule.
- describeReceiptRule(DescribeReceiptRuleRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the details of the specified receipt rule.
- describeReceiptRule(Consumer<DescribeReceiptRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the details of the specified receipt rule.
- DescribeReceiptRuleRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to return the details of a receipt rule.
- DescribeReceiptRuleRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DescribeReceiptRuleRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DescribeReceiptRuleRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DescribeReceiptRuleRequestMarshaller
-
- DescribeReceiptRuleResponse - Class in software.amazon.awssdk.services.ses.model
-
Represents the details of a receipt rule.
- DescribeReceiptRuleResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- describeReceiptRuleSet(DescribeReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the details of the specified receipt rule set.
- describeReceiptRuleSet(Consumer<DescribeReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns the details of the specified receipt rule set.
- describeReceiptRuleSet(DescribeReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the details of the specified receipt rule set.
- describeReceiptRuleSet(Consumer<DescribeReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns the details of the specified receipt rule set.
- DescribeReceiptRuleSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to return the details of a receipt rule set.
- DescribeReceiptRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- DescribeReceiptRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- DescribeReceiptRuleSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.DescribeReceiptRuleSetRequestMarshaller
-
- DescribeReceiptRuleSetResponse - Class in software.amazon.awssdk.services.ses.model
-
Represents the details of the specified receipt rule set.
- DescribeReceiptRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- destination(Destination) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestination.Builder
-
Sets the value of the Destination property for this object.
- destination(Consumer<Destination.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestination.Builder
-
Sets the value of the Destination property for this object.
- destination() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
-
Returns the value of the Destination property for this object.
- Destination - Class in software.amazon.awssdk.services.ses.model
-
Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
- destination(Destination) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- destination(Consumer<Destination.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- destination() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- destination(Destination) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- destination(Consumer<Destination.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- destination() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- Destination.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- destinations(Collection<BulkEmailDestination>) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
One or more Destination
objects.
- destinations(BulkEmailDestination...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
One or more Destination
objects.
- destinations(Consumer<BulkEmailDestination.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
One or more Destination
objects.
- destinations() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
One or more Destination
objects.
- destinations(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
A list of destinations for the message, consisting of To:, CC:, and BCC: addresses.
- destinations(String...) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
A list of destinations for the message, consisting of To:, CC:, and BCC: addresses.
- destinations() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
A list of destinations for the message, consisting of To:, CC:, and BCC: addresses.
- diagnosticCode(String) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
-
An extended explanation of what went wrong; this is usually an SMTP response.
- diagnosticCode() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
An extended explanation of what went wrong; this is usually an SMTP response.
- dimensionConfigurations(Collection<CloudWatchDimensionConfiguration>) - Method in interface software.amazon.awssdk.services.ses.model.CloudWatchDestination.Builder
-
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon
CloudWatch.
- dimensionConfigurations(CloudWatchDimensionConfiguration...) - Method in interface software.amazon.awssdk.services.ses.model.CloudWatchDestination.Builder
-
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon
CloudWatch.
- dimensionConfigurations(Consumer<CloudWatchDimensionConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.CloudWatchDestination.Builder
-
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon
CloudWatch.
- dimensionConfigurations() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
-
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon
CloudWatch.
- dimensionName(String) - Method in interface software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration.Builder
-
The name of an Amazon CloudWatch dimension associated with an email sending metric.
- dimensionName() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
-
The name of an Amazon CloudWatch dimension associated with an email sending metric.
- dimensionValueSource(String) - Method in interface software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration.Builder
-
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch.
- dimensionValueSource(DimensionValueSource) - Method in interface software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration.Builder
-
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch.
- dimensionValueSource() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
-
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch.
- DimensionValueSource - Enum in software.amazon.awssdk.services.ses.model
-
- dimensionValueSourceAsString() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
-
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch.
- dkimAttributes(Map<String, IdentityDkimAttributes>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse.Builder
-
The DKIM attributes for an email address or a domain.
- dkimAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
-
The DKIM attributes for an email address or a domain.
- dkimEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.IdentityDkimAttributes.Builder
-
Is true if DKIM signing is enabled for email sent from the identity.
- dkimEnabled() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
-
Is true if DKIM signing is enabled for email sent from the identity.
- dkimEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest.Builder
-
Sets whether DKIM signing is enabled for an identity.
- dkimEnabled() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
-
Sets whether DKIM signing is enabled for an identity.
- dkimTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.IdentityDkimAttributes.Builder
-
A set of character strings that represent the domain's identity.
- dkimTokens(String...) - Method in interface software.amazon.awssdk.services.ses.model.IdentityDkimAttributes.Builder
-
A set of character strings that represent the domain's identity.
- dkimTokens() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
-
A set of character strings that represent the domain's identity.
- dkimTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse.Builder
-
A set of character strings that represent the domain's identity.
- dkimTokens(String...) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse.Builder
-
A set of character strings that represent the domain's identity.
- dkimTokens() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
-
A set of character strings that represent the domain's identity.
- dkimVerificationStatus(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityDkimAttributes.Builder
-
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain
name's DNS.
- dkimVerificationStatus(VerificationStatus) - Method in interface software.amazon.awssdk.services.ses.model.IdentityDkimAttributes.Builder
-
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain
name's DNS.
- dkimVerificationStatus() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
-
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain
name's DNS.
- dkimVerificationStatusAsString() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
-
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain
name's DNS.
- domain(String) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest.Builder
-
The name of the domain to be verified for Easy DKIM signing.
- domain() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
-
The name of the domain to be verified for Easy DKIM signing.
- domain(String) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest.Builder
-
The domain to be verified.
- domain() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
-
The domain to be verified.
- DsnAction - Enum in software.amazon.awssdk.services.ses.model
-
- failureRedirectionURL(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
-
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
- failureRedirectionURL() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
- failureRedirectionURL(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate.Builder
-
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
- failureRedirectionURL() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
- failureRedirectionURL(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
-
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
- failureRedirectionURL() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
- failureRedirectionURL(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
-
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
- failureRedirectionURL() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
The URL that the recipient of the verification email is sent to if his or her address is not successfully
verified.
- filter(ReceiptFilter) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest.Builder
-
A data structure that describes the IP address filter to create, which consists of a name, an IP address
range, and whether to allow or block mail from it.
- filter(Consumer<ReceiptFilter.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest.Builder
-
A data structure that describes the IP address filter to create, which consists of a name, an IP address
range, and whether to allow or block mail from it.
- filter() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
-
A data structure that describes the IP address filter to create, which consists of a name, an IP address range,
and whether to allow or block mail from it.
- filterName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest.Builder
-
The name of the IP address filter to delete.
- filterName() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
-
The name of the IP address filter to delete.
- filters(Collection<ReceiptFilter>) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse.Builder
-
A list of IP address filter data structures, which each consist of a name, an IP address range, and whether
to allow or block mail from it.
- filters(ReceiptFilter...) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse.Builder
-
A list of IP address filter data structures, which each consist of a name, an IP address range, and whether
to allow or block mail from it.
- filters(Consumer<ReceiptFilter.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse.Builder
-
A list of IP address filter data structures, which each consist of a name, an IP address range, and whether
to allow or block mail from it.
- filters() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
-
A list of IP address filter data structures, which each consist of a name, an IP address range, and whether to
allow or block mail from it.
- finalRecipient(String) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
-
The email address that the message was ultimately delivered to.
- finalRecipient() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
The email address that the message was ultimately delivered to.
- forwardingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes.Builder
-
Describes whether Amazon SES will forward bounce and complaint notifications as email.
- forwardingEnabled() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
-
Describes whether Amazon SES will forward bounce and complaint notifications as email.
- forwardingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest.Builder
-
Sets whether Amazon SES will forward bounce and complaint notifications as email.
- forwardingEnabled() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
-
Sets whether Amazon SES will forward bounce and complaint notifications as email.
- fromArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
This parameter is used only for sending authorization.
- fromArn() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- fromEmailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
-
The email address that the custom verification email is sent from.
- fromEmailAddress() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
The email address that the custom verification email is sent from.
- fromEmailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate.Builder
-
The email address that the custom verification email is sent from.
- fromEmailAddress() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
The email address that the custom verification email is sent from.
- fromEmailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException.Builder
-
Indicates that the from email address associated with the custom verification email template is not verified.
- fromEmailAddress() - Method in exception software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException
-
Indicates that the from email address associated with the custom verification email template is not verified.
- fromEmailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
-
The email address that the custom verification email is sent from.
- fromEmailAddress() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
The email address that the custom verification email is sent from.
- fromEmailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
-
The email address that the custom verification email is sent from.
- fromEmailAddress() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
The email address that the custom verification email is sent from.
- FromEmailAddressNotVerifiedException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the sender address specified for a custom verification email is not verified, and is therefore not
eligible to send the custom verification email.
- FromEmailAddressNotVerifiedException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.BehaviorOnMXFailure
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.BounceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.BulkEmailStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.CustomMailFromStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.DimensionValueSource
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.DsnAction
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.EventType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.IdentityType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.InvocationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.NotificationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.ReceiptFilterPolicy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.SNSActionEncoding
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.StopScope
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.TlsPolicy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.model.VerificationStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- functionArn(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException.Builder
-
Indicates that the ARN of the function was not found.
- functionArn() - Method in exception software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException
-
Indicates that the ARN of the function was not found.
- functionArn(String) - Method in interface software.amazon.awssdk.services.ses.model.LambdaAction.Builder
-
The Amazon Resource Name (ARN) of the AWS Lambda function.
- functionArn() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
-
The Amazon Resource Name (ARN) of the AWS Lambda function.
- LambdaAction - Class in software.amazon.awssdk.services.ses.model
-
When included in a receipt rule, this action calls an AWS Lambda function and, optionally, publishes a notification
to Amazon Simple Notification Service (Amazon SNS).
- lambdaAction(LambdaAction) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
-
Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.
- lambdaAction(Consumer<LambdaAction.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
-
Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.
- lambdaAction() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
-
Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.
- LambdaAction.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- lastAttemptDate(Instant) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
-
The time the final delivery attempt was made, in
RFC 822
date-time format.
- lastAttemptDate() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
The time the final delivery attempt was made, in
RFC 822
date-time format.
- lastFreshStart(Instant) - Method in interface software.amazon.awssdk.services.ses.model.ReputationOptions.Builder
-
The date and time at which the reputation metrics for the configuration set were last reset.
- lastFreshStart() - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
-
The date and time at which the reputation metrics for the configuration set were last reset.
- LimitExceededException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that a resource could not be created because of service limits.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- listConfigurationSets(ListConfigurationSetsRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region.
- listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region.
- listConfigurationSets() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region.
- listConfigurationSets() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region.
- listConfigurationSets(ListConfigurationSetsRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region.
- listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region.
- ListConfigurationSetsRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to list the configuration sets associated with your AWS account.
- ListConfigurationSetsRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ListConfigurationSetsRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ListConfigurationSetsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ListConfigurationSetsRequestMarshaller
-
- ListConfigurationSetsResponse - Class in software.amazon.awssdk.services.ses.model
-
A list of configuration sets associated with your AWS account.
- ListConfigurationSetsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplates(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplates() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplates() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplates(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- ListCustomVerificationEmailTemplatesIterable - Class in software.amazon.awssdk.services.ses.paginators
-
- ListCustomVerificationEmailTemplatesIterable(SesClient, ListCustomVerificationEmailTemplatesRequest) - Constructor for class software.amazon.awssdk.services.ses.paginators.ListCustomVerificationEmailTemplatesIterable
-
- listCustomVerificationEmailTemplatesPaginator() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplatesPaginator(ListCustomVerificationEmailTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplatesPaginator(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplatesPaginator() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplatesPaginator(ListCustomVerificationEmailTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- listCustomVerificationEmailTemplatesPaginator(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the existing custom verification email templates for your account in the current AWS Region.
- ListCustomVerificationEmailTemplatesPublisher - Class in software.amazon.awssdk.services.ses.paginators
-
- ListCustomVerificationEmailTemplatesPublisher(SesAsyncClient, ListCustomVerificationEmailTemplatesRequest) - Constructor for class software.amazon.awssdk.services.ses.paginators.ListCustomVerificationEmailTemplatesPublisher
-
- ListCustomVerificationEmailTemplatesRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to list the existing custom verification email templates for your account.
- ListCustomVerificationEmailTemplatesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ListCustomVerificationEmailTemplatesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ListCustomVerificationEmailTemplatesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ListCustomVerificationEmailTemplatesRequestMarshaller
-
- ListCustomVerificationEmailTemplatesResponse - Class in software.amazon.awssdk.services.ses.model
-
A paginated list of custom verification email templates.
- ListCustomVerificationEmailTemplatesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- listIdentities(ListIdentitiesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentities(Consumer<ListIdentitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentities() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentities() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentities(ListIdentitiesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentities(Consumer<ListIdentitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- ListIdentitiesIterable - Class in software.amazon.awssdk.services.ses.paginators
-
- ListIdentitiesIterable(SesClient, ListIdentitiesRequest) - Constructor for class software.amazon.awssdk.services.ses.paginators.ListIdentitiesIterable
-
- listIdentitiesPaginator() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentitiesPaginator(ListIdentitiesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentitiesPaginator(Consumer<ListIdentitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentitiesPaginator() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentitiesPaginator(ListIdentitiesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- listIdentitiesPaginator(Consumer<ListIdentitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current
AWS Region, regardless of verification status.
- ListIdentitiesPublisher - Class in software.amazon.awssdk.services.ses.paginators
-
- ListIdentitiesPublisher(SesAsyncClient, ListIdentitiesRequest) - Constructor for class software.amazon.awssdk.services.ses.paginators.ListIdentitiesPublisher
-
- ListIdentitiesRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to return a list of all identities (email addresses and domains) that you have attempted to
verify under your AWS account, regardless of verification status.
- ListIdentitiesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ListIdentitiesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ListIdentitiesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ListIdentitiesRequestMarshaller
-
- ListIdentitiesResponse - Class in software.amazon.awssdk.services.ses.model
-
A list of all identities that you have attempted to verify under your AWS account, regardless of verification status.
- ListIdentitiesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- listIdentityPolicies(ListIdentityPoliciesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a list of sending authorization policies that are attached to the given identity (an email address or a
domain).
- listIdentityPolicies(Consumer<ListIdentityPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a list of sending authorization policies that are attached to the given identity (an email address or a
domain).
- listIdentityPolicies(ListIdentityPoliciesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a list of sending authorization policies that are attached to the given identity (an email address or a
domain).
- listIdentityPolicies(Consumer<ListIdentityPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a list of sending authorization policies that are attached to the given identity (an email address or a
domain).
- ListIdentityPoliciesRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to return a list of sending authorization policies that are attached to an identity.
- ListIdentityPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ListIdentityPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ListIdentityPoliciesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ListIdentityPoliciesRequestMarshaller
-
- ListIdentityPoliciesResponse - Class in software.amazon.awssdk.services.ses.model
-
A list of names of sending authorization policies that apply to an identity.
- ListIdentityPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- listReceiptFilters(ListReceiptFiltersRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the IP address filters associated with your AWS account in the current AWS Region.
- listReceiptFilters(Consumer<ListReceiptFiltersRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the IP address filters associated with your AWS account in the current AWS Region.
- listReceiptFilters() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the IP address filters associated with your AWS account in the current AWS Region.
- listReceiptFilters() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the IP address filters associated with your AWS account in the current AWS Region.
- listReceiptFilters(ListReceiptFiltersRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the IP address filters associated with your AWS account in the current AWS Region.
- listReceiptFilters(Consumer<ListReceiptFiltersRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the IP address filters associated with your AWS account in the current AWS Region.
- ListReceiptFiltersRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to list the IP address filters that exist under your AWS account.
- ListReceiptFiltersRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ListReceiptFiltersRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ListReceiptFiltersRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ListReceiptFiltersRequestMarshaller
-
- ListReceiptFiltersResponse - Class in software.amazon.awssdk.services.ses.model
-
A list of IP address filters that exist under your AWS account.
- ListReceiptFiltersResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- listReceiptRuleSets(ListReceiptRuleSetsRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the receipt rule sets that exist under your AWS account in the current AWS Region.
- listReceiptRuleSets(Consumer<ListReceiptRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the receipt rule sets that exist under your AWS account in the current AWS Region.
- listReceiptRuleSets() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the receipt rule sets that exist under your AWS account in the current AWS Region.
- listReceiptRuleSets() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the receipt rule sets that exist under your AWS account in the current AWS Region.
- listReceiptRuleSets(ListReceiptRuleSetsRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the receipt rule sets that exist under your AWS account in the current AWS Region.
- listReceiptRuleSets(Consumer<ListReceiptRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the receipt rule sets that exist under your AWS account in the current AWS Region.
- ListReceiptRuleSetsRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to list the receipt rule sets that exist under your AWS account.
- ListReceiptRuleSetsRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ListReceiptRuleSetsRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ListReceiptRuleSetsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ListReceiptRuleSetsRequestMarshaller
-
- ListReceiptRuleSetsResponse - Class in software.amazon.awssdk.services.ses.model
-
A list of receipt rule sets that exist under your AWS account.
- ListReceiptRuleSetsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- listTemplates(ListTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the email templates present in your Amazon SES account in the current AWS Region.
- listTemplates(Consumer<ListTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the email templates present in your Amazon SES account in the current AWS Region.
- listTemplates() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Lists the email templates present in your Amazon SES account in the current AWS Region.
- listTemplates() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the email templates present in your Amazon SES account in the current AWS Region.
- listTemplates(ListTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the email templates present in your Amazon SES account in the current AWS Region.
- listTemplates(Consumer<ListTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Lists the email templates present in your Amazon SES account in the current AWS Region.
- ListTemplatesRequest - Class in software.amazon.awssdk.services.ses.model
-
- ListTemplatesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ListTemplatesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ListTemplatesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ListTemplatesRequestMarshaller
-
- ListTemplatesResponse - Class in software.amazon.awssdk.services.ses.model
-
- ListTemplatesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deprecated.
- listVerifiedEmailAddresses(Consumer<ListVerifiedEmailAddressesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deprecated.
- listVerifiedEmailAddresses() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deprecated.
- listVerifiedEmailAddresses() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deprecated.
- listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deprecated.
- listVerifiedEmailAddresses(Consumer<ListVerifiedEmailAddressesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deprecated.
- ListVerifiedEmailAddressesRequest - Class in software.amazon.awssdk.services.ses.model
-
- ListVerifiedEmailAddressesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ListVerifiedEmailAddressesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ListVerifiedEmailAddressesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ListVerifiedEmailAddressesRequestMarshaller
-
- ListVerifiedEmailAddressesResponse - Class in software.amazon.awssdk.services.ses.model
-
A list of email addresses that you have verified with Amazon SES under your AWS account.
- ListVerifiedEmailAddressesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- RawMessage - Class in software.amazon.awssdk.services.ses.model
-
Represents the raw data of the message.
- rawMessage(RawMessage) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
The raw email message itself.
- rawMessage(Consumer<RawMessage.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
The raw email message itself.
- rawMessage() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
The raw email message itself.
- RawMessage.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ReceiptAction - Class in software.amazon.awssdk.services.ses.model
-
An action that Amazon SES can take when it receives an email on behalf of one or more email addresses or domains that
you own.
- ReceiptAction.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ReceiptFilter - Class in software.amazon.awssdk.services.ses.model
-
A receipt IP address filter enables you to specify whether to accept or reject mail originating from an IP address or
range of IP addresses.
- ReceiptFilter.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ReceiptFilterPolicy - Enum in software.amazon.awssdk.services.ses.model
-
- ReceiptIpFilter - Class in software.amazon.awssdk.services.ses.model
-
A receipt IP address filter enables you to specify whether to accept or reject mail originating from an IP address or
range of IP addresses.
- ReceiptIpFilter.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ReceiptRule - Class in software.amazon.awssdk.services.ses.model
-
Receipt rules enable you to specify which actions Amazon SES should take when it receives mail on behalf of one or
more email addresses or domains that you own.
- ReceiptRule.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ReceiptRuleSetMetadata - Class in software.amazon.awssdk.services.ses.model
-
Information about a receipt rule set.
- ReceiptRuleSetMetadata.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- recipient(String) - Method in interface software.amazon.awssdk.services.ses.model.BouncedRecipientInfo.Builder
-
The email address of the recipient of the bounced email.
- recipient() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
-
The email address of the recipient of the bounced email.
- recipientArn(String) - Method in interface software.amazon.awssdk.services.ses.model.BouncedRecipientInfo.Builder
-
This parameter is used only for sending authorization.
- recipientArn() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
-
This parameter is used only for sending authorization.
- recipientDsnFields(RecipientDsnFields) - Method in interface software.amazon.awssdk.services.ses.model.BouncedRecipientInfo.Builder
-
Recipient-related DSN fields, most of which would normally be filled in automatically when provided with a
BounceType
.
- recipientDsnFields(Consumer<RecipientDsnFields.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.BouncedRecipientInfo.Builder
-
Recipient-related DSN fields, most of which would normally be filled in automatically when provided with a
BounceType
.
- recipientDsnFields() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
-
Recipient-related DSN fields, most of which would normally be filled in automatically when provided with a
BounceType
.
- RecipientDsnFields - Class in software.amazon.awssdk.services.ses.model
-
Recipient-related information to include in the Delivery Status Notification (DSN) when an email that Amazon SES
receives on your behalf bounces.
- RecipientDsnFields.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- recipients(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
-
The recipient domains and email addresses that the receipt rule applies to.
- recipients(String...) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
-
The recipient domains and email addresses that the receipt rule applies to.
- recipients() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
-
The recipient domains and email addresses that the receipt rule applies to.
- rejects(Long) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
-
Number of emails rejected by Amazon SES.
- rejects() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
-
Number of emails rejected by Amazon SES.
- remoteMta(String) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
-
The MTA to which the remote MTA attempted to deliver the message, formatted as specified in
RFC 3464 (
mta-name-type; mta-name
).
- remoteMta() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
The MTA to which the remote MTA attempted to deliver the message, formatted as specified in
RFC 3464 (
mta-name-type; mta-name
).
- renderedTemplate(String) - Method in interface software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse.Builder
-
The complete MIME message rendered by applying the data in the TemplateData parameter to the template
specified in the TemplateName parameter.
- renderedTemplate() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
-
The complete MIME message rendered by applying the data in the TemplateData parameter to the template specified
in the TemplateName parameter.
- reorderReceiptRuleSet(ReorderReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Reorders the receipt rules within a receipt rule set.
- reorderReceiptRuleSet(Consumer<ReorderReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Reorders the receipt rules within a receipt rule set.
- reorderReceiptRuleSet(ReorderReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Reorders the receipt rules within a receipt rule set.
- reorderReceiptRuleSet(Consumer<ReorderReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Reorders the receipt rules within a receipt rule set.
- ReorderReceiptRuleSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to reorder the receipt rules within a receipt rule set.
- ReorderReceiptRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ReorderReceiptRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- ReorderReceiptRuleSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.ReorderReceiptRuleSetRequestMarshaller
-
- ReorderReceiptRuleSetResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- ReorderReceiptRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- replacementTags(Collection<MessageTag>) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestination.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendBulkTemplatedEmail
.
- replacementTags(MessageTag...) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestination.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendBulkTemplatedEmail
.
- replacementTags(Consumer<MessageTag.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestination.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendBulkTemplatedEmail
.
- replacementTags() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendBulkTemplatedEmail
.
- replacementTemplateData(String) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestination.Builder
-
A list of replacement values to apply to the template.
- replacementTemplateData() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
-
A list of replacement values to apply to the template.
- replyToAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
The reply-to email address(es) for the message.
- replyToAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
The reply-to email address(es) for the message.
- replyToAddresses() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
The reply-to email address(es) for the message.
- replyToAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
The reply-to email address(es) for the message.
- replyToAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
The reply-to email address(es) for the message.
- replyToAddresses() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- replyToAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The reply-to email address(es) for the message.
- replyToAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The reply-to email address(es) for the message.
- replyToAddresses() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
The reply-to email address(es) for the message.
- reportingMta(String) - Method in interface software.amazon.awssdk.services.ses.model.MessageDsn.Builder
-
The reporting MTA that attempted to deliver the message, formatted as specified in
RFC 3464 (
mta-name-type; mta-name
).
- reportingMta() - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
-
The reporting MTA that attempted to deliver the message, formatted as specified in
RFC 3464 (
mta-name-type; mta-name
).
- reputationMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.ReputationOptions.Builder
-
Describes whether or not Amazon SES publishes reputation metrics for the configuration set, such as bounce
and complaint rates, to Amazon CloudWatch.
- reputationMetricsEnabled() - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
-
Describes whether or not Amazon SES publishes reputation metrics for the configuration set, such as bounce and
complaint rates, to Amazon CloudWatch.
- reputationOptions(ReputationOptions) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
-
An object that represents the reputation settings for the configuration set.
- reputationOptions(Consumer<ReputationOptions.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
-
An object that represents the reputation settings for the configuration set.
- reputationOptions() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
-
An object that represents the reputation settings for the configuration set.
- ReputationOptions - Class in software.amazon.awssdk.services.ses.model
-
Contains information about the reputation settings for a configuration set.
- ReputationOptions.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.AccountSendingPausedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.CannotDeleteException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidPolicyException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsTopicException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTemplateException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.LimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.MessageRejectedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.RuleDoesNotExistException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.SesException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException.Builder
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.ses.model.SesResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.ses.model.SesResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.ses.model.SesResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.ses.model.SesResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.ses.model.SesResponse
-
- returnPath(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
The email address that bounces and complaints will be forwarded to when feedback forwarding is enabled.
- returnPath() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
The email address that bounces and complaints will be forwarded to when feedback forwarding is enabled.
- returnPath(String) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
The email address that bounces and complaints will be forwarded to when feedback forwarding is enabled.
- returnPath() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
The email address that bounces and complaints will be forwarded to when feedback forwarding is enabled.
- returnPath(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The email address that bounces and complaints will be forwarded to when feedback forwarding is enabled.
- returnPath() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
The email address that bounces and complaints will be forwarded to when feedback forwarding is enabled.
- returnPathArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
This parameter is used only for sending authorization.
- returnPathArn() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
This parameter is used only for sending authorization.
- returnPathArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
This parameter is used only for sending authorization.
- returnPathArn() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
This parameter is used only for sending authorization.
- returnPathArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
This parameter is used only for sending authorization.
- returnPathArn() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- returnPathArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
This parameter is used only for sending authorization.
- returnPathArn() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
This parameter is used only for sending authorization.
- rule(ReceiptRule) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest.Builder
-
A data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan
status, and TLS policy.
- rule(Consumer<ReceiptRule.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest.Builder
-
A data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan
status, and TLS policy.
- rule() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
-
A data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan
status, and TLS policy.
- rule(ReceiptRule) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse.Builder
-
A data structure that contains the specified receipt rule's name, actions, recipients, domains, enabled
status, scan status, and Transport Layer Security (TLS) policy.
- rule(Consumer<ReceiptRule.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse.Builder
-
A data structure that contains the specified receipt rule's name, actions, recipients, domains, enabled
status, scan status, and Transport Layer Security (TLS) policy.
- rule() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
-
A data structure that contains the specified receipt rule's name, actions, recipients, domains, enabled status,
scan status, and Transport Layer Security (TLS) policy.
- rule(ReceiptRule) - Method in interface software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest.Builder
-
A data structure that contains the updated receipt rule information.
- rule(Consumer<ReceiptRule.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest.Builder
-
A data structure that contains the updated receipt rule information.
- rule() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
-
A data structure that contains the updated receipt rule information.
- RuleDoesNotExistException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the provided receipt rule does not exist.
- RuleDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ruleName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest.Builder
-
The name of the receipt rule to delete.
- ruleName() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
-
The name of the receipt rule to delete.
- ruleName(String) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest.Builder
-
The name of the receipt rule.
- ruleName() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
-
The name of the receipt rule.
- ruleName(String) - Method in interface software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest.Builder
-
The name of the receipt rule to reposition.
- ruleName() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
-
The name of the receipt rule to reposition.
- ruleNames(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest.Builder
-
A list of the specified receipt rule set's receipt rules in the order that you want to put them.
- ruleNames(String...) - Method in interface software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest.Builder
-
A list of the specified receipt rule set's receipt rules in the order that you want to put them.
- ruleNames() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
-
A list of the specified receipt rule set's receipt rules in the order that you want to put them.
- rules(Collection<ReceiptRule>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse.Builder
-
The receipt rules that belong to the active rule set.
- rules(ReceiptRule...) - Method in interface software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse.Builder
-
The receipt rules that belong to the active rule set.
- rules(Consumer<ReceiptRule.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse.Builder
-
The receipt rules that belong to the active rule set.
- rules() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
-
The receipt rules that belong to the active rule set.
- rules(Collection<ReceiptRule>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse.Builder
-
A list of the receipt rules that belong to the specified receipt rule set.
- rules(ReceiptRule...) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse.Builder
-
A list of the receipt rules that belong to the specified receipt rule set.
- rules(Consumer<ReceiptRule.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse.Builder
-
A list of the receipt rules that belong to the specified receipt rule set.
- rules() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
-
A list of the receipt rules that belong to the specified receipt rule set.
- RuleSetDoesNotExistException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the provided receipt rule set does not exist.
- RuleSetDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest.Builder
-
The name of the rule set to create.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
-
The name of the rule set to create.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest.Builder
-
The name of the rule set that the receipt rule will be added to.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
-
The name of the rule set that the receipt rule will be added to.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest.Builder
-
The name of the rule set to create.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
-
The name of the rule set to create.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest.Builder
-
The name of the receipt rule set that contains the receipt rule to delete.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
-
The name of the receipt rule set that contains the receipt rule to delete.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest.Builder
-
The name of the receipt rule set to delete.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
-
The name of the receipt rule set to delete.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest.Builder
-
The name of the receipt rule set that the receipt rule belongs to.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
-
The name of the receipt rule set that the receipt rule belongs to.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest.Builder
-
The name of the receipt rule set to describe.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
-
The name of the receipt rule set to describe.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest.Builder
-
The name of the receipt rule set to reorder.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
-
The name of the receipt rule set to reorder.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest.Builder
-
The name of the receipt rule set to make active.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
-
The name of the receipt rule set to make active.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest.Builder
-
The name of the receipt rule set that contains the receipt rule to reposition.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
-
The name of the receipt rule set that contains the receipt rule to reposition.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest.Builder
-
The name of the receipt rule set that the receipt rule belongs to.
- ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
-
The name of the receipt rule set that the receipt rule belongs to.
- ruleSets(Collection<ReceiptRuleSetMetadata>) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse.Builder
-
The metadata for the currently active receipt rule set.
- ruleSets(ReceiptRuleSetMetadata...) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse.Builder
-
The metadata for the currently active receipt rule set.
- ruleSets(Consumer<ReceiptRuleSetMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse.Builder
-
The metadata for the currently active receipt rule set.
- ruleSets() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
-
The metadata for the currently active receipt rule set.
- s3Action(S3Action) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
-
Saves the received message to an Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes
a notification to Amazon SNS.
- s3Action(Consumer<S3Action.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
-
Saves the received message to an Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes
a notification to Amazon SNS.
- s3Action() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
-
Saves the received message to an Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes a
notification to Amazon SNS.
- S3Action - Class in software.amazon.awssdk.services.ses.model
-
When included in a receipt rule, this action saves the received message to an Amazon Simple Storage Service (Amazon
S3) bucket and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
- S3Action.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- scanEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
-
If true
, then messages that this receipt rule applies to are scanned for spam and viruses.
- scanEnabled() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
-
If true
, then messages that this receipt rule applies to are scanned for spam and viruses.
- scope(String) - Method in interface software.amazon.awssdk.services.ses.model.StopAction.Builder
-
The name of the RuleSet that is being stopped.
- scope(StopScope) - Method in interface software.amazon.awssdk.services.ses.model.StopAction.Builder
-
The name of the RuleSet that is being stopped.
- scope() - Method in class software.amazon.awssdk.services.ses.model.StopAction
-
The name of the RuleSet that is being stopped.
- scopeAsString() - Method in class software.amazon.awssdk.services.ses.model.StopAction
-
The name of the RuleSet that is being stopped.
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.AccountSendingPausedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.AlreadyExistsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.Body
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.CannotDeleteException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.Content
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.Destination
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidPolicyException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsTopicException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidTemplateException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.LimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.Message
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.MessageRejectedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.MessageTag
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.RawMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.RuleDoesNotExistException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.S3Action
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SNSAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.SNSDestination
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.StopAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.Template
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
-
- sendBounce(SendBounceRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Generates and sends a bounce message to the sender of an email you received through Amazon SES.
- sendBounce(Consumer<SendBounceRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Generates and sends a bounce message to the sender of an email you received through Amazon SES.
- sendBounce(SendBounceRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Generates and sends a bounce message to the sender of an email you received through Amazon SES.
- sendBounce(Consumer<SendBounceRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Generates and sends a bounce message to the sender of an email you received through Amazon SES.
- SendBounceRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to send a bounce message to the sender of an email you received through Amazon SES.
- SendBounceRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SendBounceRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SendBounceRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SendBounceRequestMarshaller
-
- SendBounceResponse - Class in software.amazon.awssdk.services.ses.model
-
Represents a unique message ID.
- SendBounceResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- sendBulkTemplatedEmail(SendBulkTemplatedEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Composes an email message to multiple destinations.
- sendBulkTemplatedEmail(Consumer<SendBulkTemplatedEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Composes an email message to multiple destinations.
- sendBulkTemplatedEmail(SendBulkTemplatedEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Composes an email message to multiple destinations.
- sendBulkTemplatedEmail(Consumer<SendBulkTemplatedEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Composes an email message to multiple destinations.
- SendBulkTemplatedEmailRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to send a templated email to multiple destinations using Amazon SES.
- SendBulkTemplatedEmailRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SendBulkTemplatedEmailRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SendBulkTemplatedEmailRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SendBulkTemplatedEmailRequestMarshaller
-
- SendBulkTemplatedEmailResponse - Class in software.amazon.awssdk.services.ses.model
-
- SendBulkTemplatedEmailResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- sendCustomVerificationEmail(SendCustomVerificationEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and
attempts to verify it.
- sendCustomVerificationEmail(Consumer<SendCustomVerificationEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and
attempts to verify it.
- sendCustomVerificationEmail(SendCustomVerificationEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and
attempts to verify it.
- sendCustomVerificationEmail(Consumer<SendCustomVerificationEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and
attempts to verify it.
- SendCustomVerificationEmailRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to send a custom verification email to a specified recipient.
- SendCustomVerificationEmailRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SendCustomVerificationEmailRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SendCustomVerificationEmailRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SendCustomVerificationEmailRequestMarshaller
-
- SendCustomVerificationEmailResponse - Class in software.amazon.awssdk.services.ses.model
-
The response received when attempting to send the custom verification email.
- SendCustomVerificationEmailResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SendDataPoint - Class in software.amazon.awssdk.services.ses.model
-
Represents sending statistics data.
- SendDataPoint.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- sendDataPoints(Collection<SendDataPoint>) - Method in interface software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse.Builder
-
A list of data points, each of which represents 15 minutes of activity.
- sendDataPoints(SendDataPoint...) - Method in interface software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse.Builder
-
A list of data points, each of which represents 15 minutes of activity.
- sendDataPoints(Consumer<SendDataPoint.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse.Builder
-
A list of data points, each of which represents 15 minutes of activity.
- sendDataPoints() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
-
A list of data points, each of which represents 15 minutes of activity.
- sendEmail(SendEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Composes an email message and immediately queues it for sending.
- sendEmail(Consumer<SendEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Composes an email message and immediately queues it for sending.
- sendEmail(SendEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Composes an email message and immediately queues it for sending.
- sendEmail(Consumer<SendEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Composes an email message and immediately queues it for sending.
- SendEmailRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to send a single formatted email using Amazon SES.
- SendEmailRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SendEmailRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SendEmailRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SendEmailRequestMarshaller
-
- SendEmailResponse - Class in software.amazon.awssdk.services.ses.model
-
Represents a unique message ID.
- SendEmailResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- sender(String) - Method in interface software.amazon.awssdk.services.ses.model.BounceAction.Builder
-
The email address of the sender of the bounced email.
- sender() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
-
The email address of the sender of the bounced email.
- sendingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.ReputationOptions.Builder
-
Describes whether email sending is enabled or disabled for the configuration set.
- sendingEnabled() - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
-
Describes whether email sending is enabled or disabled for the configuration set.
- sendRawEmail(SendRawEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Composes an email message and immediately queues it for sending.
- sendRawEmail(Consumer<SendRawEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Composes an email message and immediately queues it for sending.
- sendRawEmail(SendRawEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Composes an email message and immediately queues it for sending.
- sendRawEmail(Consumer<SendRawEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Composes an email message and immediately queues it for sending.
- SendRawEmailRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to send a single raw email using Amazon SES.
- SendRawEmailRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SendRawEmailRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SendRawEmailRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SendRawEmailRequestMarshaller
-
- SendRawEmailResponse - Class in software.amazon.awssdk.services.ses.model
-
Represents a unique message ID.
- SendRawEmailResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- sendTemplatedEmail(SendTemplatedEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Composes an email message using an email template and immediately queues it for sending.
- sendTemplatedEmail(Consumer<SendTemplatedEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Composes an email message using an email template and immediately queues it for sending.
- sendTemplatedEmail(SendTemplatedEmailRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Composes an email message using an email template and immediately queues it for sending.
- sendTemplatedEmail(Consumer<SendTemplatedEmailRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Composes an email message using an email template and immediately queues it for sending.
- SendTemplatedEmailRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to send a templated email using Amazon SES.
- SendTemplatedEmailRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SendTemplatedEmailRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SendTemplatedEmailRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SendTemplatedEmailRequestMarshaller
-
- SendTemplatedEmailResponse - Class in software.amazon.awssdk.services.ses.model
-
- SendTemplatedEmailResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- sentLast24Hours(Double) - Method in interface software.amazon.awssdk.services.ses.model.GetSendQuotaResponse.Builder
-
The number of emails sent during the previous 24 hours.
- sentLast24Hours() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
-
The number of emails sent during the previous 24 hours.
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.AccountSendingPausedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.AlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.Body
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.BounceAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.CannotDeleteException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.Content
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.Destination
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.EventDestination
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ExtensionField
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidPolicyException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidSnsTopicException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidTemplateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.LambdaAction
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.Message
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.MessageDsn
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.MessageRejectedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.MessageTag
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.RawMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptRule
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.ReputationOptions
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.RuleDoesNotExistException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.S3Action
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendDataPoint
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.SesException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SNSAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.SNSDestination
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.StopAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.Template
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.TrackingOptions
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ses.model.WorkmailAction
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.ses.SesClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.ses.SesClient
-
- SesAsyncClient - Interface in software.amazon.awssdk.services.ses
-
Service client for accessing Amazon SES asynchronously.
- SesAsyncClientBuilder - Interface in software.amazon.awssdk.services.ses
-
- SesBaseClientBuilder<B extends SesBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.ses
-
- SesClient - Interface in software.amazon.awssdk.services.ses
-
Service client for accessing Amazon SES.
- SesClientBuilder - Interface in software.amazon.awssdk.services.ses
-
A builder for creating an instance of
SesClient
.
- SesException - Exception in software.amazon.awssdk.services.ses.model
-
- SesException(SesException.Builder) - Constructor for exception software.amazon.awssdk.services.ses.model.SesException
-
- SesException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SesException.BuilderImpl - Class in software.amazon.awssdk.services.ses.model
-
- SesRequest - Class in software.amazon.awssdk.services.ses.model
-
- SesRequest(SesRequest.Builder) - Constructor for class software.amazon.awssdk.services.ses.model.SesRequest
-
- SesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SesRequest.BuilderImpl - Class in software.amazon.awssdk.services.ses.model
-
- SesResponse - Class in software.amazon.awssdk.services.ses.model
-
- SesResponse(SesResponse.Builder) - Constructor for class software.amazon.awssdk.services.ses.model.SesResponse
-
- SesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SesResponse.BuilderImpl - Class in software.amazon.awssdk.services.ses.model
-
- SesResponseMetadata - Class in software.amazon.awssdk.services.ses.model
-
- setActiveReceiptRuleSet(SetActiveReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSet(Consumer<SetActiveReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSet() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSet() - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSet(SetActiveReceiptRuleSetRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Sets the specified receipt rule set as the active receipt rule set.
- setActiveReceiptRuleSet(Consumer<SetActiveReceiptRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Sets the specified receipt rule set as the active receipt rule set.
- SetActiveReceiptRuleSetRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to set a receipt rule set as the active receipt rule set.
- SetActiveReceiptRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SetActiveReceiptRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SetActiveReceiptRuleSetRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SetActiveReceiptRuleSetRequestMarshaller
-
- SetActiveReceiptRuleSetResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- SetActiveReceiptRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabled(Consumer<SetIdentityDkimEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabled(Consumer<SetIdentityDkimEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- SetIdentityDkimEnabledRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to enable or disable Amazon SES Easy DKIM signing for an identity.
- SetIdentityDkimEnabledRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SetIdentityDkimEnabledRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SetIdentityDkimEnabledRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SetIdentityDkimEnabledRequestMarshaller
-
- SetIdentityDkimEnabledResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- SetIdentityDkimEnabledResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Given an identity (an email address or a domain), enables or disables whether Amazon SES forwards bounce and
complaint notifications as email.
- setIdentityFeedbackForwardingEnabled(Consumer<SetIdentityFeedbackForwardingEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Given an identity (an email address or a domain), enables or disables whether Amazon SES forwards bounce and
complaint notifications as email.
- setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Given an identity (an email address or a domain), enables or disables whether Amazon SES forwards bounce and
complaint notifications as email.
- setIdentityFeedbackForwardingEnabled(Consumer<SetIdentityFeedbackForwardingEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Given an identity (an email address or a domain), enables or disables whether Amazon SES forwards bounce and
complaint notifications as email.
- SetIdentityFeedbackForwardingEnabledRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to enable or disable whether Amazon SES forwards you bounce and complaint notifications through
email.
- SetIdentityFeedbackForwardingEnabledRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SetIdentityFeedbackForwardingEnabledRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SetIdentityFeedbackForwardingEnabledRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SetIdentityFeedbackForwardingEnabledRequestMarshaller
-
- SetIdentityFeedbackForwardingEnabledResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- SetIdentityFeedbackForwardingEnabledResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- setIdentityHeadersInNotificationsEnabled(SetIdentityHeadersInNotificationsEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in
the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type.
- setIdentityHeadersInNotificationsEnabled(Consumer<SetIdentityHeadersInNotificationsEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in
the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type.
- setIdentityHeadersInNotificationsEnabled(SetIdentityHeadersInNotificationsEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in
the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type.
- setIdentityHeadersInNotificationsEnabled(Consumer<SetIdentityHeadersInNotificationsEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in
the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type.
- SetIdentityHeadersInNotificationsEnabledRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to set whether Amazon SES includes the original email headers in the Amazon SNS notifications of
a specified type.
- SetIdentityHeadersInNotificationsEnabledRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SetIdentityHeadersInNotificationsEnabledRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SetIdentityHeadersInNotificationsEnabledRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SetIdentityHeadersInNotificationsEnabledRequestMarshaller
-
- SetIdentityHeadersInNotificationsEnabledResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- SetIdentityHeadersInNotificationsEnabledResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- setIdentityMailFromDomain(SetIdentityMailFromDomainRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain).
- setIdentityMailFromDomain(Consumer<SetIdentityMailFromDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain).
- setIdentityMailFromDomain(SetIdentityMailFromDomainRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain).
- setIdentityMailFromDomain(Consumer<SetIdentityMailFromDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain).
- SetIdentityMailFromDomainRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to enable or disable the Amazon SES custom MAIL FROM domain setup for a verified identity.
- SetIdentityMailFromDomainRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SetIdentityMailFromDomainRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SetIdentityMailFromDomainRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SetIdentityMailFromDomainRequestMarshaller
-
- SetIdentityMailFromDomainResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- SetIdentityMailFromDomainResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.
- setIdentityNotificationTopic(Consumer<SetIdentityNotificationTopicRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.
- setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.
- setIdentityNotificationTopic(Consumer<SetIdentityNotificationTopicRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications.
- SetIdentityNotificationTopicRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to specify the Amazon SNS topic to which Amazon SES will publish bounce, complaint, or delivery
notifications for emails sent with that identity as the Source.
- SetIdentityNotificationTopicRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SetIdentityNotificationTopicRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SetIdentityNotificationTopicRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SetIdentityNotificationTopicRequestMarshaller
-
- SetIdentityNotificationTopicResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- SetIdentityNotificationTopicResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- setReceiptRulePosition(SetReceiptRulePositionRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Sets the position of the specified receipt rule in the receipt rule set.
- setReceiptRulePosition(Consumer<SetReceiptRulePositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Sets the position of the specified receipt rule in the receipt rule set.
- setReceiptRulePosition(SetReceiptRulePositionRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Sets the position of the specified receipt rule in the receipt rule set.
- setReceiptRulePosition(Consumer<SetReceiptRulePositionRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Sets the position of the specified receipt rule in the receipt rule set.
- SetReceiptRulePositionRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to set the position of a receipt rule in a receipt rule set.
- SetReceiptRulePositionRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SetReceiptRulePositionRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- SetReceiptRulePositionRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.SetReceiptRulePositionRequestMarshaller
-
- SetReceiptRulePositionResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- SetReceiptRulePositionResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- smtpReplyCode(String) - Method in interface software.amazon.awssdk.services.ses.model.BounceAction.Builder
-
The SMTP reply code, as defined by
RFC 5321.
- smtpReplyCode() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
-
The SMTP reply code, as defined by
RFC 5321.
- snsAction(SNSAction) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
-
Publishes the email content within a notification to Amazon SNS.
- snsAction(Consumer<SNSAction.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
-
Publishes the email content within a notification to Amazon SNS.
- snsAction() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
-
Publishes the email content within a notification to Amazon SNS.
- SNSAction - Class in software.amazon.awssdk.services.ses.model
-
When included in a receipt rule, this action publishes a notification to Amazon Simple Notification Service (Amazon
SNS).
- SNSAction.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- SNSActionEncoding - Enum in software.amazon.awssdk.services.ses.model
-
- snsDestination(SNSDestination) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
-
An object that contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS)
event destination.
- snsDestination(Consumer<SNSDestination.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
-
An object that contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS)
event destination.
- snsDestination() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
-
An object that contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS) event
destination.
- SNSDestination - Class in software.amazon.awssdk.services.ses.model
-
Contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS) event destination.
- SNSDestination.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- snsTopic(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic.
- snsTopic() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
-
The Amazon Resource Name (ARN) of the Amazon SNS topic.
- software.amazon.awssdk.services.ses - package software.amazon.awssdk.services.ses
-
Amazon Simple Email Service
- software.amazon.awssdk.services.ses.model - package software.amazon.awssdk.services.ses.model
-
- software.amazon.awssdk.services.ses.paginators - package software.amazon.awssdk.services.ses.paginators
-
- software.amazon.awssdk.services.ses.transform - package software.amazon.awssdk.services.ses.transform
-
- source(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
The email address that is sending the email.
- source() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
The email address that is sending the email.
- source(String) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
The email address that is sending the email.
- source() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
The email address that is sending the email.
- source(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
The identity's email address.
- source() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
The identity's email address.
- source(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The email address that is sending the email.
- source() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
The email address that is sending the email.
- sourceArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
This parameter is used only for sending authorization.
- sourceArn() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
This parameter is used only for sending authorization.
- sourceArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
This parameter is used only for sending authorization.
- sourceArn() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
This parameter is used only for sending authorization.
- sourceArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
This parameter is used only for sending authorization.
- sourceArn() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
This parameter is used only for sending authorization.
- sourceArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
This parameter is used only for sending authorization.
- sourceArn() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
This parameter is used only for sending authorization.
- status(String) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus.Builder
-
The status of a message sent using the SendBulkTemplatedEmail
operation.
- status(BulkEmailStatus) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus.Builder
-
The status of a message sent using the SendBulkTemplatedEmail
operation.
- status() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
-
The status of a message sent using the SendBulkTemplatedEmail
operation.
- status(String) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
-
The status code that indicates what went wrong.
- status() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
The status code that indicates what went wrong.
- status(Collection<BulkEmailDestinationStatus>) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse.Builder
-
The unique message identifier returned from the SendBulkTemplatedEmail
action.
- status(BulkEmailDestinationStatus...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse.Builder
-
The unique message identifier returned from the SendBulkTemplatedEmail
action.
- status(Consumer<BulkEmailDestinationStatus.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse.Builder
-
The unique message identifier returned from the SendBulkTemplatedEmail
action.
- status() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
-
The unique message identifier returned from the SendBulkTemplatedEmail
action.
- statusAsString() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
-
The status of a message sent using the SendBulkTemplatedEmail
operation.
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.AccountSendingPausedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.ses.model.BounceAction.Builder
-
The SMTP enhanced status code, as defined by
RFC 3463.
- statusCode() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
-
The SMTP enhanced status code, as defined by
RFC 3463.
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.CannotDeleteException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidPolicyException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsTopicException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTemplateException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.LimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.MessageRejectedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.RuleDoesNotExistException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.SesException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException.Builder
-
- stopAction(StopAction) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
-
Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.
- stopAction(Consumer<StopAction.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
-
Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.
- stopAction() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
-
Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.
- StopAction - Class in software.amazon.awssdk.services.ses.model
-
When included in a receipt rule, this action terminates the evaluation of the receipt rule set and, optionally,
publishes a notification to Amazon Simple Notification Service (Amazon SNS).
- StopAction.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- StopScope - Enum in software.amazon.awssdk.services.ses.model
-
- subject(Content) - Method in interface software.amazon.awssdk.services.ses.model.Message.Builder
-
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
- subject(Consumer<Content.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.Message.Builder
-
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
- subject() - Method in class software.amazon.awssdk.services.ses.model.Message
-
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
- subjectPart(String) - Method in interface software.amazon.awssdk.services.ses.model.Template.Builder
-
The subject line of the email.
- subjectPart() - Method in class software.amazon.awssdk.services.ses.model.Template
-
The subject line of the email.
- subscribe(Subscriber<? super ListCustomVerificationEmailTemplatesResponse>) - Method in class software.amazon.awssdk.services.ses.paginators.ListCustomVerificationEmailTemplatesPublisher
-
- subscribe(Subscriber<? super ListIdentitiesResponse>) - Method in class software.amazon.awssdk.services.ses.paginators.ListIdentitiesPublisher
-
- successRedirectionURL(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
-
The URL that the recipient of the verification email is sent to if his or her address is successfully
verified.
- successRedirectionURL() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
The URL that the recipient of the verification email is sent to if his or her address is successfully verified.
- successRedirectionURL(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate.Builder
-
The URL that the recipient of the verification email is sent to if his or her address is successfully
verified.
- successRedirectionURL() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
The URL that the recipient of the verification email is sent to if his or her address is successfully verified.
- successRedirectionURL(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
-
The URL that the recipient of the verification email is sent to if his or her address is successfully
verified.
- successRedirectionURL() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
The URL that the recipient of the verification email is sent to if his or her address is successfully verified.
- successRedirectionURL(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
-
The URL that the recipient of the verification email is sent to if his or her address is successfully
verified.
- successRedirectionURL() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
The URL that the recipient of the verification email is sent to if his or her address is successfully verified.
- tags(Collection<MessageTag>) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendEmail
.
- tags(MessageTag...) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendEmail
.
- tags(Consumer<MessageTag.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendEmail
.
- tags() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using SendEmail
.
- tags(Collection<MessageTag>) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendRawEmail
.
- tags(MessageTag...) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendRawEmail
.
- tags(Consumer<MessageTag.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendRawEmail
.
- tags() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendRawEmail
.
- tags(Collection<MessageTag>) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendTemplatedEmail
.
- tags(MessageTag...) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendTemplatedEmail
.
- tags(Consumer<MessageTag.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendTemplatedEmail
.
- tags() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
A list of tags, in the form of name/value pairs, to apply to an email that you send using
SendTemplatedEmail
.
- template(Template) - Method in interface software.amazon.awssdk.services.ses.model.CreateTemplateRequest.Builder
-
The content of the email, composed of a subject line, an HTML part, and a text-only part.
- template(Consumer<Template.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateTemplateRequest.Builder
-
The content of the email, composed of a subject line, an HTML part, and a text-only part.
- template() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
-
The content of the email, composed of a subject line, an HTML part, and a text-only part.
- template(Template) - Method in interface software.amazon.awssdk.services.ses.model.GetTemplateResponse.Builder
-
Sets the value of the Template property for this object.
- template(Consumer<Template.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetTemplateResponse.Builder
-
Sets the value of the Template property for this object.
- template() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
-
Returns the value of the Template property for this object.
- template(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
The template to use when sending this email.
- template() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
The template to use when sending this email.
- template(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The template to use when sending this email.
- template() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
The template to use when sending this email.
- Template - Class in software.amazon.awssdk.services.ses.model
-
The content of the email, composed of a subject line, an HTML part, and a text-only part.
- template(Template) - Method in interface software.amazon.awssdk.services.ses.model.UpdateTemplateRequest.Builder
-
Sets the value of the Template property for this object.
- template(Consumer<Template.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateTemplateRequest.Builder
-
Sets the value of the Template property for this object.
- template() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
-
Returns the value of the Template property for this object.
- Template.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- templateArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
-
The ARN of the template to use when sending this email.
- templateArn() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
The ARN of the template to use when sending this email.
- templateArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
The ARN of the template to use when sending this email.
- templateArn() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
The ARN of the template to use when sending this email.
- templateContent(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
-
The content of the custom verification email.
- templateContent() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
The content of the custom verification email.
- templateContent(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
-
The content of the custom verification email.
- templateContent() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
The content of the custom verification email.
- templateContent(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
-
The content of the custom verification email.
- templateContent() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
The content of the custom verification email.
- templateData(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
-
A list of replacement values to apply to the template.
- templateData() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
A list of replacement values to apply to the template.
- templateData(String) - Method in interface software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest.Builder
-
A list of replacement values to apply to the template.
- templateData() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
-
A list of replacement values to apply to the template.
- TemplateDoesNotExistException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the Template object you specified does not exist in your Amazon SES account.
- TemplateDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- TemplateMetadata - Class in software.amazon.awssdk.services.ses.model
-
Contains information about an email template.
- TemplateMetadata.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
-
The name of the custom verification email template.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
The name of the custom verification email template.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate.Builder
-
The name of the custom verification email template.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
The name of the custom verification email template.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest.Builder
-
The name of the custom verification email template that you want to delete.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
-
The name of the custom verification email template that you want to delete.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteTemplateRequest.Builder
-
The name of the template to be deleted.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
-
The name of the template to be deleted.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest.Builder
-
The name of the custom verification email template that you want to retrieve.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
-
The name of the custom verification email template that you want to retrieve.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
-
The name of the custom verification email template.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
The name of the custom verification email template.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.GetTemplateRequest.Builder
-
The name of the template you want to retrieve.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
-
The name of the template you want to retrieve.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException.Builder
-
Sets the value of the TemplateName property for this object.
- templateName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException
-
Returns the value of the TemplateName property for this object.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTemplateException.Builder
-
Sets the value of the TemplateName property for this object.
- templateName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidTemplateException
-
Returns the value of the TemplateName property for this object.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException.Builder
-
Sets the value of the TemplateName property for this object.
- templateName() - Method in exception software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException
-
Returns the value of the TemplateName property for this object.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest.Builder
-
The name of the custom verification email template to use when sending the verification email.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
-
The name of the custom verification email template to use when sending the verification email.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.Template.Builder
-
The name of the template.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.Template
-
The name of the template.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException.Builder
-
Sets the value of the TemplateName property for this object.
- templateName() - Method in exception software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException
-
Returns the value of the TemplateName property for this object.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest.Builder
-
The name of the template that you want to render.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
-
The name of the template that you want to render.
- templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
-
The name of the custom verification email template that you want to update.
- templateName() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
The name of the custom verification email template that you want to update.
- templatesMetadata(Collection<TemplateMetadata>) - Method in interface software.amazon.awssdk.services.ses.model.ListTemplatesResponse.Builder
-
An array the contains the name and creation time stamp for each template in your Amazon SES account.
- templatesMetadata(TemplateMetadata...) - Method in interface software.amazon.awssdk.services.ses.model.ListTemplatesResponse.Builder
-
An array the contains the name and creation time stamp for each template in your Amazon SES account.
- templatesMetadata(Consumer<TemplateMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.ListTemplatesResponse.Builder
-
An array the contains the name and creation time stamp for each template in your Amazon SES account.
- templatesMetadata() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
-
An array the contains the name and creation time stamp for each template in your Amazon SES account.
- templateSubject(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
-
The subject line of the custom verification email.
- templateSubject() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
The subject line of the custom verification email.
- templateSubject(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate.Builder
-
The subject line of the custom verification email.
- templateSubject() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
The subject line of the custom verification email.
- templateSubject(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
-
The subject line of the custom verification email.
- templateSubject() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
The subject line of the custom verification email.
- templateSubject(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
-
The subject line of the custom verification email.
- templateSubject() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
The subject line of the custom verification email.
- testRenderTemplate(TestRenderTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
- testRenderTemplate(Consumer<TestRenderTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
- testRenderTemplate(TestRenderTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
- testRenderTemplate(Consumer<TestRenderTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
- TestRenderTemplateRequest - Class in software.amazon.awssdk.services.ses.model
-
- TestRenderTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- TestRenderTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- TestRenderTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.TestRenderTemplateRequestMarshaller
-
- TestRenderTemplateResponse - Class in software.amazon.awssdk.services.ses.model
-
- TestRenderTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- text(Content) - Method in interface software.amazon.awssdk.services.ses.model.Body.Builder
-
The content of the message, in text format.
- text(Consumer<Content.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.Body.Builder
-
The content of the message, in text format.
- text() - Method in class software.amazon.awssdk.services.ses.model.Body
-
The content of the message, in text format.
- textPart(String) - Method in interface software.amazon.awssdk.services.ses.model.Template.Builder
-
The email body that will be visible to recipients whose email clients do not display HTML.
- textPart() - Method in class software.amazon.awssdk.services.ses.model.Template
-
The email body that will be visible to recipients whose email clients do not display HTML.
- timestamp(Instant) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
-
Time of the data point.
- timestamp() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
-
Time of the data point.
- tlsPolicy(String) - Method in interface software.amazon.awssdk.services.ses.model.DeliveryOptions.Builder
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
- tlsPolicy(TlsPolicy) - Method in interface software.amazon.awssdk.services.ses.model.DeliveryOptions.Builder
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
- tlsPolicy() - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
- tlsPolicy(String) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
-
Specifies whether Amazon SES should require that incoming email is delivered over a connection encrypted with
Transport Layer Security (TLS).
- tlsPolicy(TlsPolicy) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
-
Specifies whether Amazon SES should require that incoming email is delivered over a connection encrypted with
Transport Layer Security (TLS).
- tlsPolicy() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
-
Specifies whether Amazon SES should require that incoming email is delivered over a connection encrypted with
Transport Layer Security (TLS).
- TlsPolicy - Enum in software.amazon.awssdk.services.ses.model
-
- tlsPolicyAsString() - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
- tlsPolicyAsString() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
-
Specifies whether Amazon SES should require that incoming email is delivered over a connection encrypted with
Transport Layer Security (TLS).
- toAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
-
The To: field(s) of the message.
- toAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
-
The To: field(s) of the message.
- toAddresses() - Method in class software.amazon.awssdk.services.ses.model.Destination
-
The To: field(s) of the message.
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.AccountSendingPausedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.AlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.Body
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.CannotDeleteException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.Content
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.Destination
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidPolicyException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsTopicException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidTemplateException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.Message
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.MessageRejectedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.MessageTag
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.RawMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.RuleDoesNotExistException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.S3Action
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.SesException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SNSAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.SNSDestination
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.StopAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.Template
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
-
- topic(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsTopicException.Builder
-
Indicates that the topic does not exist.
- topic() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsTopicException
-
Indicates that the topic does not exist.
- topicArn(String) - Method in interface software.amazon.awssdk.services.ses.model.BounceAction.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the bounce action is taken.
- topicArn() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the bounce action is taken.
- topicArn(String) - Method in interface software.amazon.awssdk.services.ses.model.LambdaAction.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the Lambda action is taken.
- topicArn() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the Lambda action is taken.
- topicArn(String) - Method in interface software.amazon.awssdk.services.ses.model.S3Action.Builder
-
The ARN of the Amazon SNS topic to notify when the message is saved to the Amazon S3 bucket.
- topicArn() - Method in class software.amazon.awssdk.services.ses.model.S3Action
-
The ARN of the Amazon SNS topic to notify when the message is saved to the Amazon S3 bucket.
- topicArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SNSAction.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify.
- topicArn() - Method in class software.amazon.awssdk.services.ses.model.SNSAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify.
- topicARN(String) - Method in interface software.amazon.awssdk.services.ses.model.SNSDestination.Builder
-
The ARN of the Amazon SNS topic that email sending events will be published to.
- topicARN() - Method in class software.amazon.awssdk.services.ses.model.SNSDestination
-
The ARN of the Amazon SNS topic that email sending events will be published to.
- topicArn(String) - Method in interface software.amazon.awssdk.services.ses.model.StopAction.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the stop action is taken.
- topicArn() - Method in class software.amazon.awssdk.services.ses.model.StopAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the stop action is taken.
- topicArn(String) - Method in interface software.amazon.awssdk.services.ses.model.WorkmailAction.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the WorkMail action is called.
- topicArn() - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
-
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the WorkMail action is called.
- toString() - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.BehaviorOnMXFailure
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.Body
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.BounceType
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.BulkEmailStatus
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.Content
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.CustomMailFromStatus
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.Destination
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.DimensionValueSource
-
- toString() - Method in enum software.amazon.awssdk.services.ses.model.DsnAction
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.EventType
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.IdentityType
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.InvocationType
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.Message
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.MessageTag
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.NotificationType
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.RawMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.ReceiptFilterPolicy
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.S3Action
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.SNSAction
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.SNSActionEncoding
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.SNSDestination
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.StopAction
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.StopScope
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.Template
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.TlsPolicy
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.ses.model.VerificationStatus
-
- toString() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
-
Returns a string representation of this object.
- trackingOptions(TrackingOptions) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest.Builder
-
Sets the value of the TrackingOptions property for this object.
- trackingOptions(Consumer<TrackingOptions.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest.Builder
-
Sets the value of the TrackingOptions property for this object.
- trackingOptions() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
-
Returns the value of the TrackingOptions property for this object.
- trackingOptions(TrackingOptions) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
-
The name of the custom open and click tracking domain associated with the configuration set.
- trackingOptions(Consumer<TrackingOptions.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
-
The name of the custom open and click tracking domain associated with the configuration set.
- trackingOptions() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
-
The name of the custom open and click tracking domain associated with the configuration set.
- TrackingOptions - Class in software.amazon.awssdk.services.ses.model
-
A domain that is used to redirect email recipients to an Amazon SES-operated domain.
- trackingOptions(TrackingOptions) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest.Builder
-
Sets the value of the TrackingOptions property for this object.
- trackingOptions(Consumer<TrackingOptions.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest.Builder
-
Sets the value of the TrackingOptions property for this object.
- trackingOptions() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
-
Returns the value of the TrackingOptions property for this object.
- TrackingOptions.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- TrackingOptionsAlreadyExistsException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the configuration set you specified already contains a TrackingOptions object.
- TrackingOptionsAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- TrackingOptionsDoesNotExistException - Exception in software.amazon.awssdk.services.ses.model
-
Indicates that the TrackingOptions object you specified does not exist.
- TrackingOptionsDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- value(String) - Method in interface software.amazon.awssdk.services.ses.model.ExtensionField.Builder
-
The value of the header to add.
- value() - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
-
The value of the header to add.
- value(String) - Method in interface software.amazon.awssdk.services.ses.model.MessageTag.Builder
-
The value of the tag.
- value() - Method in class software.amazon.awssdk.services.ses.model.MessageTag
-
The value of the tag.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.BehaviorOnMXFailure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.BounceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.BulkEmailStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.CustomMailFromStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.DimensionValueSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.DsnAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.IdentityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.InvocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.NotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.ReceiptFilterPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.SNSActionEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.StopScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.TlsPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.model.VerificationStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.BehaviorOnMXFailure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.BounceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.BulkEmailStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.CustomMailFromStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.DimensionValueSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.DsnAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.IdentityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.InvocationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.NotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.ReceiptFilterPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.SNSActionEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.StopScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.TlsPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.ses.model.VerificationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse.Builder
-
A map of Identities to IdentityVerificationAttributes objects.
- verificationAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
-
A map of Identities to IdentityVerificationAttributes objects.
- verificationStatus(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes.Builder
-
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
- verificationStatus(VerificationStatus) - Method in interface software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes.Builder
-
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
- verificationStatus() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
- VerificationStatus - Enum in software.amazon.awssdk.services.ses.model
-
- verificationStatusAsString() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
- verificationToken(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes.Builder
-
The verification token for a domain identity.
- verificationToken() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
-
The verification token for a domain identity.
- verificationToken(String) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse.Builder
-
A TXT record that you must place in the DNS settings of the domain to complete domain verification with
Amazon SES.
- verificationToken() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
-
A TXT record that you must place in the DNS settings of the domain to complete domain verification with Amazon
SES.
- verifiedEmailAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse.Builder
-
A list of email addresses that have been verified.
- verifiedEmailAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse.Builder
-
A list of email addresses that have been verified.
- verifiedEmailAddresses() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
-
A list of email addresses that have been verified.
- verifyDomainDkim(VerifyDomainDkimRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a set of DKIM tokens for a domain identity.
- verifyDomainDkim(Consumer<VerifyDomainDkimRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Returns a set of DKIM tokens for a domain identity.
- verifyDomainDkim(VerifyDomainDkimRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a set of DKIM tokens for a domain identity.
- verifyDomainDkim(Consumer<VerifyDomainDkimRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Returns a set of DKIM tokens for a domain identity.
- VerifyDomainDkimRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to generate the CNAME records needed to set up Easy DKIM with Amazon SES.
- VerifyDomainDkimRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- VerifyDomainDkimRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- VerifyDomainDkimRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.VerifyDomainDkimRequestMarshaller
-
- VerifyDomainDkimResponse - Class in software.amazon.awssdk.services.ses.model
-
Returns CNAME records that you must publish to the DNS server of your domain to set up Easy DKIM with Amazon SES.
- VerifyDomainDkimResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Adds a domain to the list of identities for your Amazon SES account in the current AWS Region and attempts to
verify it.
- verifyDomainIdentity(Consumer<VerifyDomainIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Adds a domain to the list of identities for your Amazon SES account in the current AWS Region and attempts to
verify it.
- verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Adds a domain to the list of identities for your Amazon SES account in the current AWS Region and attempts to
verify it.
- verifyDomainIdentity(Consumer<VerifyDomainIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Adds a domain to the list of identities for your Amazon SES account in the current AWS Region and attempts to
verify it.
- VerifyDomainIdentityRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to begin Amazon SES domain verification and to generate the TXT records that you must publish to
the DNS server of your domain to complete the verification.
- VerifyDomainIdentityRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- VerifyDomainIdentityRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- VerifyDomainIdentityRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.VerifyDomainIdentityRequestMarshaller
-
- VerifyDomainIdentityResponse - Class in software.amazon.awssdk.services.ses.model
-
Returns a TXT record that you must publish to the DNS server of your domain to complete domain verification with
Amazon SES.
- VerifyDomainIdentityResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- verifyEmailAddress(VerifyEmailAddressRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deprecated.
- verifyEmailAddress(Consumer<VerifyEmailAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Deprecated.
- verifyEmailAddress(VerifyEmailAddressRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deprecated.
- verifyEmailAddress(Consumer<VerifyEmailAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Deprecated.
- VerifyEmailAddressRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to begin email address verification with Amazon SES.
- VerifyEmailAddressRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- VerifyEmailAddressRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- VerifyEmailAddressRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.VerifyEmailAddressRequestMarshaller
-
- VerifyEmailAddressResponse - Class in software.amazon.awssdk.services.ses.model
-
- VerifyEmailAddressResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Adds an email address to the list of identities for your Amazon SES account in the current AWS region and
attempts to verify it.
- verifyEmailIdentity(Consumer<VerifyEmailIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
-
Adds an email address to the list of identities for your Amazon SES account in the current AWS region and
attempts to verify it.
- verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Adds an email address to the list of identities for your Amazon SES account in the current AWS region and
attempts to verify it.
- verifyEmailIdentity(Consumer<VerifyEmailIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
-
Adds an email address to the list of identities for your Amazon SES account in the current AWS region and
attempts to verify it.
- VerifyEmailIdentityRequest - Class in software.amazon.awssdk.services.ses.model
-
Represents a request to begin email address verification with Amazon SES.
- VerifyEmailIdentityRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
-
- VerifyEmailIdentityRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
-
- VerifyEmailIdentityRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.VerifyEmailIdentityRequestMarshaller
-
- VerifyEmailIdentityResponse - Class in software.amazon.awssdk.services.ses.model
-
An empty element returned on a successful request.
- VerifyEmailIdentityResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
-