Package | Description |
---|---|
org.jclouds.aws.ec2.features | |
org.jclouds.aws.ec2.options |
Modifier and Type | Method and Description |
---|---|
Subnet |
AWSSubnetApi.createSubnetInRegion(String region,
String vpcId,
String cidrBlock,
CreateSubnetOptions... options)
Creates a subnet in an existing VPC.
|
Modifier and Type | Method and Description |
---|---|
CreateSubnetOptions |
CreateSubnetOptions.availabilityZone(String availabilityZone)
The Availability Zone for the subnet.
|
static CreateSubnetOptions |
CreateSubnetOptions.Builder.availabilityZone(String availabilityZone) |
CreateSubnetOptions |
CreateSubnetOptions.dryRun() |
static CreateSubnetOptions |
CreateSubnetOptions.Builder.dryRun() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.