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