Uses of Class
org.jclouds.aws.ec2.options.ModifySubnetAttributeOptions
Packages that use ModifySubnetAttributeOptions
-
Uses of ModifySubnetAttributeOptions in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features with parameters of type ModifySubnetAttributeOptionsModifier and TypeMethodDescriptionboolean
AWSSubnetApi.modifySubnetAttribute
(String region, String subnetId, ModifySubnetAttributeOptions options) Modifies a subnet attribute. -
Uses of ModifySubnetAttributeOptions in org.jclouds.aws.ec2.options
Methods in org.jclouds.aws.ec2.options that return ModifySubnetAttributeOptionsModifier and TypeMethodDescriptionModifySubnetAttributeOptions.assignIpv6AddressOnCreation
(Boolean assignIpv6AddressOnCreation) The Availability Zone for the subnet.static ModifySubnetAttributeOptions
ModifySubnetAttributeOptions.Builder.assignIpv6AddressOnCreation
(Boolean assignIpv6AddressOnCreation) static ModifySubnetAttributeOptions
ModifySubnetAttributeOptions.Builder.mapPublicIpOnLaunch
(Boolean mapPublicIpOnLaunch) ModifySubnetAttributeOptions.mapPublicIpOnLaunch
(Boolean mapPublicIpOnLaunch)