| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static IngressPointStatus |
IngressPointStatus.fromValue(String value)
Use this in place of valueOf.
|
static IngressPointStatus |
IngressPointStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngressPointStatus[] |
IngressPointStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IngressPoint |
IngressPoint.withStatus(IngressPointStatus status)
The status of the ingress endpoint resource.
|
GetIngressPointResult |
GetIngressPointResult.withStatus(IngressPointStatus status)
The status of the ingress endpoint resource.
|
Copyright © 2024. All rights reserved.