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