Package org.jclouds.aws.ec2.domain
Class InternetGatewayAttachment
- java.lang.Object
-
- org.jclouds.aws.ec2.domain.InternetGatewayAttachment
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInternetGatewayAttachment.Builderstatic classInternetGatewayAttachment.State
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static InternetGatewayAttachment.Builderbuilder()abstract InternetGatewayAttachment.Statestate()abstract StringvpcId()
-
-
-
Method Detail
-
state
@Nullable public abstract InternetGatewayAttachment.State state()
-
builder
public static InternetGatewayAttachment.Builder builder()
-
-