A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

A

accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.UriEncodeFn
 
ACCOUNT_DAILY_QUOTA_EXCEEDED - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
ACCOUNT_SENDING_PAUSED - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
ACCOUNT_SUSPENDED - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
ACCOUNT_THROTTLED - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
accountId() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
AccountSendingPausedException - Exception in software.amazon.awssdk.services.ses.model
Indicates that email sending is disabled for your entire Amazon SES account.
AccountSendingPausedException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
action() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
The action performed by the reporting mail transfer agent (MTA) as a result of its attempt to deliver the message to the recipient address.
action(String) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
The action performed by the reporting mail transfer agent (MTA) as a result of its attempt to deliver the message to the recipient address.
action(DsnAction) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
The action performed by the reporting mail transfer agent (MTA) as a result of its attempt to deliver the message to the recipient address.
actionAsString() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
The action performed by the reporting mail transfer agent (MTA) as a result of its attempt to deliver the message to the recipient address.
actions() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or domains specified in the receipt rule.
actions(Collection<ReceiptAction>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or domains specified in the receipt rule.
actions(Consumer<ReceiptAction.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or domains specified in the receipt rule.
actions(ReceiptAction...) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or domains specified in the receipt rule.
addCondition(Condition) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult.Builder
 
addHeaderAction() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
Adds a header to the received email.
addHeaderAction(Consumer<AddHeaderAction.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
Adds a header to the received email.
addHeaderAction(AddHeaderAction) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
Adds a header to the received email.
AddHeaderAction - Class in software.amazon.awssdk.services.ses.model
When included in a receipt rule, this action adds a header to the received email.
AddHeaderAction.Builder - Interface in software.amazon.awssdk.services.ses.model
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset.Builder
 
after() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
The name of an existing rule after which the new rule is placed.
after() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
The name of the receipt rule after which to place the specified receipt rule.
after(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest.Builder
The name of an existing rule after which the new rule is placed.
after(String) - Method in interface software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest.Builder
The name of the receipt rule after which to place the specified receipt rule.
ALLOW - software.amazon.awssdk.services.ses.model.ReceiptFilterPolicy
 
allowDots() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsVirtualHostableS3Bucket
 
AlreadyExistsException - Exception in software.amazon.awssdk.services.ses.model
Indicates that a resource could not be created because of a naming conflict.
AlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
and(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Perform an AND comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.ses.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.ses.internal.UserAgentUtils
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.ses.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
arrivalDate() - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
When the message was received by the reporting mail transfer agent (MTA), in RFC 822 date-time format.
arrivalDate(Instant) - Method in interface software.amazon.awssdk.services.ses.model.MessageDsn.Builder
When the message was received by the reporting mail transfer agent (MTA), in RFC 822 date-time format.
ASSIGN - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Condition
 
asString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Identifier
 
attributeKey() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.EndpointAttributeProvider
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.EndpointAttributeProvider
 
authority() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleUrl
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
authSchemeProvider() - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.ses.SesServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider(SesAuthSchemeProvider) - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemeProvider(SesAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.ses.SesBaseClientBuilder
Set the SesAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(SesAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemes() - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Gets the value for auth schemes
authSchemes() - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Gets the value for auth schemes
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.AccountSendingPausedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.CannotDeleteException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidPolicyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsTopicException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTemplateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.MessageRejectedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.RuleDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.SesException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException.Builder
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
awsParseArn(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 

B

BASE64 - software.amazon.awssdk.services.ses.model.SNSActionEncoding
 
bccAddresses() - Method in class software.amazon.awssdk.services.ses.model.Destination
The recipients to place on the BCC: line of the message.
bccAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
The recipients to place on the BCC: line of the message.
bccAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
The recipients to place on the BCC: line of the message.
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.ses.auth.scheme.internal.SesAuthSchemeInterceptor
 
behaviorOnMXFailure() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
The action that Amazon SES takes if it cannot successfully read the required MX record when you send an email.
behaviorOnMXFailure() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
The action for Amazon SES to take if it cannot successfully read the required MX record when you send an email.
behaviorOnMXFailure(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes.Builder
The action that Amazon SES takes if it cannot successfully read the required MX record when you send an email.
behaviorOnMXFailure(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest.Builder
The action for Amazon SES to take if it cannot successfully read the required MX record when you send an email.
behaviorOnMXFailure(BehaviorOnMXFailure) - Method in interface software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes.Builder
The action that Amazon SES takes if it cannot successfully read the required MX record when you send an email.
behaviorOnMXFailure(BehaviorOnMXFailure) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest.Builder
The action for Amazon SES to take if it cannot successfully read the required MX record when you send an email.
BehaviorOnMXFailure - Enum in software.amazon.awssdk.services.ses.model
 
behaviorOnMXFailureAsString() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
The action that Amazon SES takes if it cannot successfully read the required MX record when you send an email.
behaviorOnMXFailureAsString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
The action for Amazon SES to take if it cannot successfully read the required MX record when you send an email.
BLOCK - software.amazon.awssdk.services.ses.model.ReceiptFilterPolicy
 
body() - Method in class software.amazon.awssdk.services.ses.model.Message
The message body.
body(Consumer<Body.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.Message.Builder
The message body.
body(Body) - Method in interface software.amazon.awssdk.services.ses.model.Message.Builder
The message body.
Body - Class in software.amazon.awssdk.services.ses.model
Represents the body of the message.
Body.Builder - Interface in software.amazon.awssdk.services.ses.model
 
BOOLEAN - software.amazon.awssdk.services.ses.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.BooleanEqualsFn
 
BOUNCE - software.amazon.awssdk.services.ses.model.EventType
 
BOUNCE - software.amazon.awssdk.services.ses.model.NotificationType
 
bounceAction() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
bounceAction(Consumer<BounceAction.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
bounceAction(BounceAction) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
BounceAction - Class in software.amazon.awssdk.services.ses.model
When included in a receipt rule, this action rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
BounceAction.Builder - Interface in software.amazon.awssdk.services.ses.model
 
BouncedRecipientInfo - 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.
BouncedRecipientInfo.Builder - Interface in software.amazon.awssdk.services.ses.model
 
bouncedRecipientInfoList() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
A list of recipients of the bounced message, including the information required to create the Delivery Status Notifications (DSNs) for the recipients.
bouncedRecipientInfoList(Collection<BouncedRecipientInfo>) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
A list of recipients of the bounced message, including the information required to create the Delivery Status Notifications (DSNs) for the recipients.
bouncedRecipientInfoList(Consumer<BouncedRecipientInfo.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
A list of recipients of the bounced message, including the information required to create the Delivery Status Notifications (DSNs) for the recipients.
bouncedRecipientInfoList(BouncedRecipientInfo...) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
A list of recipients of the bounced message, including the information required to create the Delivery Status Notifications (DSNs) for the recipients.
bounces() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
Number of emails that have bounced.
bounces(Long) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
Number of emails that have bounced.
bounceSender() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
The address to use in the "From" header of the bounce message.
bounceSender(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
The address to use in the "From" header of the bounce message.
bounceSenderArn() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
This parameter is used only for sending authorization.
bounceSenderArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
This parameter is used only for sending authorization.
bounceTopic() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES publishes bounce notifications.
bounceTopic(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 publishes bounce notifications.
bounceType() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
The reason for the bounce.
bounceType(String) - Method in interface software.amazon.awssdk.services.ses.model.BouncedRecipientInfo.Builder
The reason for the bounce.
bounceType(BounceType) - Method in interface software.amazon.awssdk.services.ses.model.BouncedRecipientInfo.Builder
The reason for the bounce.
BounceType - Enum in software.amazon.awssdk.services.ses.model
 
bounceTypeAsString() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
The reason for the bounce.
bucket() - Method in exception software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException
Indicated that the S3 Bucket was not found.
bucket(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException.Builder
Indicated that the S3 Bucket was not found.
bucketName() - Method in class software.amazon.awssdk.services.ses.model.S3Action
The name of the Amazon S3 bucket for incoming email.
bucketName(String) - Method in interface software.amazon.awssdk.services.ses.model.S3Action.Builder
The name of the Amazon S3 bucket for incoming email.
build() - Method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeParams.Builder
Returns a SesAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.ses.endpoints.SesEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
 
build() - Method in class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.ses.model.SesRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.ses.model.SesResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter.Builder
Builds an instance of SesAsyncWaiter based on the configurations supplied to this builder
build() - Method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter.Builder
Builds an instance of SesWaiter based on the configurations supplied to this builder
builder() - Static method in class software.amazon.awssdk.services.ses.auth.scheme.internal.DefaultSesAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeParams
Get a new builder for creating a SesAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.ses.endpoints.internal.RuleError
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
builder() - Static method in exception software.amazon.awssdk.services.ses.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.ses.endpoints.SesEndpointParams
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.AccountSendingPausedException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.AlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.Body
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.BounceAction
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.CannotDeleteException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.Content
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.Destination
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.EventDestination
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ExtensionField
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidPolicyException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidSnsTopicException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidTemplateException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.LambdaAction
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.Message
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.MessageDsn
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.MessageRejectedException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.MessageTag
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.RawMessage
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptAction
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptRule
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.ReputationOptions
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.RuleDoesNotExistException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.S3Action
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendDataPoint
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.SesException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SNSAction
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.SNSDestination
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.StopAction
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.Template
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.TrackingOptions
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
 
builder() - Static method in class software.amazon.awssdk.services.ses.model.WorkmailAction
 
builder() - Static method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Create a builder that can be used to configure and create a SesAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.ses.SesClient
Create a builder that can be used to configure and create a SesClient.
builder() - Static method in class software.amazon.awssdk.services.ses.SesServiceClientConfiguration
 
builder() - Static method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter
Create a builder that can be used to configure and create a SesAsyncWaiter.
builder() - Static method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter
Create a builder that can be used to configure and create a SesWaiter.
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ses.model.SesRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ses.model.SesResponse.BuilderImpl
 
BuilderImpl(SesException) - Constructor for class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
 
BuilderImpl(SesRequest) - Constructor for class software.amazon.awssdk.services.ses.model.SesRequest.BuilderImpl
 
BuilderImpl(SesResponse) - Constructor for class software.amazon.awssdk.services.ses.model.SesResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
BulkEmailDestination - Class in software.amazon.awssdk.services.ses.model
An array that contains one or more Destinations, as well as the tags and replacement data associated with each of those Destinations.
BulkEmailDestination.Builder - Interface in software.amazon.awssdk.services.ses.model
 
BulkEmailDestinationStatus - Class in software.amazon.awssdk.services.ses.model
An object that contains the response from the SendBulkTemplatedEmail operation.
BulkEmailDestinationStatus.Builder - Interface in software.amazon.awssdk.services.ses.model
 
BulkEmailStatus - Enum in software.amazon.awssdk.services.ses.model
 

C

canContinue() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
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
 
carryOn() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
cause(Throwable) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SourceException.BuilderImpl
 
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() - Method in class software.amazon.awssdk.services.ses.model.Destination
The recipients to place on the CC: line of the message.
ccAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
The recipients to place on the CC: line of the message.
ccAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
The recipients to place on the CC: line of the message.
charset() - Method in class software.amazon.awssdk.services.ses.model.Content
The character set of the content.
charset(String) - Method in interface software.amazon.awssdk.services.ses.model.Content.Builder
The character set of the content.
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.EndpointAuthSchemeStrategy
 
cidr() - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
A single IP address or a range of IP addresses to block or allow, specified in Classless Inter-Domain Routing (CIDR) notation.
cidr(String) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptIpFilter.Builder
A single IP address or a range of IP addresses to block or allow, specified in Classless Inter-Domain Routing (CIDR) notation.
CLICK - software.amazon.awssdk.services.ses.model.EventType
 
client(SesAsyncClient) - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter.Builder
Sets a custom SesAsyncClient that will be used to poll the resource
client(SesClient) - Method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter.Builder
Sets a custom SesClient that will be used to poll the resource
cloneReceiptRuleSet(Consumer<CloneReceiptRuleSetRequest.Builder>) - 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.SesClient
Creates a receipt rule set by cloning an existing one.
cloneReceiptRuleSet(CloneReceiptRuleSetRequest) - 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.
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() - 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(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(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 - 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.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
 
compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Compare this value to another value, using the specified comparison operator: https://jmespath.org/specification.html#comparison-operators
COMPLAINT - software.amazon.awssdk.services.ses.model.EventType
 
COMPLAINT - software.amazon.awssdk.services.ses.model.NotificationType
 
complaints() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
complaints(Long) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
Number of unwanted emails that were rejected by recipients.
complaintTopic() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES publishes complaint notifications.
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 publishes complaint notifications.
condition() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
Condition - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
conditions - Variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
CONFIGURATION_SET_DOES_NOT_EXIST - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
CONFIGURATION_SET_SENDING_PAUSED - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
configurationSet() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
A data structure that contains the name of the configuration set.
configurationSet() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
The configuration set object associated with the specified 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(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(ConfigurationSet) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest.Builder
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 - Class in software.amazon.awssdk.services.ses.model
The name of the 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() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
A list of configuration set attributes to return.
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.
configurationSetAttributeNamesAsStrings() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
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.
configurationSetAttributeNamesWithStrings(Collection<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() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException
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() - Method in exception software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException
The name of the configuration set for which email sending is disabled.
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() - 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() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
The name of the configuration set from which to delete the event destination.
configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
The name of the configuration set to delete.
configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
The name of the configuration set.
configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
The name of the configuration set to describe.
configurationSetName() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException
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() - Method in exception software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException
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() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException
Indicates that the configuration set does not exist.
configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
The name of the configuration set.
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() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
Name of a configuration set to use when sending the verification email.
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() - 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() - 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() - Method in exception software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException
Indicates that a TrackingOptions object already exists 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() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
The name of the configuration set that contains the event destination.
configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
The name of the configuration set to update.
configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
The name of the configuration set to update.
configurationSetName() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
The name of the configuration set.
configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
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(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(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(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(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(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest.Builder
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.
configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest.Builder
The name of the configuration set.
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(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(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(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(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(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(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(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest.Builder
The name of the configuration set that contains the event destination.
configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest.Builder
The name of the configuration set to update.
configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest.Builder
The name of the configuration set to update.
configurationSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest.Builder
The name of the configuration set.
configurationSets() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
A list of configuration sets.
configurationSets(Collection<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(ConfigurationSet...) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse.Builder
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
 
constant(Object) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Convert this value to a new constant value, discarding the current value.
constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Convert this value to a new constant value, discarding the current value.
contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Execute the contains function, with this value as the first parameter: https://jmespath.org/specification.html#contains
Content - Class in software.amazon.awssdk.services.ses.model
Represents textual data, plus an optional character set specification.
CONTENT_REJECTED - software.amazon.awssdk.services.ses.model.BounceType
 
Content.Builder - Interface in software.amazon.awssdk.services.ses.model
 
context(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference.Builder
 
create() - Static method in class software.amazon.awssdk.services.ses.auth.scheme.internal.DefaultSesAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Create a SesAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.ses.SesClient
Create a SesClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter
Create an instance of SesAsyncWaiter with the default configuration.
create() - Static method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter
Create an instance of SesWaiter with the default configuration.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.ses.model.SesResponseMetadata
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.EndpointAuthSchemeStrategy
 
createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder>) - 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.SesClient
Creates a configuration set.
createConfigurationSet(CreateConfigurationSetRequest) - 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.
createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder>) - 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.SesClient
Creates a configuration set event destination.
createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest) - 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.
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(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(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.
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(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.
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(Consumer<CreateCustomVerificationEmailTemplateRequest.Builder>) - 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.SesClient
Creates a new custom verification email template.
createCustomVerificationEmailTemplate(CreateCustomVerificationEmailTemplateRequest) - 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.
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() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
The date and time the receipt rule set was created.
createdTimestamp() - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
The time and date the template was created.
createdTimestamp(Instant) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata.Builder
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.
createReceiptFilter(Consumer<CreateReceiptFilterRequest.Builder>) - 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.SesClient
Creates a new IP address filter.
createReceiptFilter(CreateReceiptFilterRequest) - 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.
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(Consumer<CreateReceiptRuleRequest.Builder>) - 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.SesClient
Creates a receipt rule.
createReceiptRule(CreateReceiptRuleRequest) - 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.
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(Consumer<CreateReceiptRuleSetRequest.Builder>) - 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.SesClient
Creates an empty receipt rule set.
createReceiptRuleSet(CreateReceiptRuleSetRequest) - 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.
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(Consumer<CreateTemplateRequest.Builder>) - 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.SesClient
Creates an email template.
createTemplate(CreateTemplateRequest) - 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.
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
 
credentialsProvider() - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider() - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Sets the value for credentials provider
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.ses.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.ses.endpoints.internal.RuleError
 
CustomMailFromStatus - Enum in software.amazon.awssdk.services.ses.model
 
customRedirectDomain() - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
The custom subdomain that is used to redirect email recipients to the Amazon SES event tracking domain.
customRedirectDomain(String) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptions.Builder
The custom subdomain that is 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() - 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() - Method in exception software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException
Indicates that the provided custom verification email template does not exist.
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(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException.Builder
Indicates that the provided custom verification email template does not exist.
customVerificationEmailTemplates() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
A list of the custom verification email templates that exist in your account.
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(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(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.

D

data() - Method in class software.amazon.awssdk.services.ses.model.Content
The textual data of the content.
data() - Method in class software.amazon.awssdk.services.ses.model.RawMessage
The raw data of the message.
data(String) - Method in interface software.amazon.awssdk.services.ses.model.Content.Builder
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.
Default() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
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.
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.
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.ses.endpoints.internal.RuleEngine
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.ses.endpoints.SesEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.DefaultRuleEngine
 
DefaultSesAuthSchemeParams - Class in software.amazon.awssdk.services.ses.auth.scheme.internal
 
DefaultSesAuthSchemeProvider - Class in software.amazon.awssdk.services.ses.auth.scheme.internal
 
DefaultSesEndpointProvider - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
DefaultSesEndpointProvider() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.DefaultSesEndpointProvider
 
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.
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(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(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.
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.
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.
defaultValue(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
DELAYED - software.amazon.awssdk.services.ses.model.DsnAction
 
deleteConfigurationSet(Consumer<DeleteConfigurationSetRequest.Builder>) - 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.SesClient
Deletes a configuration set.
deleteConfigurationSet(DeleteConfigurationSetRequest) - 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.
deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder>) - 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.SesClient
Deletes a configuration set event destination.
deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest) - 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.
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(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(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.
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(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.
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(Consumer<DeleteCustomVerificationEmailTemplateRequest.Builder>) - 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.SesClient
Deletes an existing custom verification email template.
deleteCustomVerificationEmailTemplate(DeleteCustomVerificationEmailTemplateRequest) - 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.
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(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(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.
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(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.
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(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).
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(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).
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(Consumer<DeleteReceiptFilterRequest.Builder>) - 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.SesClient
Deletes the specified IP address filter.
deleteReceiptFilter(DeleteReceiptFilterRequest) - 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.
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(Consumer<DeleteReceiptRuleRequest.Builder>) - 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.SesClient
Deletes the specified receipt rule.
deleteReceiptRule(DeleteReceiptRuleRequest) - 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.
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(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(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.
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(DeleteReceiptRuleSetRequest) - 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(Consumer<DeleteTemplateRequest.Builder>) - 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.SesClient
Deletes an email template.
deleteTemplate(DeleteTemplateRequest) - 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.
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(Consumer<DeleteVerifiedEmailAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Deprecated.
deleteVerifiedEmailAddress(Consumer<DeleteVerifiedEmailAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Deprecated.
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Deprecated.
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - 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 Amazon Web Services 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
 
DELIVERED - software.amazon.awssdk.services.ses.model.DsnAction
 
DELIVERY - software.amazon.awssdk.services.ses.model.EventType
 
DELIVERY - software.amazon.awssdk.services.ses.model.NotificationType
 
DELIVERY_OPTIONS - software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
 
deliveryAttempts() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
Number of emails that have been sent.
deliveryAttempts(Long) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
Number of emails that have been sent.
deliveryOptions() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
Returns the value of the DeliveryOptions property for this object.
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(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(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(DeliveryOptions) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
Sets 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 - 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.Builder - Interface in software.amazon.awssdk.services.ses.model
 
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.
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.
deliveryTopic() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES publishes delivery notifications.
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 publishes delivery notifications.
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
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(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(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.
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(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.
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(Consumer<DescribeConfigurationSetRequest.Builder>) - 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.SesClient
Returns the details of the specified configuration set.
describeConfigurationSet(DescribeConfigurationSetRequest) - 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.
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(Consumer<DescribeReceiptRuleRequest.Builder>) - 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.SesClient
Returns the details of the specified receipt rule.
describeReceiptRule(DescribeReceiptRuleRequest) - 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.
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(Consumer<DescribeReceiptRuleSetRequest.Builder>) - 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.SesClient
Returns the details of the specified receipt rule set.
describeReceiptRuleSet(DescribeReceiptRuleSetRequest) - 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.
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() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
Returns the value of the Destination property for this object.
destination() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
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(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(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(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(Destination) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestination.Builder
Sets the value of the Destination property for this object.
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(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 - Class in software.amazon.awssdk.services.ses.model
Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
Destination.Builder - Interface in software.amazon.awssdk.services.ses.model
 
destinations() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
One or more Destination objects.
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.
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(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(Collection<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(BulkEmailDestination...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
One or more Destination objects.
diagnosticCode() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
An extended explanation of what went wrong; this is usually an SMTP response.
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.
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.
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(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(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.
dimensionName() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
The name of an Amazon CloudWatch dimension associated with an email sending metric.
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.
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(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 - 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.
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
dkimAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
The DKIM attributes for an email address or a domain.
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.
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() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
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(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest.Builder
Sets whether DKIM signing is enabled for an identity.
dkimTokens() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
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.
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(String...) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse.Builder
A set of character strings that represent the domain's 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(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse.Builder
A set of character strings that represent the domain's identity.
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.
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.
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.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition.Builder
 
documentation - Variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
DOES_NOT_EXIST - software.amazon.awssdk.services.ses.model.BounceType
 
domain() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
domain() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
The domain to be verified.
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(String) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest.Builder
The domain to be verified.
DOMAIN - software.amazon.awssdk.services.ses.model.IdentityType
 
DsnAction - Enum in software.amazon.awssdk.services.ses.model
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
 

E

EMAIL_ADDRESS - software.amazon.awssdk.services.ses.model.IdentityType
 
EMAIL_HEADER - software.amazon.awssdk.services.ses.model.DimensionValueSource
 
emailAddress() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
emailAddress() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
The email address to verify.
emailAddress() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
The email address to be verified.
emailAddress() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
The email address to be verified.
emailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest.Builder
An email address to be removed from the list of verified addresses.
emailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest.Builder
The email address to verify.
emailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest.Builder
The email address to be verified.
emailAddress(String) - Method in interface software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest.Builder
The email address to be verified.
enabled() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set.
enabled() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
Describes whether email sending is enabled or disabled for your Amazon SES account in the current Amazon Web Services Region.
enabled() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
If true, the receipt rule is active.
enabled() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
Sets whether Amazon SES includes the original email headers in Amazon SNS notifications of the specified notification type.
enabled() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
Describes whether email sending is enabled or disabled for your Amazon SES account in the current Amazon Web Services Region.
enabled() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
Describes whether or not Amazon SES publishes reputation metrics for the configuration set, such as bounce and complaint rates, to Amazon CloudWatch.
enabled() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
Describes whether email sending is enabled or disabled for the configuration set.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse.Builder
Describes whether email sending is enabled or disabled for your Amazon SES account in the current Amazon Web Services Region.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
If true, the receipt rule is active.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest.Builder
Sets whether Amazon SES includes the original email headers in Amazon SNS notifications of the specified notification type.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest.Builder
Describes whether email sending is enabled or disabled for your Amazon SES account in the current Amazon Web Services Region.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest.Builder
Describes whether or not Amazon SES publishes reputation metrics for the configuration set, such as bounce and complaint rates, to Amazon CloudWatch.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest.Builder
Describes whether email sending is enabled or disabled for the configuration set.
encoding() - Method in class software.amazon.awssdk.services.ses.model.SNSAction
The encoding to use for the email within the Amazon SNS notification.
encoding(String) - Method in interface software.amazon.awssdk.services.ses.model.SNSAction.Builder
The encoding to use for the email within the Amazon SNS notification.
encoding(SNSActionEncoding) - Method in interface software.amazon.awssdk.services.ses.model.SNSAction.Builder
The encoding to use for the email within the Amazon SNS notification.
encodingAsString() - Method in class software.amazon.awssdk.services.ses.model.SNSAction
The encoding to use for the email within the Amazon SNS notification.
endpoint() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
endpoint() - Method in class software.amazon.awssdk.services.ses.endpoints.SesEndpointParams
 
endpoint(String) - Method in interface software.amazon.awssdk.services.ses.endpoints.SesEndpointParams.Builder
 
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.ses.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride() - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride() - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointProvider() - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider() - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(SesEndpointProvider) - Method in interface software.amazon.awssdk.services.ses.SesBaseClientBuilder
Set the SesEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.ses.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
eq(boolean) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.DefaultSesEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.Body
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.BounceAction
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.Content
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.Destination
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.EventDestination
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.Message
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.MessageTag
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.RawMessage
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.S3Action
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SNSAction
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.SNSDestination
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.StopAction
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
 
equals(Object) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.Body
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.BounceAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.Content
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.Destination
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.EventDestination
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.Message
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.MessageTag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.RawMessage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.S3Action
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SNSAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.SNSDestination
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.StopAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.Template
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
 
error() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
error() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
A description of an error that prevented a message being sent using the SendBulkTemplatedEmail operation.
error(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule.Builder
 
error(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
error(String) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus.Builder
A description of an error that prevented a message being sent using the SendBulkTemplatedEmail operation.
ERROR - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
ErrorRule - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.ErrorRule
 
eval(Expr) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
EVENT - software.amazon.awssdk.services.ses.model.InvocationType
 
EVENT_DESTINATIONS - software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
 
eventDestination() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
An object that describes the Amazon Web Services service that email sending event where information is published.
eventDestination() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
The event destination object.
eventDestination(Consumer<EventDestination.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest.Builder
An object that describes the Amazon Web Services service that email sending event where information is published.
eventDestination(Consumer<EventDestination.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest.Builder
The event destination object.
eventDestination(EventDestination) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest.Builder
An object that describes the Amazon Web Services service that email sending event where information is published.
eventDestination(EventDestination) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest.Builder
The event destination object.
EventDestination - Class in software.amazon.awssdk.services.ses.model
Contains information about an event destination.
EventDestination.Builder - Interface in software.amazon.awssdk.services.ses.model
 
EventDestinationAlreadyExistsException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the event destination could not be created because of a naming conflict.
EventDestinationAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
EventDestinationDoesNotExistException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the event destination does not exist.
EventDestinationDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
eventDestinationName() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
The name of the event destination to delete.
eventDestinationName() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException
Indicates that the event destination does not exist.
eventDestinationName() - Method in exception software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException
Indicates that the event destination does not exist.
eventDestinationName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException
Indicates that the event destination does not exist.
eventDestinationName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException
Indicates that the event destination does not exist.
eventDestinationName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException
Indicates that the event destination does not exist.
eventDestinationName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest.Builder
The name of the event destination to delete.
eventDestinationName(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
Indicates that the event destination does not exist.
eventDestinationName(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
Indicates that the event destination does not exist.
eventDestinationName(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException.Builder
Indicates that the event destination does not exist.
eventDestinationName(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
Indicates that the event destination does not exist.
eventDestinationName(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException.Builder
Indicates that the event destination does not exist.
eventDestinations() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
A list of event destinations associated with the configuration set.
eventDestinations(Collection<EventDestination>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
A list of event destinations associated with the configuration set.
eventDestinations(Consumer<EventDestination.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
A list of event destinations associated with the configuration set.
eventDestinations(EventDestination...) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
A list of event destinations associated with the configuration set.
EventType - Enum in software.amazon.awssdk.services.ses.model
 
EXCEEDED_QUOTA - software.amazon.awssdk.services.ses.model.BounceType
 
EXPANDED - software.amazon.awssdk.services.ses.model.DsnAction
 
expectArray() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
explanation() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
Human-readable text for the bounce message to explain the failure.
explanation(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
Human-readable text for the bounce message to explain the failure.
expr() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
ExtensionField - Class in software.amazon.awssdk.services.ses.model
Additional X-headers to include in the Delivery Status Notification (DSN) when an email that Amazon SES receives on your behalf bounces.
ExtensionField.Builder - Interface in software.amazon.awssdk.services.ses.model
 
extensionFields() - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
Additional X-headers to include in the DSN.
extensionFields() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
Additional X-headers to include in the DSN.
extensionFields(Collection<ExtensionField>) - Method in interface software.amazon.awssdk.services.ses.model.MessageDsn.Builder
Additional X-headers to include in the DSN.
extensionFields(Collection<ExtensionField>) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
Additional X-headers to include in the DSN.
extensionFields(Consumer<ExtensionField.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.MessageDsn.Builder
Additional X-headers to include in the DSN.
extensionFields(Consumer<ExtensionField.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
Additional X-headers to include in the DSN.
extensionFields(ExtensionField...) - Method in interface software.amazon.awssdk.services.ses.model.MessageDsn.Builder
Additional X-headers to include in the DSN.
extensionFields(ExtensionField...) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
Additional X-headers to include in the DSN.

F

facts() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FatScope
 
FAILED - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
FAILED - software.amazon.awssdk.services.ses.model.CustomMailFromStatus
 
FAILED - software.amazon.awssdk.services.ses.model.DsnAction
 
FAILED - software.amazon.awssdk.services.ses.model.VerificationStatus
 
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() - 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() - 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() - 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.
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(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(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(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.
FatScope<T> - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.FatScope
 
field(String) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
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.
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(Function<WaitersRuntime.Value, WaitersRuntime.Value>) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Filter this value: https://jmespath.org/specification.html#filter-expressions
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.
filterName() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
The name of the IP address filter to delete.
filterName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest.Builder
The name of the IP address filter to delete.
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.
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(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(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.
finalRecipient() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
The email address that the message was ultimately delivered to.
finalRecipient(String) - Method in interface software.amazon.awssdk.services.ses.model.RecipientDsnFields.Builder
The email address that the message was ultimately delivered to.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
 
flatten() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
fn(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.ses.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Record
 
forwardingEnabled() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
Describes whether Amazon SES forwards bounce and complaint notifications as email.
forwardingEnabled() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES forwards bounce and complaint notifications as email.
forwardingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes.Builder
Describes whether Amazon SES forwards bounce and complaint notifications as email.
forwardingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest.Builder
Sets whether Amazon SES forwards bounce and complaint notifications as email.
from(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
fromArn() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
This parameter is used only for sending authorization.
fromArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
This parameter is used only for sending authorization.
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
fromEmailAddress() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
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() - 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() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
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.
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(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
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.
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
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.ses.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.BooleanEqualsFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.ses.endpoints.internal.ParameterType
 
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() - Method in exception software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException
Indicates that the ARN of the function was not found.
functionArn() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
The Amazon Resource Name (ARN) of the Amazon Web Services Lambda function.
functionArn(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException.Builder
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 Amazon Web Services Lambda function.

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
get() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Record
 
getAccountSendingEnabled() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the email sending status of the Amazon SES account for the current Region.
getAccountSendingEnabled() - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the email sending status of the Amazon SES account for the current Region.
getAccountSendingEnabled(Consumer<GetAccountSendingEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the email sending status of the Amazon SES account for the current Region.
getAccountSendingEnabled(Consumer<GetAccountSendingEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the email sending status of the Amazon SES account for the current Region.
getAccountSendingEnabled(GetAccountSendingEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the email sending status of the Amazon SES account for the current Region.
getAccountSendingEnabled(GetAccountSendingEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the email sending status of the Amazon SES account for the current Region.
GetAccountSendingEnabledRequest - Class in software.amazon.awssdk.services.ses.model
 
GetAccountSendingEnabledRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetAccountSendingEnabledRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetAccountSendingEnabledRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetAccountSendingEnabledRequestMarshaller
 
GetAccountSendingEnabledResponse - Class in software.amazon.awssdk.services.ses.model
Represents a request to return the email sending status for your Amazon SES account in the current Amazon Web Services Region.
GetAccountSendingEnabledResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getArgv() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
getCustomVerificationEmailTemplate(Consumer<GetCustomVerificationEmailTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the custom email verification template for the template name you specify.
getCustomVerificationEmailTemplate(Consumer<GetCustomVerificationEmailTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the custom email verification template for the template name you specify.
getCustomVerificationEmailTemplate(GetCustomVerificationEmailTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the custom email verification template for the template name you specify.
getCustomVerificationEmailTemplate(GetCustomVerificationEmailTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the custom email verification template for the template name you specify.
GetCustomVerificationEmailTemplateRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to retrieve an existing custom verification email template.
GetCustomVerificationEmailTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetCustomVerificationEmailTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetCustomVerificationEmailTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetCustomVerificationEmailTemplateRequestMarshaller
 
GetCustomVerificationEmailTemplateResponse - Class in software.amazon.awssdk.services.ses.model
The content of the custom verification email template.
GetCustomVerificationEmailTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getDefault() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode
 
getIdentityDkimAttributes(Consumer<GetIdentityDkimAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributes(Consumer<GetIdentityDkimAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the current status of Easy DKIM signing for an entity.
getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the current status of Easy DKIM signing for an entity.
GetIdentityDkimAttributesRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request for the status of Amazon SES Easy DKIM signing for an identity.
GetIdentityDkimAttributesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetIdentityDkimAttributesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetIdentityDkimAttributesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetIdentityDkimAttributesRequestMarshaller
 
GetIdentityDkimAttributesResponse - Class in software.amazon.awssdk.services.ses.model
Represents the status of Amazon SES Easy DKIM signing for an identity.
GetIdentityDkimAttributesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getIdentityMailFromDomainAttributes(Consumer<GetIdentityMailFromDomainAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the custom MAIL FROM attributes for a list of identities (email addresses : domains).
getIdentityMailFromDomainAttributes(Consumer<GetIdentityMailFromDomainAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the custom MAIL FROM attributes for a list of identities (email addresses : domains).
getIdentityMailFromDomainAttributes(GetIdentityMailFromDomainAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the custom MAIL FROM attributes for a list of identities (email addresses : domains).
getIdentityMailFromDomainAttributes(GetIdentityMailFromDomainAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the custom MAIL FROM attributes for a list of identities (email addresses : domains).
GetIdentityMailFromDomainAttributesRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to return the Amazon SES custom MAIL FROM attributes for a list of identities.
GetIdentityMailFromDomainAttributesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetIdentityMailFromDomainAttributesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetIdentityMailFromDomainAttributesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetIdentityMailFromDomainAttributesRequestMarshaller
 
GetIdentityMailFromDomainAttributesResponse - Class in software.amazon.awssdk.services.ses.model
Represents the custom MAIL FROM attributes for a list of identities.
GetIdentityMailFromDomainAttributesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getIdentityNotificationAttributes(Consumer<GetIdentityNotificationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributes(Consumer<GetIdentityNotificationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
GetIdentityNotificationAttributesRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to return the notification attributes for a list of identities you verified with Amazon SES.
GetIdentityNotificationAttributesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetIdentityNotificationAttributesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetIdentityNotificationAttributesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetIdentityNotificationAttributesRequestMarshaller
 
GetIdentityNotificationAttributesResponse - Class in software.amazon.awssdk.services.ses.model
Represents the notification attributes for a list of identities.
GetIdentityNotificationAttributesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getIdentityPolicies(Consumer<GetIdentityPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the requested sending authorization policies for the given identity (an email address or a domain).
getIdentityPolicies(Consumer<GetIdentityPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the requested sending authorization policies for the given identity (an email address or a domain).
getIdentityPolicies(GetIdentityPoliciesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns the requested sending authorization policies for the given identity (an email address or a domain).
getIdentityPolicies(GetIdentityPoliciesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Returns the requested sending authorization policies for the given identity (an email address or a domain).
GetIdentityPoliciesRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to return the requested sending authorization policies for an identity.
GetIdentityPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetIdentityPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetIdentityPoliciesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetIdentityPoliciesRequestMarshaller
 
GetIdentityPoliciesResponse - Class in software.amazon.awssdk.services.ses.model
Represents the requested sending authorization policies.
GetIdentityPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getIdentityVerificationAttributes(Consumer<GetIdentityVerificationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributes(Consumer<GetIdentityVerificationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
GetIdentityVerificationAttributesRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to return the Amazon SES verification status of a list of identities.
GetIdentityVerificationAttributesRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetIdentityVerificationAttributesRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetIdentityVerificationAttributesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetIdentityVerificationAttributesRequestMarshaller
 
GetIdentityVerificationAttributesResponse - Class in software.amazon.awssdk.services.ses.model
The Amazon SES verification status of a list of identities.
GetIdentityVerificationAttributesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getLeft() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset
 
getSendQuota() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Provides the sending limits for the Amazon SES account.
getSendQuota() - Method in interface software.amazon.awssdk.services.ses.SesClient
Provides the sending limits for the Amazon SES account.
getSendQuota(Consumer<GetSendQuotaRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Provides the sending limits for the Amazon SES account.
getSendQuota(Consumer<GetSendQuotaRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Provides the sending limits for the Amazon SES account.
getSendQuota(GetSendQuotaRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Provides the sending limits for the Amazon SES account.
getSendQuota(GetSendQuotaRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Provides the sending limits for the Amazon SES account.
GetSendQuotaRequest - Class in software.amazon.awssdk.services.ses.model
 
GetSendQuotaRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetSendQuotaRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetSendQuotaRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetSendQuotaRequestMarshaller
 
GetSendQuotaResponse - Class in software.amazon.awssdk.services.ses.model
Represents your Amazon SES daily sending quota, maximum send rate, and the number of emails you have sent in the last 24 hours.
GetSendQuotaResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getSendStatistics() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Provides sending statistics for the current Amazon Web Services Region.
getSendStatistics() - Method in interface software.amazon.awssdk.services.ses.SesClient
Provides sending statistics for the current Amazon Web Services Region.
getSendStatistics(Consumer<GetSendStatisticsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Provides sending statistics for the current Amazon Web Services Region.
getSendStatistics(Consumer<GetSendStatisticsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Provides sending statistics for the current Amazon Web Services Region.
getSendStatistics(GetSendStatisticsRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Provides sending statistics for the current Amazon Web Services Region.
getSendStatistics(GetSendStatisticsRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Provides sending statistics for the current Amazon Web Services Region.
GetSendStatisticsRequest - Class in software.amazon.awssdk.services.ses.model
 
GetSendStatisticsRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetSendStatisticsRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetSendStatisticsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetSendStatisticsRequestMarshaller
 
GetSendStatisticsResponse - Class in software.amazon.awssdk.services.ses.model
Represents a list of data points.
GetSendStatisticsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getServiceId() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset
 
getTemplate(Consumer<GetTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Displays the template object (which includes the Subject line, HTML part and text part) for the template you specify.
getTemplate(Consumer<GetTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Displays the template object (which includes the Subject line, HTML part and text part) for the template you specify.
getTemplate(GetTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Displays the template object (which includes the Subject line, HTML part and text part) for the template you specify.
getTemplate(GetTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Displays the template object (which includes the Subject line, HTML part and text part) for the template you specify.
GetTemplateRequest - Class in software.amazon.awssdk.services.ses.model
 
GetTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
GetTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
GetTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.GetTemplateRequestMarshaller
 
GetTemplateResponse - Class in software.amazon.awssdk.services.ses.model
 
GetTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
getType() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.Body
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.BounceAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.Content
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.Destination
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.EventDestination
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.Message
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.MessageTag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.RawMessage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.S3Action
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SNSAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.SNSDestination
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.StopAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.Template
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
 
getVersion() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset
 

H

hasActions() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
For responses, this returns true if the service returned a value for the Actions property.
hasBccAddresses() - Method in class software.amazon.awssdk.services.ses.model.Destination
For responses, this returns true if the service returned a value for the BccAddresses property.
hasBouncedRecipientInfoList() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
For responses, this returns true if the service returned a value for the BouncedRecipientInfoList property.
hasCcAddresses() - Method in class software.amazon.awssdk.services.ses.model.Destination
For responses, this returns true if the service returned a value for the CcAddresses property.
hasConfigurationSetAttributeNames() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
For responses, this returns true if the service returned a value for the ConfigurationSetAttributeNames property.
hasConfigurationSets() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
For responses, this returns true if the service returned a value for the ConfigurationSets property.
hasCustomVerificationEmailTemplates() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
For responses, this returns true if the service returned a value for the CustomVerificationEmailTemplates property.
hasDefaultTags() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
For responses, this returns true if the service returned a value for the DefaultTags property.
hasDestinations() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
For responses, this returns true if the service returned a value for the Destinations property.
hasDestinations() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
For responses, this returns true if the service returned a value for the Destinations property.
hasDimensionConfigurations() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
For responses, this returns true if the service returned a value for the DimensionConfigurations property.
hasDkimAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
For responses, this returns true if the service returned a value for the DkimAttributes property.
hasDkimTokens() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
For responses, this returns true if the service returned a value for the DkimTokens property.
hasDkimTokens() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
For responses, this returns true if the service returned a value for the DkimTokens property.
hasEventDestinations() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
For responses, this returns true if the service returned a value for the EventDestinations property.
hasExtensionFields() - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
For responses, this returns true if the service returned a value for the ExtensionFields property.
hasExtensionFields() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
For responses, this returns true if the service returned a value for the ExtensionFields property.
hasFilters() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
For responses, this returns true if the service returned a value for the Filters property.
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.DefaultSesEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.Body
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDestination
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CloudWatchDimensionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.Content
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptFilterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplate
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptFilterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DeliveryOptions
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.Destination
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.IdentityDkimAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptFiltersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.Message
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.MessageDsn
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.MessageTag
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.RawMessage
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.S3Action
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SNSAction
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.SNSDestination
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.StopAction
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.Template
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.TrackingOptions
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainDkimResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.VerifyDomainIdentityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailAddressResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.VerifyEmailIdentityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
 
hashCode() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
 
hasIdentities() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
For responses, this returns true if the service returned a value for the Identities property.
hasIdentities() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
For responses, this returns true if the service returned a value for the Identities property.
hasIdentities() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
For responses, this returns true if the service returned a value for the Identities property.
hasIdentities() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
For responses, this returns true if the service returned a value for the Identities property.
hasIdentities() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
For responses, this returns true if the service returned a value for the Identities property.
hasMailFromDomainAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
For responses, this returns true if the service returned a value for the MailFromDomainAttributes property.
hasMatchingEventTypes() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
For responses, this returns true if the service returned a value for the MatchingEventTypes property.
hasNotificationAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
For responses, this returns true if the service returned a value for the NotificationAttributes property.
hasPolicies() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
For responses, this returns true if the service returned a value for the Policies property.
hasPolicyNames() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
For responses, this returns true if the service returned a value for the PolicyNames property.
hasPolicyNames() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
For responses, this returns true if the service returned a value for the PolicyNames property.
hasRecipients() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
For responses, this returns true if the service returned a value for the Recipients property.
hasReplacementTags() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
For responses, this returns true if the service returned a value for the ReplacementTags property.
hasReplyToAddresses() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
For responses, this returns true if the service returned a value for the ReplyToAddresses property.
hasReplyToAddresses() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
For responses, this returns true if the service returned a value for the ReplyToAddresses property.
hasReplyToAddresses() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
For responses, this returns true if the service returned a value for the ReplyToAddresses property.
hasRuleNames() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
For responses, this returns true if the service returned a value for the RuleNames property.
hasRules() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
For responses, this returns true if the service returned a value for the Rules property.
hasRules() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
For responses, this returns true if the service returned a value for the Rules property.
hasRuleSets() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
For responses, this returns true if the service returned a value for the RuleSets property.
hasSendDataPoints() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
For responses, this returns true if the service returned a value for the SendDataPoints property.
hasStatus() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
For responses, this returns true if the service returned a value for the Status property.
hasTags() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTemplatesMetadata() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
For responses, this returns true if the service returned a value for the TemplatesMetadata property.
hasToAddresses() - Method in class software.amazon.awssdk.services.ses.model.Destination
For responses, this returns true if the service returned a value for the ToAddresses property.
hasVerificationAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
For responses, this returns true if the service returned a value for the VerificationAttributes property.
hasVerifiedEmailAddresses() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
For responses, this returns true if the service returned a value for the VerifiedEmailAddresses property.
headerName() - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
The name of the header to add to the incoming message.
headerName(String) - Method in interface software.amazon.awssdk.services.ses.model.AddHeaderAction.Builder
The name of the header to add to the incoming message.
headersInBounceNotificationsEnabled() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
Describes whether Amazon SES includes the original email headers in Amazon SNS notifications of type Bounce.
headersInBounceNotificationsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes.Builder
Describes whether Amazon SES includes the original email headers in Amazon SNS notifications of type Bounce.
headersInComplaintNotificationsEnabled() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
Describes whether Amazon SES includes the original email headers in Amazon SNS notifications of type Complaint.
headersInComplaintNotificationsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes.Builder
Describes whether Amazon SES includes the original email headers in Amazon SNS notifications of type Complaint.
headersInDeliveryNotificationsEnabled() - Method in class software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes
Describes whether Amazon SES includes the original email headers in Amazon SNS notifications of type Delivery.
headersInDeliveryNotificationsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.IdentityNotificationAttributes.Builder
Describes whether Amazon SES includes the original email headers in Amazon SNS notifications of type Delivery.
headerValue() - Method in class software.amazon.awssdk.services.ses.model.AddHeaderAction
The content to include in the header.
headerValue(String) - Method in interface software.amazon.awssdk.services.ses.model.AddHeaderAction.Builder
The content to include in the header.
hostLabel() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.IsVirtualHostableS3Bucket
 
html() - Method in class software.amazon.awssdk.services.ses.model.Body
The content of the message, in HTML format.
html(Consumer<Content.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.Body.Builder
The content of the message, in HTML format.
html(Content) - Method in interface software.amazon.awssdk.services.ses.model.Body.Builder
The content of the message, in HTML format.
htmlPart() - Method in class software.amazon.awssdk.services.ses.model.Template
The HTML body of the email.
htmlPart(String) - Method in interface software.amazon.awssdk.services.ses.model.Template.Builder
The HTML body of the email.

I

iamRoleARN() - Method in class software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination
The ARN of the IAM role under which Amazon SES publishes email sending events to the Amazon Kinesis Firehose stream.
iamRoleARN(String) - Method in interface software.amazon.awssdk.services.ses.model.KinesisFirehoseDestination.Builder
The ARN of the IAM role under which Amazon SES publishes email sending events to the Amazon Kinesis Firehose stream.
id() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition
 
id(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition.Builder
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.ses.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Identifier
 
identities() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
identities() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest
A list of one or more identities.
identities() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
identities() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest
A list of identities.
identities() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
A list of identities.
identities() - Method in class software.amazon.awssdk.services.ses.paginators.ListIdentitiesIterable
Returns an iterable to iterate through the paginated ListIdentitiesResponse.identities() member.
identities() - Method in class software.amazon.awssdk.services.ses.paginators.ListIdentitiesPublisher
Returns a publisher that can be used to get a stream of data.
identities(String...) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest.Builder
A list of one or more verified identities - email addresses, domains, or both.
identities(String...) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest.Builder
A list of one or more identities.
identities(String...) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest.Builder
A list of one or more identities.
identities(String...) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest.Builder
A list of identities.
identities(String...) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesResponse.Builder
A list of identities.
identities(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest.Builder
A list of one or more verified identities - email addresses, domains, or both.
identities(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest.Builder
A list of one or more identities.
identities(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest.Builder
A list of one or more identities.
identities(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest.Builder
A list of identities.
identities(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesResponse.Builder
A list of identities.
identity() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
The identity that is associated with the policy to delete.
identity() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the Amazon Web Services account.
identity() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
The identity for which the policies are retrieved.
identity() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest
The identity that is associated with the policy for which the policies are listed.
identity() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
The identity to which that the policy applies.
identity() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
identity() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set bounce and complaint notification forwarding.
identity() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
The identity for which to enable or disable headers in notifications.
identity() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
The verified identity.
identity() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
The identity (email address or domain) for the Amazon SNS topic.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest.Builder
The identity that is associated with the policy to delete.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteIdentityRequest.Builder
The identity to be removed from the list of identities for the Amazon Web Services account.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest.Builder
The identity for which the policies are retrieved.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest.Builder
The identity that is associated with the policy for which the policies are listed.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest.Builder
The identity to which that the policy applies.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest.Builder
The identity for which DKIM signing should be enabled or disabled.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest.Builder
The identity for which to set bounce and complaint notification forwarding.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest.Builder
The identity for which to enable or disable headers in notifications.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest.Builder
The verified identity.
identity(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest.Builder
The identity (email address or domain) for the Amazon SNS topic.
IdentityDkimAttributes - Class in software.amazon.awssdk.services.ses.model
Represents the DKIM attributes of a verified email address or a domain.
IdentityDkimAttributes.Builder - Interface in software.amazon.awssdk.services.ses.model
 
IdentityMailFromDomainAttributes - Class in software.amazon.awssdk.services.ses.model
Represents the custom MAIL FROM domain attributes of a verified identity (email address or domain).
IdentityMailFromDomainAttributes.Builder - Interface in software.amazon.awssdk.services.ses.model
 
IdentityNotificationAttributes - Class in software.amazon.awssdk.services.ses.model
Represents the notification attributes of an identity, including whether an identity has Amazon Simple Notification Service (Amazon SNS) topics set for bounce, complaint, and/or delivery notifications, and whether feedback forwarding is enabled for bounce and complaint notifications.
IdentityNotificationAttributes.Builder - Interface in software.amazon.awssdk.services.ses.model
 
identityType() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
The type of the identities to list.
identityType(String) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesRequest.Builder
The type of the identities to list.
identityType(IdentityType) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesRequest.Builder
The type of the identities to list.
IdentityType - Enum in software.amazon.awssdk.services.ses.model
 
identityTypeAsString() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
The type of the identities to list.
IdentityVerificationAttributes - Class in software.amazon.awssdk.services.ses.model
Represents the verification attributes of a single identity.
IdentityVerificationAttributes.Builder - Interface in software.amazon.awssdk.services.ses.model
 
index() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Index
 
Index(int) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.ses.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.ses.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
into() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
INVALID_PARAMETER_VALUE - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
INVALID_SENDING_POOL_NAME - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
InvalidCloudWatchDestinationException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the Amazon CloudWatch destination is invalid.
InvalidCloudWatchDestinationException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidConfigurationSetException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the configuration set is invalid.
InvalidConfigurationSetException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidDeliveryOptionsException - Exception in software.amazon.awssdk.services.ses.model
Indicates that provided delivery option is invalid.
InvalidDeliveryOptionsException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidFirehoseDestinationException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the Amazon Kinesis Firehose destination is invalid.
InvalidFirehoseDestinationException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidLambdaFunctionException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the provided Amazon Web Services Lambda function is invalid, or that Amazon SES could not execute the provided function, possibly due to permissions issues.
InvalidLambdaFunctionException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidPolicyException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the provided policy is invalid.
InvalidPolicyException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidRenderingParameterException - Exception in software.amazon.awssdk.services.ses.model
Indicates that one or more of the replacement values you provided is invalid.
InvalidRenderingParameterException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidS3ConfigurationException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the provided Amazon S3 bucket or Amazon Web Services KMS encryption key is invalid, or that Amazon SES could not publish to the bucket, possibly due to permissions issues.
InvalidS3ConfigurationException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidSnsDestinationException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the Amazon Simple Notification Service (Amazon SNS) destination is invalid.
InvalidSnsDestinationException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidSnsTopicException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the provided Amazon SNS topic is invalid, or that Amazon SES could not publish to the topic, possibly due to permissions issues.
InvalidSnsTopicException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidTemplateException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the template that you specified could not be rendered.
InvalidTemplateException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
InvalidTrackingOptionsException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the custom domain to be used for open and click tracking redirects is invalid.
InvalidTrackingOptionsException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
invocationType() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
The invocation type of the Amazon Web Services Lambda function.
invocationType(String) - Method in interface software.amazon.awssdk.services.ses.model.LambdaAction.Builder
The invocation type of the Amazon Web Services Lambda function.
invocationType(InvocationType) - Method in interface software.amazon.awssdk.services.ses.model.LambdaAction.Builder
The invocation type of the Amazon Web Services Lambda function.
InvocationType - Enum in software.amazon.awssdk.services.ses.model
 
invocationTypeAsString() - Method in class software.amazon.awssdk.services.ses.model.LambdaAction
The invocation type of the Amazon Web Services Lambda function.
ipFilter() - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
ipFilter(Consumer<ReceiptIpFilter.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptFilter.Builder
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
ipFilter(ReceiptIpFilter) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptFilter.Builder
A structure that provides the IP addresses to block or allow, and whether to block or allow incoming mail from them.
IS_IP - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
isEndpoint() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleUrl
 
isNone() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
isResolved() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
IsSet - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
isUnresolved() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
IsValidHostLabel - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.ses.paginators.ListCustomVerificationEmailTemplatesIterable
 
iterator() - Method in class software.amazon.awssdk.services.ses.paginators.ListIdentitiesIterable
 

K

key() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Key
 
Key(Identifier) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Key
 
kinesisFirehoseDestination() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
kinesisFirehoseDestination(Consumer<KinesisFirehoseDestination.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
kinesisFirehoseDestination(KinesisFirehoseDestination) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
KinesisFirehoseDestination - Class in software.amazon.awssdk.services.ses.model
Contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
KinesisFirehoseDestination.Builder - Interface in software.amazon.awssdk.services.ses.model
 
kmsKeyArn() - Method in class software.amazon.awssdk.services.ses.model.S3Action
The customer master key that Amazon SES should use to encrypt your emails before saving them to the Amazon S3 bucket.
kmsKeyArn(String) - Method in interface software.amazon.awssdk.services.ses.model.S3Action.Builder
The customer master key that Amazon SES should use to encrypt your emails before saving them to the Amazon S3 bucket.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.BehaviorOnMXFailure
Use this in place of BehaviorOnMXFailure.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.BounceType
Use this in place of BounceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.BulkEmailStatus
Use this in place of BulkEmailStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
Use this in place of ConfigurationSetAttribute.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.CustomMailFromStatus
Use this in place of CustomMailFromStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.DimensionValueSource
Use this in place of DimensionValueSource.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.DsnAction
Use this in place of DsnAction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.EventType
Use this in place of EventType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.IdentityType
Use this in place of IdentityType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.InvocationType
Use this in place of InvocationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.NotificationType
Use this in place of NotificationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.ReceiptFilterPolicy
Use this in place of ReceiptFilterPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.SNSActionEncoding
Use this in place of SNSActionEncoding.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.StopScope
Use this in place of StopScope.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.TlsPolicy
Use this in place of TlsPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.ses.model.VerificationStatus
Use this in place of VerificationStatus.values() to return a Set of all values known to the SDK.

L

lambdaAction() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
Calls an Amazon Web Services 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 Amazon Web Services Lambda function, and optionally, publishes a notification to Amazon SNS.
lambdaAction(LambdaAction) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
Calls an Amazon Web Services Lambda function, and optionally, publishes a notification to Amazon SNS.
LambdaAction - Class in software.amazon.awssdk.services.ses.model
When included in a receipt rule, this action calls an Amazon Web Services Lambda function and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
LambdaAction.Builder - Interface in software.amazon.awssdk.services.ses.model
 
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.
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.
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.
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.
length() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Execute the length function, with this value as the first parameter: https://jmespath.org/specification.html#length
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
 
LINK_TAG - software.amazon.awssdk.services.ses.model.DimensionValueSource
 
listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services Region.
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 Amazon Web Services 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 Amazon Web Services Region.
ListConfigurationSetsRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to list the configuration sets associated with your Amazon Web Services 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 Amazon Web Services account.
ListConfigurationSetsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
listCustomVerificationEmailTemplates() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.
listCustomVerificationEmailTemplates() - Method in interface software.amazon.awssdk.services.ses.SesClient
Lists the existing custom verification email templates for your account in the current Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services Region.
listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the existing custom verification email templates for your account in the current Amazon Web Services 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 Amazon Web Services 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
listCustomVerificationEmailTemplatesPaginator() - Method in interface software.amazon.awssdk.services.ses.SesClient
listCustomVerificationEmailTemplatesPaginator(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
listCustomVerificationEmailTemplatesPaginator(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
listCustomVerificationEmailTemplatesPaginator(ListCustomVerificationEmailTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
listCustomVerificationEmailTemplatesPaginator(ListCustomVerificationEmailTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
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() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Returns a list containing all of the identities (email addresses and domains) for your Amazon Web Services account in the current Amazon Web Services 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 Amazon Web Services account in the current Amazon Web Services 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 Amazon Web Services account in the current Amazon Web Services 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 Amazon Web Services account in the current Amazon Web Services Region, regardless of verification status.
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 Amazon Web Services account in the current Amazon Web Services 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 Amazon Web Services account in the current Amazon Web Services Region, regardless of verification status.
ListIdentitiesIterable - Class in software.amazon.awssdk.services.ses.paginators
Represents the output for the SesClient.listIdentitiesPaginator(software.amazon.awssdk.services.ses.model.ListIdentitiesRequest) operation which is a paginated operation.
ListIdentitiesIterable(SesClient, ListIdentitiesRequest) - Constructor for class software.amazon.awssdk.services.ses.paginators.ListIdentitiesIterable
 
listIdentitiesPaginator() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
listIdentitiesPaginator() - Method in interface software.amazon.awssdk.services.ses.SesClient
listIdentitiesPaginator(Consumer<ListIdentitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
listIdentitiesPaginator(Consumer<ListIdentitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
listIdentitiesPaginator(ListIdentitiesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
listIdentitiesPaginator(ListIdentitiesRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
ListIdentitiesPublisher - Class in software.amazon.awssdk.services.ses.paginators
Represents the output for the SesAsyncClient.listIdentitiesPaginator(software.amazon.awssdk.services.ses.model.ListIdentitiesRequest) operation which is a paginated operation.
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 Amazon Web Services 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 Amazon Web Services account, regardless of verification status.
ListIdentitiesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
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(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).
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(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).
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() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the IP address filters associated with your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptFilters() - Method in interface software.amazon.awssdk.services.ses.SesClient
Lists the IP address filters associated with your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptFilters(Consumer<ListReceiptFiltersRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the IP address filters associated with your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptFilters(Consumer<ListReceiptFiltersRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Lists the IP address filters associated with your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptFilters(ListReceiptFiltersRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the IP address filters associated with your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptFilters(ListReceiptFiltersRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Lists the IP address filters associated with your Amazon Web Services account in the current Amazon Web Services Region.
ListReceiptFiltersRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to list the IP address filters that exist under your Amazon Web Services 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 Amazon Web Services account.
ListReceiptFiltersResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
listReceiptRuleSets() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptRuleSets() - Method in interface software.amazon.awssdk.services.ses.SesClient
Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptRuleSets(Consumer<ListReceiptRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptRuleSets(Consumer<ListReceiptRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptRuleSets(ListReceiptRuleSetsRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region.
listReceiptRuleSets(ListReceiptRuleSetsRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region.
ListReceiptRuleSetsRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to list the receipt rule sets that exist under your Amazon Web Services 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 Amazon Web Services account.
ListReceiptRuleSetsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
listTemplates() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the email templates present in your Amazon SES account in the current Amazon Web Services Region.
listTemplates() - Method in interface software.amazon.awssdk.services.ses.SesClient
Lists the email templates present in your Amazon SES account in the current Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services Region.
listTemplates(ListTemplatesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Lists the email templates present in your Amazon SES account in the current Amazon Web Services 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 Amazon Web Services 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() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Deprecated.
listVerifiedEmailAddresses() - Method in interface software.amazon.awssdk.services.ses.SesClient
Deprecated.
listVerifiedEmailAddresses(Consumer<ListVerifiedEmailAddressesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Deprecated.
listVerifiedEmailAddresses(Consumer<ListVerifiedEmailAddressesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Deprecated.
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Deprecated.
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - 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 Amazon Web Services account.
ListVerifiedEmailAddressesResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
Literal - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.PartitionDataProvider
 

M

MAIL_FROM_DOMAIN_NOT_VERIFIED - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
mailFromDomain() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
The custom MAIL FROM domain that the identity is configured to use.
mailFromDomain() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest
The custom MAIL FROM domain for the verified identity to use.
mailFromDomain(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes.Builder
The custom MAIL FROM domain that the identity is configured to use.
mailFromDomain(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest.Builder
The custom MAIL FROM domain for the verified identity to use.
mailFromDomainAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse
A map of identities to custom MAIL FROM attributes.
mailFromDomainAttributes(Map<String, IdentityMailFromDomainAttributes>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesResponse.Builder
A map of identities to custom MAIL FROM attributes.
MailFromDomainNotVerifiedException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the message could not be sent because Amazon SES could not read the MX record required to use the specified MAIL FROM domain.
MailFromDomainNotVerifiedException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
mailFromDomainStatus() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
The state that indicates whether Amazon SES has successfully read the MX record required for custom MAIL FROM domain setup.
mailFromDomainStatus(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes.Builder
The state that indicates whether Amazon SES has successfully read the MX record required for custom MAIL FROM domain setup.
mailFromDomainStatus(CustomMailFromStatus) - Method in interface software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes.Builder
The state that indicates whether Amazon SES has successfully read the MX record required for custom MAIL FROM domain setup.
mailFromDomainStatusAsString() - Method in class software.amazon.awssdk.services.ses.model.IdentityMailFromDomainAttributes
The state that indicates whether Amazon SES has successfully read the MX record required for custom MAIL FROM domain setup.
marshall(CloneReceiptRuleSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.CloneReceiptRuleSetRequestMarshaller
 
marshall(CreateConfigurationSetEventDestinationRequest) - Method in class software.amazon.awssdk.services.ses.transform.CreateConfigurationSetEventDestinationRequestMarshaller
 
marshall(CreateConfigurationSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.CreateConfigurationSetRequestMarshaller
 
marshall(CreateConfigurationSetTrackingOptionsRequest) - Method in class software.amazon.awssdk.services.ses.transform.CreateConfigurationSetTrackingOptionsRequestMarshaller
 
marshall(CreateCustomVerificationEmailTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.CreateCustomVerificationEmailTemplateRequestMarshaller
 
marshall(CreateReceiptFilterRequest) - Method in class software.amazon.awssdk.services.ses.transform.CreateReceiptFilterRequestMarshaller
 
marshall(CreateReceiptRuleRequest) - Method in class software.amazon.awssdk.services.ses.transform.CreateReceiptRuleRequestMarshaller
 
marshall(CreateReceiptRuleSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.CreateReceiptRuleSetRequestMarshaller
 
marshall(CreateTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.CreateTemplateRequestMarshaller
 
marshall(DeleteConfigurationSetEventDestinationRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteConfigurationSetEventDestinationRequestMarshaller
 
marshall(DeleteConfigurationSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteConfigurationSetRequestMarshaller
 
marshall(DeleteConfigurationSetTrackingOptionsRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteConfigurationSetTrackingOptionsRequestMarshaller
 
marshall(DeleteCustomVerificationEmailTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteCustomVerificationEmailTemplateRequestMarshaller
 
marshall(DeleteIdentityPolicyRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteIdentityPolicyRequestMarshaller
 
marshall(DeleteIdentityRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteIdentityRequestMarshaller
 
marshall(DeleteReceiptFilterRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteReceiptFilterRequestMarshaller
 
marshall(DeleteReceiptRuleRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteReceiptRuleRequestMarshaller
 
marshall(DeleteReceiptRuleSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteReceiptRuleSetRequestMarshaller
 
marshall(DeleteTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteTemplateRequestMarshaller
 
marshall(DeleteVerifiedEmailAddressRequest) - Method in class software.amazon.awssdk.services.ses.transform.DeleteVerifiedEmailAddressRequestMarshaller
 
marshall(DescribeActiveReceiptRuleSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.DescribeActiveReceiptRuleSetRequestMarshaller
 
marshall(DescribeConfigurationSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.DescribeConfigurationSetRequestMarshaller
 
marshall(DescribeReceiptRuleRequest) - Method in class software.amazon.awssdk.services.ses.transform.DescribeReceiptRuleRequestMarshaller
 
marshall(DescribeReceiptRuleSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.DescribeReceiptRuleSetRequestMarshaller
 
marshall(GetAccountSendingEnabledRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetAccountSendingEnabledRequestMarshaller
 
marshall(GetCustomVerificationEmailTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetCustomVerificationEmailTemplateRequestMarshaller
 
marshall(GetIdentityDkimAttributesRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetIdentityDkimAttributesRequestMarshaller
 
marshall(GetIdentityMailFromDomainAttributesRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetIdentityMailFromDomainAttributesRequestMarshaller
 
marshall(GetIdentityNotificationAttributesRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetIdentityNotificationAttributesRequestMarshaller
 
marshall(GetIdentityPoliciesRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetIdentityPoliciesRequestMarshaller
 
marshall(GetIdentityVerificationAttributesRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetIdentityVerificationAttributesRequestMarshaller
 
marshall(GetSendQuotaRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetSendQuotaRequestMarshaller
 
marshall(GetSendStatisticsRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetSendStatisticsRequestMarshaller
 
marshall(GetTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.GetTemplateRequestMarshaller
 
marshall(ListConfigurationSetsRequest) - Method in class software.amazon.awssdk.services.ses.transform.ListConfigurationSetsRequestMarshaller
 
marshall(ListCustomVerificationEmailTemplatesRequest) - Method in class software.amazon.awssdk.services.ses.transform.ListCustomVerificationEmailTemplatesRequestMarshaller
 
marshall(ListIdentitiesRequest) - Method in class software.amazon.awssdk.services.ses.transform.ListIdentitiesRequestMarshaller
 
marshall(ListIdentityPoliciesRequest) - Method in class software.amazon.awssdk.services.ses.transform.ListIdentityPoliciesRequestMarshaller
 
marshall(ListReceiptFiltersRequest) - Method in class software.amazon.awssdk.services.ses.transform.ListReceiptFiltersRequestMarshaller
 
marshall(ListReceiptRuleSetsRequest) - Method in class software.amazon.awssdk.services.ses.transform.ListReceiptRuleSetsRequestMarshaller
 
marshall(ListTemplatesRequest) - Method in class software.amazon.awssdk.services.ses.transform.ListTemplatesRequestMarshaller
 
marshall(ListVerifiedEmailAddressesRequest) - Method in class software.amazon.awssdk.services.ses.transform.ListVerifiedEmailAddressesRequestMarshaller
 
marshall(PutConfigurationSetDeliveryOptionsRequest) - Method in class software.amazon.awssdk.services.ses.transform.PutConfigurationSetDeliveryOptionsRequestMarshaller
 
marshall(PutIdentityPolicyRequest) - Method in class software.amazon.awssdk.services.ses.transform.PutIdentityPolicyRequestMarshaller
 
marshall(ReorderReceiptRuleSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.ReorderReceiptRuleSetRequestMarshaller
 
marshall(SendBounceRequest) - Method in class software.amazon.awssdk.services.ses.transform.SendBounceRequestMarshaller
 
marshall(SendBulkTemplatedEmailRequest) - Method in class software.amazon.awssdk.services.ses.transform.SendBulkTemplatedEmailRequestMarshaller
 
marshall(SendCustomVerificationEmailRequest) - Method in class software.amazon.awssdk.services.ses.transform.SendCustomVerificationEmailRequestMarshaller
 
marshall(SendEmailRequest) - Method in class software.amazon.awssdk.services.ses.transform.SendEmailRequestMarshaller
 
marshall(SendRawEmailRequest) - Method in class software.amazon.awssdk.services.ses.transform.SendRawEmailRequestMarshaller
 
marshall(SendTemplatedEmailRequest) - Method in class software.amazon.awssdk.services.ses.transform.SendTemplatedEmailRequestMarshaller
 
marshall(SetActiveReceiptRuleSetRequest) - Method in class software.amazon.awssdk.services.ses.transform.SetActiveReceiptRuleSetRequestMarshaller
 
marshall(SetIdentityDkimEnabledRequest) - Method in class software.amazon.awssdk.services.ses.transform.SetIdentityDkimEnabledRequestMarshaller
 
marshall(SetIdentityFeedbackForwardingEnabledRequest) - Method in class software.amazon.awssdk.services.ses.transform.SetIdentityFeedbackForwardingEnabledRequestMarshaller
 
marshall(SetIdentityHeadersInNotificationsEnabledRequest) - Method in class software.amazon.awssdk.services.ses.transform.SetIdentityHeadersInNotificationsEnabledRequestMarshaller
 
marshall(SetIdentityMailFromDomainRequest) - Method in class software.amazon.awssdk.services.ses.transform.SetIdentityMailFromDomainRequestMarshaller
 
marshall(SetIdentityNotificationTopicRequest) - Method in class software.amazon.awssdk.services.ses.transform.SetIdentityNotificationTopicRequestMarshaller
 
marshall(SetReceiptRulePositionRequest) - Method in class software.amazon.awssdk.services.ses.transform.SetReceiptRulePositionRequestMarshaller
 
marshall(TestRenderTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.TestRenderTemplateRequestMarshaller
 
marshall(UpdateAccountSendingEnabledRequest) - Method in class software.amazon.awssdk.services.ses.transform.UpdateAccountSendingEnabledRequestMarshaller
 
marshall(UpdateConfigurationSetEventDestinationRequest) - Method in class software.amazon.awssdk.services.ses.transform.UpdateConfigurationSetEventDestinationRequestMarshaller
 
marshall(UpdateConfigurationSetReputationMetricsEnabledRequest) - Method in class software.amazon.awssdk.services.ses.transform.UpdateConfigurationSetReputationMetricsEnabledRequestMarshaller
 
marshall(UpdateConfigurationSetSendingEnabledRequest) - Method in class software.amazon.awssdk.services.ses.transform.UpdateConfigurationSetSendingEnabledRequestMarshaller
 
marshall(UpdateConfigurationSetTrackingOptionsRequest) - Method in class software.amazon.awssdk.services.ses.transform.UpdateConfigurationSetTrackingOptionsRequestMarshaller
 
marshall(UpdateCustomVerificationEmailTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.UpdateCustomVerificationEmailTemplateRequestMarshaller
 
marshall(UpdateReceiptRuleRequest) - Method in class software.amazon.awssdk.services.ses.transform.UpdateReceiptRuleRequestMarshaller
 
marshall(UpdateTemplateRequest) - Method in class software.amazon.awssdk.services.ses.transform.UpdateTemplateRequestMarshaller
 
marshall(VerifyDomainDkimRequest) - Method in class software.amazon.awssdk.services.ses.transform.VerifyDomainDkimRequestMarshaller
 
marshall(VerifyDomainIdentityRequest) - Method in class software.amazon.awssdk.services.ses.transform.VerifyDomainIdentityRequestMarshaller
 
marshall(VerifyEmailAddressRequest) - Method in class software.amazon.awssdk.services.ses.transform.VerifyEmailAddressRequestMarshaller
 
marshall(VerifyEmailIdentityRequest) - Method in class software.amazon.awssdk.services.ses.transform.VerifyEmailIdentityRequestMarshaller
 
matches(Throwable) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
matches(SdkResponse) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
matchingEventTypes() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
The type of email sending events to publish to the event destination.
matchingEventTypes(Collection<EventType>) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
The type of email sending events to publish to the event destination.
matchingEventTypes(EventType...) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
The type of email sending events to publish to the event destination.
matchingEventTypesAsStrings() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
The type of email sending events to publish to the event destination.
matchingEventTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
The type of email sending events to publish to the event destination.
matchingEventTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
The type of email sending events to publish to the event destination.
max24HourSend() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
The maximum number of emails the user is allowed to send in a 24-hour interval.
max24HourSend(Double) - Method in interface software.amazon.awssdk.services.ses.model.GetSendQuotaResponse.Builder
The maximum number of emails the user is allowed to send in a 24-hour interval.
maxItems() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
The number of configuration sets to return.
maxItems() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
The maximum number of identities per page.
maxItems() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
The maximum number of templates to return.
maxItems(Integer) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest.Builder
The number of configuration sets to return.
maxItems(Integer) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesRequest.Builder
The maximum number of identities per page.
maxItems(Integer) - Method in interface software.amazon.awssdk.services.ses.model.ListTemplatesRequest.Builder
The maximum number of templates to return.
maxResults() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
The maximum number of custom verification email templates to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest.Builder
The maximum number of custom verification email templates to return.
maxSendRate() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
The maximum number of emails that Amazon SES can accept from the user's account per second.
maxSendRate(Double) - Method in interface software.amazon.awssdk.services.ses.model.GetSendQuotaResponse.Builder
The maximum number of emails that Amazon SES can accept from the user's account per second.
message() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Deprecated
 
message() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
Human-readable text to include in the bounce message.
message() - Method in class software.amazon.awssdk.services.ses.model.SendEmailRequest
The message to be sent.
message(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.AccountSendingPausedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.BounceAction.Builder
Human-readable text to include in the bounce message.
message(String) - Method in interface software.amazon.awssdk.services.ses.model.CannotDeleteException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidPolicyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsTopicException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTemplateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.MessageRejectedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.RuleDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.SesException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException.Builder
 
message(Consumer<Message.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
The message to be sent.
message(Message) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
The message to be sent.
Message - Class in software.amazon.awssdk.services.ses.model
Represents the message to be sent, composed of a subject and a body.
MESSAGE_REJECTED - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
MESSAGE_TAG - software.amazon.awssdk.services.ses.model.DimensionValueSource
 
MESSAGE_TOO_LARGE - software.amazon.awssdk.services.ses.model.BounceType
 
Message.Builder - Interface in software.amazon.awssdk.services.ses.model
 
messageDsn() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
Message-related DSN fields.
messageDsn(Consumer<MessageDsn.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
Message-related DSN fields.
messageDsn(MessageDsn) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
Message-related DSN fields.
MessageDsn - Class in software.amazon.awssdk.services.ses.model
Message-related information to include in the Delivery Status Notification (DSN) when an email that Amazon SES receives on your behalf bounces.
MessageDsn.Builder - Interface in software.amazon.awssdk.services.ses.model
 
messageId() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
The unique message identifier returned from the SendBulkTemplatedEmail operation.
messageId() - Method in class software.amazon.awssdk.services.ses.model.SendBounceResponse
The message ID of the bounce message.
messageId() - Method in class software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse
The unique message identifier returned from the SendCustomVerificationEmail operation.
messageId() - Method in class software.amazon.awssdk.services.ses.model.SendEmailResponse
The unique message identifier returned from the SendEmail action.
messageId() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailResponse
The unique message identifier returned from the SendRawEmail action.
messageId() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse
The unique message identifier returned from the SendTemplatedEmail action.
messageId(String) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus.Builder
The unique message identifier returned from the SendBulkTemplatedEmail operation.
messageId(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceResponse.Builder
The message ID of the bounce message.
messageId(String) - Method in interface software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailResponse.Builder
The unique message identifier returned from the SendCustomVerificationEmail operation.
messageId(String) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailResponse.Builder
The unique message identifier returned from the SendEmail action.
messageId(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailResponse.Builder
The unique message identifier returned from the SendRawEmail action.
messageId(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailResponse.Builder
The unique message identifier returned from the SendTemplatedEmail action.
MessageRejectedException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the action failed, and the message could not be sent.
MessageRejectedException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
MessageTag - Class in software.amazon.awssdk.services.ses.model
Contains the name and value of a tag that you can provide to SendEmail or SendRawEmail to apply to an email.
MessageTag.Builder - Interface in software.amazon.awssdk.services.ses.model
 
metadata() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
The metadata for the currently active receipt rule set.
metadata() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse
The metadata for the receipt rule set, which consists of the rule set name and the timestamp of when the rule set was created.
metadata(Consumer<ReceiptRuleSetMetadata.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse.Builder
The metadata for the currently active receipt rule set.
metadata(Consumer<ReceiptRuleSetMetadata.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse.Builder
The metadata for the receipt rule set, which consists of the rule set name and the timestamp of when the rule set was created.
metadata(ReceiptRuleSetMetadata) - Method in interface software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse.Builder
The metadata for the currently active receipt rule set.
metadata(ReceiptRuleSetMetadata) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetResponse.Builder
The metadata for the receipt rule set, which consists of the rule set name and the timestamp of when the rule set was created.
MissingRenderingAttributeException - Exception in software.amazon.awssdk.services.ses.model
Indicates that one or more of the replacement values for the specified template was not specified.
MissingRenderingAttributeException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SesRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SesResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SesResolveEndpointInterceptor
 
multiSelectList(Function<WaitersRuntime.Value, WaitersRuntime.Value>...) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Perform a multi-select list expression on this value: https://jmespath.org/specification.html#multiselect-list

N

name() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
name() - Method in exception software.amazon.awssdk.services.ses.model.AlreadyExistsException
Indicates that a resource could not be created because the resource name already exists.
name() - Method in exception software.amazon.awssdk.services.ses.model.CannotDeleteException
Indicates that a resource could not be deleted because no resource with the specified name exists.
name() - Method in class software.amazon.awssdk.services.ses.model.ConfigurationSet
The name of the configuration set.
name() - Method in class software.amazon.awssdk.services.ses.model.EventDestination
The name of the event destination.
name() - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
The name of the header to add.
name() - Method in class software.amazon.awssdk.services.ses.model.MessageTag
The name of the tag.
name() - Method in class software.amazon.awssdk.services.ses.model.ReceiptFilter
The name of the IP address filter.
name() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
The name of the receipt rule.
name() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata
The name of the receipt rule set.
name() - Method in exception software.amazon.awssdk.services.ses.model.RuleDoesNotExistException
Indicates that the named receipt rule does not exist.
name() - Method in exception software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException
Indicates that the named receipt rule set does not exist.
name() - Method in class software.amazon.awssdk.services.ses.model.TemplateMetadata
The name of the template.
name(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
Indicates that a resource could not be created because the resource name already exists.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.CannotDeleteException.Builder
Indicates that a resource could not be deleted because no resource with the specified name exists.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSet.Builder
The name of the configuration set.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.EventDestination.Builder
The name of the event destination.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.ExtensionField.Builder
The name of the header to add.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.MessageTag.Builder
The name of the tag.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptFilter.Builder
The name of the IP address filter.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRule.Builder
The name of the receipt rule.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptRuleSetMetadata.Builder
The name of the receipt rule set.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.RuleDoesNotExistException.Builder
Indicates that the named receipt rule does not exist.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException.Builder
Indicates that the named receipt rule set does not exist.
name(String) - Method in interface software.amazon.awssdk.services.ses.model.TemplateMetadata.Builder
The name of the template.
name(Identifier) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
A token returned from a previous call to ListConfigurationSets to indicate the position of the configuration set in the configuration set list.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse
A token indicating that there are additional configuration sets available to be listed.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest
An array the contains the name and creation time stamp for each template in your Amazon SES account.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse
A token indicating that there are additional custom verification email templates available to be listed.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesRequest
The token to use for pagination.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListIdentitiesResponse
The token used for pagination.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest
A token returned from a previous call to ListReceiptRuleSets to indicate the position in the receipt rule set list.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
A token indicating that there are additional receipt rule sets available to be listed.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesRequest
A token returned from a previous call to ListTemplates to indicate the position in the list of email templates.
nextToken() - Method in class software.amazon.awssdk.services.ses.model.ListTemplatesResponse
A token indicating that there are additional email templates available to be listed.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest.Builder
A token returned from a previous call to ListConfigurationSets to indicate the position of the configuration set in the configuration set list.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse.Builder
A token indicating that there are additional configuration sets available to be listed.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest.Builder
An array the contains the name and creation time stamp for each template in your Amazon SES account.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesResponse.Builder
A token indicating that there are additional custom verification email templates available to be listed.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesRequest.Builder
The token to use for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesResponse.Builder
The token used for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest.Builder
A token returned from a previous call to ListReceiptRuleSets to indicate the position in the receipt rule set list.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse.Builder
A token indicating that there are additional receipt rule sets available to be listed.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListTemplatesRequest.Builder
A token returned from a previous call to ListTemplates to indicate the position in the list of email templates.
nextToken(String) - Method in interface software.amazon.awssdk.services.ses.model.ListTemplatesResponse.Builder
A token indicating that there are additional email templates available to be listed.
none() - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
normalizedPath() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleUrl
 
not() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions
Not - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Not
 
NOT_STARTED - software.amazon.awssdk.services.ses.model.VerificationStatus
 
notificationAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse
A map of Identity to IdentityNotificationAttributes.
notificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesResponse.Builder
A map of Identity to IdentityNotificationAttributes.
notificationType() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
The notification type for which to enable or disable headers in notifications.
notificationType() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
The type of notifications that are published to the specified Amazon SNS topic.
notificationType(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest.Builder
The notification type for which to enable or disable headers in notifications.
notificationType(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest.Builder
The type of notifications that are published to the specified Amazon SNS topic.
notificationType(NotificationType) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest.Builder
The notification type for which to enable or disable headers in notifications.
notificationType(NotificationType) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest.Builder
The type of notifications that are published to the specified Amazon SNS topic.
NotificationType - Enum in software.amazon.awssdk.services.ses.model
 
notificationTypeAsString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
The notification type for which to enable or disable headers in notifications.
notificationTypeAsString() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
The type of notifications that are published to the specified Amazon SNS topic.

O

objectKeyPrefix() - Method in class software.amazon.awssdk.services.ses.model.S3Action
The key prefix of the Amazon S3 bucket.
objectKeyPrefix(String) - Method in interface software.amazon.awssdk.services.ses.model.S3Action.Builder
The key prefix of the Amazon S3 bucket.
of(boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.StringEqualsFn
 
OPEN - software.amazon.awssdk.services.ses.model.EventType
 
operation() - Method in class software.amazon.awssdk.services.ses.auth.scheme.internal.DefaultSesAuthSchemeParams
 
operation() - Method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation(String) - Method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
OPTIONAL - software.amazon.awssdk.services.ses.model.TlsPolicy
 
or(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Perform an OR comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
organizationArn() - Method in class software.amazon.awssdk.services.ses.model.WorkmailAction
The Amazon Resource Name (ARN) of the Amazon WorkMail organization.
organizationArn(String) - Method in interface software.amazon.awssdk.services.ses.model.WorkmailAction.Builder
The Amazon Resource Name (ARN) of the Amazon WorkMail organization.
originalMessageId() - Method in class software.amazon.awssdk.services.ses.model.SendBounceRequest
The message ID of the message to be bounced.
originalMessageId(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
The message ID of the message to be bounced.
originalRuleSetName() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
The name of the rule set to clone.
originalRuleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest.Builder
The name of the rule set to clone.
outputs() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
overrideConfiguration() - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration() - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.CreateTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteIdentityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetSendQuotaRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.GetTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ListTemplatesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.UpdateTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest.Builder
 
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetEventDestinationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptFilterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.CreateTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetEventDestinationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteConfigurationSetTrackingOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteIdentityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptFilterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DeleteVerifiedEmailAddressRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetAccountSendingEnabledRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityDkimAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityMailFromDomainAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityNotificationAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetSendQuotaRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetSendStatisticsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.GetTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ListCustomVerificationEmailTemplatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentityPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptFiltersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ListTemplatesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.PutConfigurationSetDeliveryOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SendBounceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SendEmailRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityDkimEnabledRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityFeedbackForwardingEnabledRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityMailFromDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.UpdateAccountSendingEnabledRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetEventDestinationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetReputationMetricsEnabledRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetSendingEnabledRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.UpdateTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainDkimRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.VerifyDomainIdentityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.VerifyEmailAddressRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.model.VerifyEmailIdentityRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Sets the value for client override configuration
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder

P

Parameter - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.ses.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleUrl
 
parse(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
Parse a value from a "short form" used within a template
parseURL(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
ParseUrl - Class in software.amazon.awssdk.services.ses.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
Partition - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
partitions() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
path() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleUrl
 
path(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Builder
 
PATH - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
PENDING - software.amazon.awssdk.services.ses.model.CustomMailFromStatus
 
PENDING - software.amazon.awssdk.services.ses.model.VerificationStatus
 
policies() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse
A map of policy names to policies.
policies(Map<String, String>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityPoliciesResponse.Builder
A map of policy names to policies.
policy() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
The text of the policy in JSON format.
policy() - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
Indicates whether to block or allow incoming mail from the specified IP addresses.
policy(String) - Method in interface software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest.Builder
The text of the policy in JSON format.
policy(String) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptIpFilter.Builder
Indicates whether to block or allow incoming mail from the specified IP addresses.
policy(ReceiptFilterPolicy) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptIpFilter.Builder
Indicates whether to block or allow incoming mail from the specified IP addresses.
policyAsString() - Method in class software.amazon.awssdk.services.ses.model.ReceiptIpFilter
Indicates whether to block or allow incoming mail from the specified IP addresses.
policyName() - Method in class software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest
The name of the policy to be deleted.
policyName() - Method in class software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest
The name of the policy.
policyName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteIdentityPolicyRequest.Builder
The name of the policy to be deleted.
policyName(String) - Method in interface software.amazon.awssdk.services.ses.model.PutIdentityPolicyRequest.Builder
The name of the policy.
policyNames() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest
A list of the names of policies to be retrieved.
policyNames() - Method in class software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse
A list of names of policies that apply to the specified identity.
policyNames(String...) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest.Builder
A list of the names of policies to be retrieved.
policyNames(String...) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse.Builder
A list of names of policies that apply to the specified identity.
policyNames(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityPoliciesRequest.Builder
A list of the names of policies to be retrieved.
policyNames(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.ListIdentityPoliciesResponse.Builder
A list of names of policies that apply to the specified identity.
pop() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
ProductionAccessNotGrantedException - Exception in software.amazon.awssdk.services.ses.model
Indicates that the account has not been granted production access.
ProductionAccessNotGrantedException.Builder - Interface in software.amazon.awssdk.services.ses.model
 
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.EndpointAttributeProvider
 
push() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
 
putConfigurationSetDeliveryOptions(Consumer<PutConfigurationSetDeliveryOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Adds or updates the delivery options for a configuration set.
putConfigurationSetDeliveryOptions(Consumer<PutConfigurationSetDeliveryOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Adds or updates the delivery options for a configuration set.
putConfigurationSetDeliveryOptions(PutConfigurationSetDeliveryOptionsRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Adds or updates the delivery options for a configuration set.
putConfigurationSetDeliveryOptions(PutConfigurationSetDeliveryOptionsRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Adds or updates the delivery options for a configuration set.
PutConfigurationSetDeliveryOptionsRequest - Class in software.amazon.awssdk.services.ses.model
A request to modify the delivery options for a configuration set.
PutConfigurationSetDeliveryOptionsRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
PutConfigurationSetDeliveryOptionsRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
PutConfigurationSetDeliveryOptionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.PutConfigurationSetDeliveryOptionsRequestMarshaller
 
PutConfigurationSetDeliveryOptionsResponse - Class in software.amazon.awssdk.services.ses.model
An HTTP 200 response if the request succeeds, or an error message if the request fails.
PutConfigurationSetDeliveryOptionsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
putIdentityPolicy(Consumer<PutIdentityPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
putIdentityPolicy(Consumer<PutIdentityPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
putIdentityPolicy(PutIdentityPolicyRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
putIdentityPolicy(PutIdentityPolicyRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
PutIdentityPolicyRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to add or update a sending authorization policy for an identity.
PutIdentityPolicyRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
PutIdentityPolicyRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
PutIdentityPolicyRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.PutIdentityPolicyRequestMarshaller
 
PutIdentityPolicyResponse - Class in software.amazon.awssdk.services.ses.model
An empty element returned on a successful request.
PutIdentityPolicyResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition.Builder
 

R

rawMessage() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
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(RawMessage) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
The raw email message itself.
RawMessage - Class in software.amazon.awssdk.services.ses.model
Represents the raw data of the message.
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() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
The email address of the recipient of the bounced email.
recipient(String) - Method in interface software.amazon.awssdk.services.ses.model.BouncedRecipientInfo.Builder
The email address of the recipient of the bounced email.
recipientArn() - Method in class software.amazon.awssdk.services.ses.model.BouncedRecipientInfo
This parameter is used only for sending authorization.
recipientArn(String) - Method in interface software.amazon.awssdk.services.ses.model.BouncedRecipientInfo.Builder
This parameter is used only for sending authorization.
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(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(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 - 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() - Method in class software.amazon.awssdk.services.ses.model.ReceiptRule
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(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.
ref(Identifier) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.ses.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Ref
 
region() - Method in class software.amazon.awssdk.services.ses.auth.scheme.internal.DefaultSesAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
region() - Method in class software.amazon.awssdk.services.ses.endpoints.SesEndpointParams
 
region() - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Gets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.ses.endpoints.SesEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.ses.SesServiceClientConfiguration.Builder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partition.Builder
 
REJECT - software.amazon.awssdk.services.ses.model.EventType
 
REJECT_MESSAGE - software.amazon.awssdk.services.ses.model.BehaviorOnMXFailure
 
rejects() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
Number of emails rejected by Amazon SES.
rejects(Long) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
Number of emails rejected by Amazon SES.
RELAYED - software.amazon.awssdk.services.ses.model.DsnAction
 
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).
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).
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.
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.
RENDERING_FAILURE - software.amazon.awssdk.services.ses.model.EventType
 
reorderReceiptRuleSet(Consumer<ReorderReceiptRuleSetRequest.Builder>) - 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.SesClient
Reorders the receipt rules within a receipt rule set.
reorderReceiptRuleSet(ReorderReceiptRuleSetRequest) - 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.
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() - 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.
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(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(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.
replacementTemplateData() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestination
A list of replacement values to apply to the template.
replacementTemplateData(String) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestination.Builder
A list of replacement values to apply to the template.
replyToAddresses() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
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() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
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(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.SendTemplatedEmailRequest.Builder
The reply-to email address(es) for the message.
replyToAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
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(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
The reply-to email address(es) for the message.
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).
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).
REPUTATION_OPTIONS - software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
 
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.
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.
reputationOptions() - Method in class software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse
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(ReputationOptions) - Method in interface software.amazon.awssdk.services.ses.model.DescribeConfigurationSetResponse.Builder
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
 
REQUEST_RESPONSE - software.amazon.awssdk.services.ses.model.InvocationType
 
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
 
REQUIRE - software.amazon.awssdk.services.ses.model.TlsPolicy
 
required(boolean) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
resolveAuthScheme(Consumer<SesAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(SesAuthSchemeParams) - Method in class software.amazon.awssdk.services.ses.auth.scheme.internal.DefaultSesAuthSchemeProvider
 
resolveAuthScheme(SesAuthSchemeParams) - Method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveEndpoint(Consumer<SesEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.ses.endpoints.SesEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(SesEndpointParams) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.DefaultSesEndpointProvider
 
resolveEndpoint(SesEndpointParams) - Method in interface software.amazon.awssdk.services.ses.endpoints.SesEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
resourceId() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
responseMetadata() - Method in interface software.amazon.awssdk.services.ses.model.SesResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.ses.model.SesResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.ses.model.SesResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.ses.model.SesResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.ses.model.SesResponse.BuilderImpl
 
ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
result(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition.Builder
 
returnPath() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
The email address that bounces and complaints are 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 are 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 are forwarded to when feedback forwarding is enabled.
returnPath(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
The email address that bounces and complaints are 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 are 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 are forwarded to when feedback forwarding is enabled.
returnPathArn() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
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() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
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.
returnPathArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
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.
reverse() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
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() - 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() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
A data structure that contains the updated receipt rule information.
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(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(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(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(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(ReceiptRule) - Method in interface software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest.Builder
A data structure that contains the updated receipt rule information.
Rule - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
RULE_SET - software.amazon.awssdk.services.ses.model.StopScope
 
Rule.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
RuleArn - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
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
 
RuleEngine - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.ses.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.ses.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
ruleName() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest
The name of the receipt rule to delete.
ruleName() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleRequest
The name of the receipt rule.
ruleName() - Method in class software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest
The name of the receipt rule to reposition.
ruleName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.SetReceiptRulePositionRequest.Builder
The name of the receipt rule to reposition.
ruleNames() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
The specified receipt rule set's receipt rules, in order.
ruleNames(String...) - Method in interface software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest.Builder
The specified receipt rule set's receipt rules, in order.
ruleNames(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest.Builder
The specified receipt rule set's receipt rules, in order.
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.SesResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
rules() - Method in class software.amazon.awssdk.services.ses.model.DescribeActiveReceiptRuleSetResponse
The receipt rules that belong to the active 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.
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(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(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(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(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.DescribeReceiptRuleSetResponse.Builder
A list of the receipt rules that belong to the specified receipt rule set.
RULES - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
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() - Method in class software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest
The name of the rule set to create.
ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleRequest
The name of the rule set where the receipt rule is added.
ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest
The name of the rule set to create.
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() - Method in class software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest
The name of the receipt rule set to delete.
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() - Method in class software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest
The name of the receipt rule set to describe.
ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.ReorderReceiptRuleSetRequest
The name of the receipt rule set to reorder.
ruleSetName() - Method in class software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest
The name of the receipt rule set to make active.
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() - Method in class software.amazon.awssdk.services.ses.model.UpdateReceiptRuleRequest
The name of the receipt rule set that the receipt rule belongs to.
ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.CloneReceiptRuleSetRequest.Builder
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 where the receipt rule is added.
ruleSetName(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateReceiptRuleSetRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteReceiptRuleSetRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.DescribeReceiptRuleSetRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.SetActiveReceiptRuleSetRequest.Builder
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(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.
ruleSets() - Method in class software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse
The metadata for the currently active receipt rule set.
ruleSets(Collection<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(ReceiptRuleSetMetadata...) - Method in interface software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse.Builder
The metadata for the currently active receipt rule set.
RulesFunctions - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.ses.endpoints.internal
Represents a URL to be used internally for endpoint resolution.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.ses.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)

S

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(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(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 - 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() - 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.
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.
scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter.Builder
Sets a custom ScheduledExecutorService that will be used to schedule async polling attempts
scheme() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleUrl
 
SCHEME - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseUrl
 
scope() - Method in class software.amazon.awssdk.services.ses.model.StopAction
The scope of the StopAction.
scope(String) - Method in interface software.amazon.awssdk.services.ses.model.StopAction.Builder
The scope of the StopAction.
scope(StopScope) - Method in interface software.amazon.awssdk.services.ses.model.StopAction.Builder
The scope of the StopAction.
Scope<T> - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
scopeAsString() - Method in class software.amazon.awssdk.services.ses.model.StopAction
The scope of the StopAction.
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
 
SEND - software.amazon.awssdk.services.ses.model.EventType
 
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(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.
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(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.
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(Consumer<SendBulkTemplatedEmailRequest.Builder>) - 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.SesClient
Composes an email message to multiple destinations.
sendBulkTemplatedEmail(SendBulkTemplatedEmailRequest) - 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.
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(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 Amazon Web Services 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 Amazon Web Services Region and attempts to verify it.
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 Amazon Web Services 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 Amazon Web Services 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() - Method in class software.amazon.awssdk.services.ses.model.GetSendStatisticsResponse
A list of data points, each of which represents 15 minutes of activity.
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(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(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.
sendEmail(Consumer<SendEmailRequest.Builder>) - 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.SesClient
Composes an email message and immediately queues it for sending.
sendEmail(SendEmailRequest) - 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.
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
SendEmailRequest Marshaller
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() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
The email address of the sender of the bounced email.
sender(String) - Method in interface software.amazon.awssdk.services.ses.model.BounceAction.Builder
The email address of the sender of the bounced email.
sendingEnabled() - Method in class software.amazon.awssdk.services.ses.model.ReputationOptions
Describes whether email sending is enabled or disabled for the configuration set.
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.
sendRawEmail(Consumer<SendRawEmailRequest.Builder>) - 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.SesClient
Composes an email message and immediately queues it for sending.
sendRawEmail(SendRawEmailRequest) - 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.
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(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(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.
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(SendTemplatedEmailRequest) - 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() - Method in class software.amazon.awssdk.services.ses.model.GetSendQuotaResponse
The number of emails sent during the previous 24 hours.
sentLast24Hours(Double) - Method in interface software.amazon.awssdk.services.ses.model.GetSendQuotaResponse.Builder
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() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
SERVICE - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.ses.SesAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.ses.SesClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.ses.SesAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.ses.SesClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.ses.SesClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset.Builder
 
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
A builder for creating an instance of SesAsyncClient.
SesAsyncWaiter - Interface in software.amazon.awssdk.services.ses.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
SesAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.ses.waiters
 
SesAuthSchemeInterceptor - Class in software.amazon.awssdk.services.ses.auth.scheme.internal
 
SesAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.ses.auth.scheme.internal.SesAuthSchemeInterceptor
 
SesAuthSchemeParams - Interface in software.amazon.awssdk.services.ses.auth.scheme
The parameters object used to resolve the auth schemes for the Ses service.
SesAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.ses.auth.scheme
A builder for a SesAuthSchemeParams.
SesAuthSchemeProvider - Interface in software.amazon.awssdk.services.ses.auth.scheme
An auth scheme provider for Ses service.
SesBaseClientBuilder<B extends SesBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.ses
This includes configuration specific to Amazon SES that is supported by both SesClientBuilder and SesAsyncClientBuilder.
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.
SesClientOption<T> - Class in software.amazon.awssdk.services.ses.internal
 
SesEndpointParams - Class in software.amazon.awssdk.services.ses.endpoints
The parameters object used to resolve an endpoint for the Ses service.
SesEndpointParams.Builder - Interface in software.amazon.awssdk.services.ses.endpoints
 
SesEndpointProvider - Interface in software.amazon.awssdk.services.ses.endpoints
An endpoint provider for Ses.
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
 
SesRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
SesRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.SesRequestSetEndpointInterceptor
 
SesResolveEndpointInterceptor - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
SesResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.SesResolveEndpointInterceptor
 
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
 
SesServiceClientConfiguration - Class in software.amazon.awssdk.services.ses
Class to expose the service client settings to the user.
SesServiceClientConfiguration(SesServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.ses.SesServiceClientConfiguration
 
SesServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.ses
A builder for creating a SesServiceClientConfiguration
SesServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.ses.internal
 
SesServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
 
SesServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.ses.internal.SesServiceClientConfigurationBuilder
 
SesWaiter - Interface in software.amazon.awssdk.services.ses.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
SesWaiter.Builder - Interface in software.amazon.awssdk.services.ses.waiters
 
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(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(Consumer<SetActiveReceiptRuleSetRequest.Builder>) - 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.SesAsyncClient
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.
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(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(Consumer<SetIdentityDkimEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Enables or disables Easy DKIM signing of email sent from an identity.
setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - 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.
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(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(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.
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(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.
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(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(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.
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(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.
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(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(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).
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(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).
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(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(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.
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(SetIdentityNotificationTopicRequest) - 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 publishes 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(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(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.
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(SetReceiptRulePositionRequest) - 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
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
since() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Array
 
smtpReplyCode() - Method in class software.amazon.awssdk.services.ses.model.BounceAction
The SMTP reply code, as defined by RFC 5321.
smtpReplyCode(String) - Method in interface software.amazon.awssdk.services.ses.model.BounceAction.Builder
The SMTP reply code, as defined by RFC 5321.
snsAction() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
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(SNSAction) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
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() - 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(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(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 - 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() - Method in class software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon SNS topic.
snsTopic(String) - Method in interface software.amazon.awssdk.services.ses.model.SetIdentityNotificationTopicRequest.Builder
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.auth.scheme - package software.amazon.awssdk.services.ses.auth.scheme
 
software.amazon.awssdk.services.ses.auth.scheme.internal - package software.amazon.awssdk.services.ses.auth.scheme.internal
 
software.amazon.awssdk.services.ses.endpoints - package software.amazon.awssdk.services.ses.endpoints
 
software.amazon.awssdk.services.ses.endpoints.internal - package software.amazon.awssdk.services.ses.endpoints.internal
 
software.amazon.awssdk.services.ses.internal - package software.amazon.awssdk.services.ses.internal
 
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
 
software.amazon.awssdk.services.ses.waiters - package software.amazon.awssdk.services.ses.waiters
 
software.amazon.awssdk.services.ses.waiters.internal - package software.amazon.awssdk.services.ses.waiters.internal
 
source() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
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() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
The identity's email address.
source() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
The email address that is sending the email.
source(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
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.
sourceArn() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
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() - Method in class software.amazon.awssdk.services.ses.model.SendRawEmailRequest
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.
sourceArn(String) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.SendRawEmailRequest.Builder
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.
SourceException - Exception in software.amazon.awssdk.services.ses.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
startIndex() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
status() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
The status of a message sent using the SendBulkTemplatedEmail operation.
status() - Method in class software.amazon.awssdk.services.ses.model.RecipientDsnFields
The status code that indicates what went wrong.
status() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse
One object per intended recipient.
status(String) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus.Builder
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(Collection<BulkEmailDestinationStatus>) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse.Builder
One object per intended recipient.
status(Consumer<BulkEmailDestinationStatus.Builder>...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse.Builder
One object per intended recipient.
status(BulkEmailDestinationStatus...) - Method in interface software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailResponse.Builder
One object per intended recipient.
status(BulkEmailStatus) - Method in interface software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus.Builder
The status of a message sent using the SendBulkTemplatedEmail operation.
statusAsString() - Method in class software.amazon.awssdk.services.ses.model.BulkEmailDestinationStatus
The status of a message sent using the SendBulkTemplatedEmail operation.
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.AccountSendingPausedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
 
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
 
statusCode(String) - Method in interface software.amazon.awssdk.services.ses.model.BounceAction.Builder
The SMTP enhanced status code, as defined by RFC 3463.
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(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(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 - 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
 
stopIndex() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
StopScope - Enum in software.amazon.awssdk.services.ses.model
 
STRING - software.amazon.awssdk.services.ses.endpoints.internal.ParameterType
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
StringEqualsFn - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
subject() - Method in class software.amazon.awssdk.services.ses.model.Message
The subject of the message: A short summary of the content, which appears 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 appears in the recipient's inbox.
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 appears in the recipient's inbox.
subjectPart() - Method in class software.amazon.awssdk.services.ses.model.Template
The subject line of the email.
subjectPart(String) - Method in interface software.amazon.awssdk.services.ses.model.Template.Builder
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
 
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
Substring - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Substring
 
SUCCESS - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
SUCCESS - software.amazon.awssdk.services.ses.model.CustomMailFromStatus
 
SUCCESS - software.amazon.awssdk.services.ses.model.VerificationStatus
 
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() - 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() - 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() - 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.
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(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(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(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.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RulePartition
 

T

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() - 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() - 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.
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(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(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(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(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(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(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.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.SendTemplatedEmailRequest.Builder
A list of tags, in the form of name/value pairs, to apply to an email that you send using SendTemplatedEmail.
target() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SingleArgFn
 
target(Expr) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Builder
 
template() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Ref
 
template() - Method in class software.amazon.awssdk.services.ses.model.CreateTemplateRequest
The content of the email, composed of a subject line and either an HTML part or a text-only part.
template() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateResponse
Returns the value of the Template property for this object.
template() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
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() - Method in class software.amazon.awssdk.services.ses.model.UpdateTemplateRequest
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(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
The template to use when sending this email.
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 and either an HTML part or a text-only part.
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(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(Template) - Method in interface software.amazon.awssdk.services.ses.model.CreateTemplateRequest.Builder
The content of the email, composed of a subject line and either an HTML part or 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(Template) - Method in interface software.amazon.awssdk.services.ses.model.UpdateTemplateRequest.Builder
Sets the value of the Template property for this object.
Template - Class in software.amazon.awssdk.services.ses.endpoints.internal
Template represents a "Template Literal".
Template - Class in software.amazon.awssdk.services.ses.model
The content of the email, composed of a subject line and either an HTML part or a text-only part.
TEMPLATE_DOES_NOT_EXIST - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
Template.Builder - Interface in software.amazon.awssdk.services.ses.model
 
Template.Dynamic - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
templateArn() - Method in class software.amazon.awssdk.services.ses.model.SendBulkTemplatedEmailRequest
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.
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(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
The ARN of the template to use when sending this email.
templateContent() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
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() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
The content of the custom verification email.
templateContent(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
The content of the custom verification email.
templateData() - Method in class software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest
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.
templateData(String) - Method in interface software.amazon.awssdk.services.ses.model.SendTemplatedEmailRequest.Builder
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.
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() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
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() - Method in class software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest
The name of the custom verification email template to delete.
templateName() - Method in class software.amazon.awssdk.services.ses.model.DeleteTemplateRequest
The name of the template to be deleted.
templateName() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateRequest
The name of the custom verification email template to retrieve.
templateName() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
The name of the custom verification email template.
templateName() - Method in class software.amazon.awssdk.services.ses.model.GetTemplateRequest
The name of the template to retrieve.
templateName() - Method in exception software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException
Returns 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() - Method in exception software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException
Returns the value of the TemplateName property for this object.
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() - Method in class software.amazon.awssdk.services.ses.model.Template
The name of the template.
templateName() - Method in exception software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException
Returns the value of the TemplateName property for this object.
templateName() - Method in class software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest
The name of the template to render.
templateName() - Method in class software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest
The name of the custom verification email template to update.
templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteCustomVerificationEmailTemplateRequest.Builder
The name of the custom verification email template to delete.
templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.DeleteTemplateRequest.Builder
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 to retrieve.
templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
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 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(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTemplateException.Builder
Sets 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(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(String) - Method in interface software.amazon.awssdk.services.ses.model.Template.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.TestRenderTemplateRequest.Builder
The name of the template to render.
templateName(String) - Method in interface software.amazon.awssdk.services.ses.model.UpdateCustomVerificationEmailTemplateRequest.Builder
The name of the custom verification email template to update.
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.
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(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(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.
templateSubject() - Method in class software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest
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() - Method in class software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse
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.
templateSubject(String) - Method in interface software.amazon.awssdk.services.ses.model.CreateCustomVerificationEmailTemplateRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.ses.model.GetCustomVerificationEmailTemplateResponse.Builder
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.
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.ses.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
TEMPORARY_FAILURE - software.amazon.awssdk.services.ses.model.BounceType
 
TEMPORARY_FAILURE - software.amazon.awssdk.services.ses.model.CustomMailFromStatus
 
TEMPORARY_FAILURE - software.amazon.awssdk.services.ses.model.VerificationStatus
 
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(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.
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(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.
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() - Method in class software.amazon.awssdk.services.ses.model.Body
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(Content) - Method in interface software.amazon.awssdk.services.ses.model.Body.Builder
The content of the message, in text format.
textPart() - Method in class software.amazon.awssdk.services.ses.model.Template
The email body that is visible to recipients whose email clients do not display HTML content.
textPart(String) - Method in interface software.amazon.awssdk.services.ses.model.Template.Builder
The email body that is visible to recipients whose email clients do not display HTML content.
timestamp() - Method in class software.amazon.awssdk.services.ses.model.SendDataPoint
Time of the data point.
timestamp(Instant) - Method in interface software.amazon.awssdk.services.ses.model.SendDataPoint.Builder
Time of the data point.
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() - 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(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(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.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.ReceiptRule.Builder
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() - Method in class software.amazon.awssdk.services.ses.model.Destination
The recipients to place on the To: line of the message.
toAddresses(String...) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
The recipients to place on the To: line of the message.
toAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.Destination.Builder
The recipients to place on the To: line of the message.
toBuilder() - Method in class software.amazon.awssdk.services.ses.auth.scheme.internal.DefaultSesAuthSchemeParams
 
toBuilder() - Method in interface software.amazon.awssdk.services.ses.auth.scheme.SesAuthSchemeParams
Returns a SesAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.ses.endpoints.SesEndpointParams
 
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
 
toList() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.ses.endpoints.internal
 
topic() - Method in exception software.amazon.awssdk.services.ses.model.InvalidSnsTopicException
Indicates that the topic does not exist.
topic(String) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsTopicException.Builder
Indicates that the topic does not exist.
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() - 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 executed.
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() - Method in class software.amazon.awssdk.services.ses.model.SNSAction
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify.
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() - 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.
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(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 executed.
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(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(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(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.SNSDestination
The ARN of the Amazon SNS topic for email sending events.
topicARN(String) - Method in interface software.amazon.awssdk.services.ses.model.SNSDestination.Builder
The ARN of the Amazon SNS topic for email sending events.
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.ses.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Str
 
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.
toString() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
 
TRACKING_OPTIONS - software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
 
trackingOptions() - Method in class software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest
Returns the value of the TrackingOptions property for this object.
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() - Method in class software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest
Returns 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(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(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(TrackingOptions) - Method in interface software.amazon.awssdk.services.ses.model.CreateConfigurationSetTrackingOptionsRequest.Builder
Sets 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(TrackingOptions) - Method in interface software.amazon.awssdk.services.ses.model.UpdateConfigurationSetTrackingOptionsRequest.Builder
Sets the value of the TrackingOptions property for this object.
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.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
 
TRANSIENT_FAILURE - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
TREE - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.TreeRule
 
type(ParameterType) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.ses.endpoints.internal.Rule
 
types() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FatScope
 

U

UNDEFINED - software.amazon.awssdk.services.ses.model.BounceType
 
unescape(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.Template.Literal
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.BehaviorOnMXFailure
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.BounceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.BulkEmailStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.ConfigurationSetAttribute
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.CustomMailFromStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.DimensionValueSource
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.DsnAction
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.EventType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.IdentityType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.InvocationType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.NotificationType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.ReceiptFilterPolicy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.SNSActionEncoding
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.StopScope
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.TlsPolicy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.ses.model.VerificationStatus
 
updateAccountSendingEnabled(Consumer<UpdateAccountSendingEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Enables or disables email sending across your entire Amazon SES account in the current Amazon Web Services Region.
updateAccountSendingEnabled(Consumer<UpdateAccountSendingEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Enables or disables email sending across your entire Amazon SES account in the current Amazon Web Services Region.
updateAccountSendingEnabled(UpdateAccountSendingEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Enables or disables email sending across your entire Amazon SES account in the current Amazon Web Services Region.
updateAccountSendingEnabled(UpdateAccountSendingEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Enables or disables email sending across your entire Amazon SES account in the current Amazon Web Services Region.
UpdateAccountSendingEnabledRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to enable or disable the email sending capabilities for your entire Amazon SES account.
UpdateAccountSendingEnabledRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
UpdateAccountSendingEnabledRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
UpdateAccountSendingEnabledRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.UpdateAccountSendingEnabledRequestMarshaller
 
UpdateAccountSendingEnabledResponse - Class in software.amazon.awssdk.services.ses.model
 
UpdateAccountSendingEnabledResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Updates the event destination of a configuration set.
updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Updates the event destination of a configuration set.
updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Updates the event destination of a configuration set.
updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Updates the event destination of a configuration set.
UpdateConfigurationSetEventDestinationRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to update the event destination of a configuration set.
UpdateConfigurationSetEventDestinationRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
UpdateConfigurationSetEventDestinationRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
UpdateConfigurationSetEventDestinationRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.UpdateConfigurationSetEventDestinationRequestMarshaller
 
UpdateConfigurationSetEventDestinationResponse - Class in software.amazon.awssdk.services.ses.model
An empty element returned on a successful request.
UpdateConfigurationSetEventDestinationResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
updateConfigurationSetReputationMetricsEnabled(Consumer<UpdateConfigurationSetReputationMetricsEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Enables or disables the publishing of reputation metrics for emails sent using a specific configuration set in a given Amazon Web Services Region.
updateConfigurationSetReputationMetricsEnabled(Consumer<UpdateConfigurationSetReputationMetricsEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Enables or disables the publishing of reputation metrics for emails sent using a specific configuration set in a given Amazon Web Services Region.
updateConfigurationSetReputationMetricsEnabled(UpdateConfigurationSetReputationMetricsEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Enables or disables the publishing of reputation metrics for emails sent using a specific configuration set in a given Amazon Web Services Region.
updateConfigurationSetReputationMetricsEnabled(UpdateConfigurationSetReputationMetricsEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Enables or disables the publishing of reputation metrics for emails sent using a specific configuration set in a given Amazon Web Services Region.
UpdateConfigurationSetReputationMetricsEnabledRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to modify the reputation metric publishing settings for a configuration set.
UpdateConfigurationSetReputationMetricsEnabledRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
UpdateConfigurationSetReputationMetricsEnabledRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
UpdateConfigurationSetReputationMetricsEnabledRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.UpdateConfigurationSetReputationMetricsEnabledRequestMarshaller
 
UpdateConfigurationSetReputationMetricsEnabledResponse - Class in software.amazon.awssdk.services.ses.model
 
UpdateConfigurationSetReputationMetricsEnabledResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
updateConfigurationSetSendingEnabled(Consumer<UpdateConfigurationSetSendingEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Enables or disables email sending for messages sent using a specific configuration set in a given Amazon Web Services Region.
updateConfigurationSetSendingEnabled(Consumer<UpdateConfigurationSetSendingEnabledRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Enables or disables email sending for messages sent using a specific configuration set in a given Amazon Web Services Region.
updateConfigurationSetSendingEnabled(UpdateConfigurationSetSendingEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Enables or disables email sending for messages sent using a specific configuration set in a given Amazon Web Services Region.
updateConfigurationSetSendingEnabled(UpdateConfigurationSetSendingEnabledRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Enables or disables email sending for messages sent using a specific configuration set in a given Amazon Web Services Region.
UpdateConfigurationSetSendingEnabledRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to enable or disable the email sending capabilities for a specific configuration set.
UpdateConfigurationSetSendingEnabledRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
UpdateConfigurationSetSendingEnabledRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
UpdateConfigurationSetSendingEnabledRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.UpdateConfigurationSetSendingEnabledRequestMarshaller
 
UpdateConfigurationSetSendingEnabledResponse - Class in software.amazon.awssdk.services.ses.model
 
UpdateConfigurationSetSendingEnabledResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
updateConfigurationSetTrackingOptions(Consumer<UpdateConfigurationSetTrackingOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Modifies an association between a configuration set and a custom domain for open and click event tracking.
updateConfigurationSetTrackingOptions(Consumer<UpdateConfigurationSetTrackingOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Modifies an association between a configuration set and a custom domain for open and click event tracking.
updateConfigurationSetTrackingOptions(UpdateConfigurationSetTrackingOptionsRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Modifies an association between a configuration set and a custom domain for open and click event tracking.
updateConfigurationSetTrackingOptions(UpdateConfigurationSetTrackingOptionsRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Modifies an association between a configuration set and a custom domain for open and click event tracking.
UpdateConfigurationSetTrackingOptionsRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to update the tracking options for a configuration set.
UpdateConfigurationSetTrackingOptionsRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
UpdateConfigurationSetTrackingOptionsRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
UpdateConfigurationSetTrackingOptionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.UpdateConfigurationSetTrackingOptionsRequestMarshaller
 
UpdateConfigurationSetTrackingOptionsResponse - Class in software.amazon.awssdk.services.ses.model
An empty element returned on a successful request.
UpdateConfigurationSetTrackingOptionsResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
updateCustomVerificationEmailTemplate(Consumer<UpdateCustomVerificationEmailTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Updates an existing custom verification email template.
updateCustomVerificationEmailTemplate(Consumer<UpdateCustomVerificationEmailTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Updates an existing custom verification email template.
updateCustomVerificationEmailTemplate(UpdateCustomVerificationEmailTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Updates an existing custom verification email template.
updateCustomVerificationEmailTemplate(UpdateCustomVerificationEmailTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Updates an existing custom verification email template.
UpdateCustomVerificationEmailTemplateRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to update an existing custom verification email template.
UpdateCustomVerificationEmailTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
UpdateCustomVerificationEmailTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
UpdateCustomVerificationEmailTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.UpdateCustomVerificationEmailTemplateRequestMarshaller
 
UpdateCustomVerificationEmailTemplateResponse - Class in software.amazon.awssdk.services.ses.model
 
UpdateCustomVerificationEmailTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
updateReceiptRule(Consumer<UpdateReceiptRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Updates a receipt rule.
updateReceiptRule(Consumer<UpdateReceiptRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Updates a receipt rule.
updateReceiptRule(UpdateReceiptRuleRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Updates a receipt rule.
updateReceiptRule(UpdateReceiptRuleRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Updates a receipt rule.
UpdateReceiptRuleRequest - Class in software.amazon.awssdk.services.ses.model
Represents a request to update a receipt rule.
UpdateReceiptRuleRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
UpdateReceiptRuleRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
UpdateReceiptRuleRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.UpdateReceiptRuleRequestMarshaller
 
UpdateReceiptRuleResponse - Class in software.amazon.awssdk.services.ses.model
An empty element returned on a successful request.
UpdateReceiptRuleResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
updateTemplate(Consumer<UpdateTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Updates an email template.
updateTemplate(Consumer<UpdateTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Updates an email template.
updateTemplate(UpdateTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Updates an email template.
updateTemplate(UpdateTemplateRequest) - Method in interface software.amazon.awssdk.services.ses.SesClient
Updates an email template.
UpdateTemplateRequest - Class in software.amazon.awssdk.services.ses.model
 
UpdateTemplateRequest.Builder - Interface in software.amazon.awssdk.services.ses.model
 
UpdateTemplateRequestMarshaller - Class in software.amazon.awssdk.services.ses.transform
UpdateTemplateRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.ses.transform.UpdateTemplateRequestMarshaller
 
UpdateTemplateResponse - Class in software.amazon.awssdk.services.ses.model
 
UpdateTemplateResponse.Builder - Interface in software.amazon.awssdk.services.ses.model
 
uriEncode(String) - Static method in class software.amazon.awssdk.services.ses.endpoints.internal.RulesFunctions
 
UriEncodeFn - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.UriEncodeFn
 
url(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Value.Endpoint.Builder
 
url(Expr) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointResult.Builder
 
USE_DEFAULT_VALUE - software.amazon.awssdk.services.ses.model.BehaviorOnMXFailure
 
useDualStack() - Method in class software.amazon.awssdk.services.ses.endpoints.SesEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.ses.endpoints.SesEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.ses.endpoints.SesEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.ses.endpoints.SesEndpointParams.Builder
 
UserAgentUtils - Class in software.amazon.awssdk.services.ses.internal
 
UTF_8 - software.amazon.awssdk.services.ses.model.SNSActionEncoding
 

V

validate() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.FnNode
 
value() - Method in class software.amazon.awssdk.services.ses.model.ExtensionField
The value of the header to add.
value() - Method in class software.amazon.awssdk.services.ses.model.MessageTag
The value of the tag.
value() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
value(String) - Method in interface software.amazon.awssdk.services.ses.model.ExtensionField.Builder
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(Value) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.ses.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.ses.endpoints.internal.Value
 
Value(Object) - Constructor for class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Create a non-projection value, where the value type is determined reflectively.
Value.Array - Class in software.amazon.awssdk.services.ses.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.ses.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.ses.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.ses.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.ses.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.ses.endpoints.internal
A string value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.ses.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
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.endpoints.internal.ParameterType
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.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.
values() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Retrieve the actual value that this represents, as a list.
verificationAttributes() - Method in class software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse
A map of Identities to IdentityVerificationAttributes objects.
verificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in interface software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesResponse.Builder
A map of Identities to IdentityVerificationAttributes objects.
verificationStatus() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
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 - 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() - Method in class software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes
The verification token for a domain identity.
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.
verificationToken(String) - Method in interface software.amazon.awssdk.services.ses.model.IdentityVerificationAttributes.Builder
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.
verifiedEmailAddresses() - Method in class software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse
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(Collection<String>) - Method in interface software.amazon.awssdk.services.ses.model.ListVerifiedEmailAddressesResponse.Builder
A list of email addresses that have been verified.
verifyDomainDkim(Consumer<VerifyDomainDkimRequest.Builder>) - 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.SesClient
Returns a set of DKIM tokens for a domain identity.
verifyDomainDkim(VerifyDomainDkimRequest) - 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.
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(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 Amazon Web Services 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 Amazon Web Services Region and attempts to verify it.
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 Amazon Web Services 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 Amazon Web Services 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(Consumer<VerifyEmailAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Deprecated.
verifyEmailAddress(Consumer<VerifyEmailAddressRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.SesClient
Deprecated.
verifyEmailAddress(VerifyEmailAddressRequest) - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Deprecated.
verifyEmailAddress(VerifyEmailAddressRequest) - 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(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 Amazon Web Services 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 Amazon Web Services Region and attempts to verify it.
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 Amazon Web Services 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 Amazon Web Services 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
 
version() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions
 
version(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.Partitions.Builder
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.ses.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.RuleEvaluator
 

W

waiter() - Method in interface software.amazon.awssdk.services.ses.SesAsyncClient
Create an instance of SesAsyncWaiter using this client.
waiter() - Method in interface software.amazon.awssdk.services.ses.SesClient
Create an instance of SesWaiter using this client.
WaitersRuntime - Class in software.amazon.awssdk.services.ses.waiters.internal
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.ses.waiters.internal
A WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception.
WaitersRuntime.Value - Class in software.amazon.awssdk.services.ses.waiters.internal
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
waiterState() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
waitUntilIdentityExists(Consumer<GetIdentityVerificationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter
Polls SesAsyncClient.getIdentityVerificationAttributes(software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest) API until the desired condition IdentityExists is met, or until it is determined that the resource will never enter into the desired state.
waitUntilIdentityExists(Consumer<GetIdentityVerificationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter
Polls SesClient.getIdentityVerificationAttributes(software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest) API until the desired condition IdentityExists is met, or until it is determined that the resource will never enter into the desired state.
waitUntilIdentityExists(Consumer<GetIdentityVerificationAttributesRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter
Polls SesAsyncClient.getIdentityVerificationAttributes(software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest) API until the desired condition IdentityExists is met, or until it is determined that the resource will never enter into the desired state.
waitUntilIdentityExists(Consumer<GetIdentityVerificationAttributesRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter
Polls SesClient.getIdentityVerificationAttributes(software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest) API until the desired condition IdentityExists is met, or until it is determined that the resource will never enter into the desired state.
waitUntilIdentityExists(GetIdentityVerificationAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter
Polls SesAsyncClient.getIdentityVerificationAttributes(software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest) API until the desired condition IdentityExists is met, or until it is determined that the resource will never enter into the desired state
waitUntilIdentityExists(GetIdentityVerificationAttributesRequest) - Method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter
Polls SesClient.getIdentityVerificationAttributes(software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest) API until the desired condition IdentityExists is met, or until it is determined that the resource will never enter into the desired state
waitUntilIdentityExists(GetIdentityVerificationAttributesRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.waiters.SesAsyncWaiter
Polls SesAsyncClient.getIdentityVerificationAttributes(software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest) API until the desired condition IdentityExists is met, or until it is determined that the resource will never enter into the desired state
waitUntilIdentityExists(GetIdentityVerificationAttributesRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ses.waiters.SesWaiter
Polls SesClient.getIdentityVerificationAttributes(software.amazon.awssdk.services.ses.model.GetIdentityVerificationAttributesRequest) API until the desired condition IdentityExists is met, or until it is determined that the resource will never enter into the desired state
wildcard() - Method in class software.amazon.awssdk.services.ses.waiters.internal.WaitersRuntime.Value
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
withDefaultVersion() - Method in class software.amazon.awssdk.services.ses.endpoints.internal.EndpointRuleset.Builder
 
workmailAction() - Method in class software.amazon.awssdk.services.ses.model.ReceiptAction
Calls Amazon WorkMail and, optionally, publishes a notification to Amazon Amazon SNS.
workmailAction(Consumer<WorkmailAction.Builder>) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
Calls Amazon WorkMail and, optionally, publishes a notification to Amazon Amazon SNS.
workmailAction(WorkmailAction) - Method in interface software.amazon.awssdk.services.ses.model.ReceiptAction.Builder
Calls Amazon WorkMail and, optionally, publishes a notification to Amazon Amazon SNS.
WorkmailAction - Class in software.amazon.awssdk.services.ses.model
When included in a receipt rule, this action calls Amazon WorkMail and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
WorkmailAction.Builder - Interface in software.amazon.awssdk.services.ses.model
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.ses.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.AccountSendingPausedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.AlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.CannotDeleteException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.ConfigurationSetSendingPausedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailInvalidContentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.CustomVerificationEmailTemplateDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.EventDestinationDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.FromEmailAddressNotVerifiedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidCloudWatchDestinationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidConfigurationSetException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidDeliveryOptionsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidFirehoseDestinationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidLambdaFunctionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidPolicyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidRenderingParameterException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidS3ConfigurationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsDestinationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidSnsTopicException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTemplateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.InvalidTrackingOptionsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.LimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.MailFromDomainNotVerifiedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.MessageRejectedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.RuleDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.SesException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.ses.model.SesException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.TemplateDoesNotExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.ses.model.TrackingOptionsDoesNotExistException.Builder
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages