| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
RuleIpToEvaluate |
RuleIpToEvaluate.clone() |
RuleIpToEvaluate |
RuleIpExpression.getEvaluate()
The IP address to evaluate in this condition.
|
RuleIpToEvaluate |
RuleIpToEvaluate.withAttribute(RuleIpEmailAttribute attribute)
The attribute of the email to evaluate.
|
RuleIpToEvaluate |
RuleIpToEvaluate.withAttribute(String attribute)
The attribute of the email to evaluate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleIpExpression.setEvaluate(RuleIpToEvaluate evaluate)
The IP address to evaluate in this condition.
|
RuleIpExpression |
RuleIpExpression.withEvaluate(RuleIpToEvaluate evaluate)
The IP address to evaluate in this condition.
|
Copyright © 2024. All rights reserved.