Uses of Class
org.jclouds.aws.ec2.options.CreateSubnetOptions
Packages that use CreateSubnetOptions
-
Uses of CreateSubnetOptions in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features with parameters of type CreateSubnetOptionsModifier and TypeMethodDescriptionAWSSubnetApi.createSubnetInRegion
(String region, String vpcId, String cidrBlock, CreateSubnetOptions... options) Creates a subnet in an existing VPC. -
Uses of CreateSubnetOptions in org.jclouds.aws.ec2.options
Methods in org.jclouds.aws.ec2.options that return CreateSubnetOptionsModifier and TypeMethodDescriptionCreateSubnetOptions.availabilityZone
(String availabilityZone) The Availability Zone for the subnet.static CreateSubnetOptions
CreateSubnetOptions.Builder.availabilityZone
(String availabilityZone) static CreateSubnetOptions
CreateSubnetOptions.Builder.dryRun()
CreateSubnetOptions.dryRun()