| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static DirectConnectGatewayAssociationState |
DirectConnectGatewayAssociationState.fromValue(String value)
Use this in place of valueOf.
|
static DirectConnectGatewayAssociationState |
DirectConnectGatewayAssociationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectConnectGatewayAssociationState[] |
DirectConnectGatewayAssociationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DirectConnectGatewayAssociation |
DirectConnectGatewayAssociation.withAssociationState(DirectConnectGatewayAssociationState associationState) |
Copyright © 2018. All rights reserved.