| Package | Description |
|---|---|
| org.jclouds.aws.ec2.domain |
| Modifier and Type | Method and Description |
|---|---|
static InternetGatewayAttachment.State |
InternetGatewayAttachment.State.fromValue(String v) |
abstract InternetGatewayAttachment.State |
InternetGatewayAttachment.state() |
static InternetGatewayAttachment.State |
InternetGatewayAttachment.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternetGatewayAttachment.State[] |
InternetGatewayAttachment.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract InternetGatewayAttachment.Builder |
InternetGatewayAttachment.Builder.state(InternetGatewayAttachment.State state) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.