This project has retired. For details please refer to its Attic page.
CreateSubnetOptions (Apache jclouds 2.2.1 API)
Skip navigation links
org.jclouds.aws.ec2.options

Class CreateSubnetOptions

    • Constructor Detail

      • CreateSubnetOptions

        public CreateSubnetOptions()
    • Method Detail

      • availabilityZone

        public CreateSubnetOptions availabilityZone(String availabilityZone)
        The Availability Zone for the subnet.
      • getAvailabilityZone

        public String getAvailabilityZone()
      • isDryRun

        public boolean isDryRun()

Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.