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