Package | Description |
---|---|
org.jclouds.aws.ec2.features | |
org.jclouds.aws.ec2.options |
Modifier and Type | Method and Description |
---|---|
boolean |
AWSSubnetApi.modifySubnetAttribute(String region,
String subnetId,
ModifySubnetAttributeOptions options)
Modifies a subnet attribute.
|
Modifier and Type | Method and Description |
---|---|
ModifySubnetAttributeOptions |
ModifySubnetAttributeOptions.assignIpv6AddressOnCreation(Boolean assignIpv6AddressOnCreation)
The Availability Zone for the subnet.
|
static ModifySubnetAttributeOptions |
ModifySubnetAttributeOptions.Builder.assignIpv6AddressOnCreation(Boolean assignIpv6AddressOnCreation) |
ModifySubnetAttributeOptions |
ModifySubnetAttributeOptions.mapPublicIpOnLaunch(Boolean mapPublicIpOnLaunch) |
static ModifySubnetAttributeOptions |
ModifySubnetAttributeOptions.Builder.mapPublicIpOnLaunch(Boolean mapPublicIpOnLaunch) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.