Uses of Class
org.jclouds.aws.ec2.domain.InternetGatewayAttachment.Builder
-
Packages that use InternetGatewayAttachment.Builder Package Description org.jclouds.aws.ec2.domain -
-
Uses of InternetGatewayAttachment.Builder in org.jclouds.aws.ec2.domain
Methods in org.jclouds.aws.ec2.domain that return InternetGatewayAttachment.Builder Modifier and Type Method Description static InternetGatewayAttachment.Builder
InternetGatewayAttachment. builder()
abstract InternetGatewayAttachment.Builder
InternetGatewayAttachment.Builder. state(InternetGatewayAttachment.State state)
abstract InternetGatewayAttachment.Builder
InternetGatewayAttachment.Builder. vpcId(String vpcId)
-