| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static PeeringErrorCode |
PeeringErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static PeeringErrorCode |
PeeringErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeeringErrorCode[] |
PeeringErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PeeringError |
PeeringError.withCode(PeeringErrorCode code)
The error code for the peering request.
|
Copyright © 2025. All rights reserved.