| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static PeeringType |
PeeringType.fromValue(String value)
Use this in place of valueOf.
|
static PeeringType |
PeeringType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeeringType[] |
PeeringType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListPeeringsRequest |
ListPeeringsRequest.withPeeringType(PeeringType peeringType)
Returns a list of a peering requests.
|
Peering |
Peering.withPeeringType(PeeringType peeringType)
The type of peering.
|
Copyright © 2023. All rights reserved.