| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ArchiveStringToEvaluate |
ArchiveStringToEvaluate.clone() |
ArchiveStringToEvaluate |
ArchiveStringExpression.getEvaluate()
The attribute of the email to evaluate.
|
ArchiveStringToEvaluate |
ArchiveStringToEvaluate.withAttribute(ArchiveStringEmailAttribute attribute)
The name of the email attribute to evaluate.
|
ArchiveStringToEvaluate |
ArchiveStringToEvaluate.withAttribute(String attribute)
The name of the email attribute to evaluate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArchiveStringExpression.setEvaluate(ArchiveStringToEvaluate evaluate)
The attribute of the email to evaluate.
|
ArchiveStringExpression |
ArchiveStringExpression.withEvaluate(ArchiveStringToEvaluate evaluate)
The attribute of the email to evaluate.
|
Copyright © 2024. All rights reserved.