| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
IngressStringToEvaluate |
IngressStringToEvaluate.clone() |
IngressStringToEvaluate |
IngressStringExpression.getEvaluate()
The left hand side argument of a string condition expression.
|
IngressStringToEvaluate |
IngressStringToEvaluate.withAttribute(IngressStringEmailAttribute attribute)
The enum type representing the allowed attribute types for a string condition.
|
IngressStringToEvaluate |
IngressStringToEvaluate.withAttribute(String attribute)
The enum type representing the allowed attribute types for a string condition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IngressStringExpression.setEvaluate(IngressStringToEvaluate evaluate)
The left hand side argument of a string condition expression.
|
IngressStringExpression |
IngressStringExpression.withEvaluate(IngressStringToEvaluate evaluate)
The left hand side argument of a string condition expression.
|
Copyright © 2024. All rights reserved.