| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static DirectConnectGatewayState |
DirectConnectGatewayState.fromValue(String value)
Use this in place of valueOf.
|
static DirectConnectGatewayState |
DirectConnectGatewayState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectConnectGatewayState[] |
DirectConnectGatewayState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DirectConnectGateway |
DirectConnectGateway.withDirectConnectGatewayState(DirectConnectGatewayState directConnectGatewayState)
The state of the Direct Connect gateway.
|
Copyright © 2019. All rights reserved.