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