| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
AddHeaderAction |
AddHeaderAction.clone() |
AddHeaderAction |
RuleAction.getAddHeader()
This action adds a header.
|
AddHeaderAction |
AddHeaderAction.withHeaderName(String headerName)
The name of the header to add to an email.
|
AddHeaderAction |
AddHeaderAction.withHeaderValue(String headerValue)
The value of the header to add to the email.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleAction.setAddHeader(AddHeaderAction addHeader)
This action adds a header.
|
RuleAction |
RuleAction.withAddHeader(AddHeaderAction addHeader)
This action adds a header.
|
Copyright © 2024. All rights reserved.