| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
RuleBooleanToEvaluate |
RuleBooleanToEvaluate.clone() |
RuleBooleanToEvaluate |
RuleBooleanExpression.getEvaluate()
The operand on which to perform a boolean condition operation.
|
RuleBooleanToEvaluate |
RuleBooleanToEvaluate.withAttribute(RuleBooleanEmailAttribute attribute)
The boolean type representing the allowed attribute types for an email.
|
RuleBooleanToEvaluate |
RuleBooleanToEvaluate.withAttribute(String attribute)
The boolean type representing the allowed attribute types for an email.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBooleanExpression.setEvaluate(RuleBooleanToEvaluate evaluate)
The operand on which to perform a boolean condition operation.
|
RuleBooleanExpression |
RuleBooleanExpression.withEvaluate(RuleBooleanToEvaluate evaluate)
The operand on which to perform a boolean condition operation.
|
Copyright © 2024. All rights reserved.