Uses of Class
org.jclouds.rest.annotations.ApiVersionOverride
-
Packages that use ApiVersionOverride Package Description org.jclouds.aws.ec2.features -
-
Uses of ApiVersionOverride in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features with annotations of type ApiVersionOverride Modifier and Type Method Description boolean
AWSSubnetApi. modifySubnetAttribute(String region, String subnetId, ModifySubnetAttributeOptions options)
Modifies a subnet attribute.
-