com.atlassian.aws.ec2
Class SubnetChooser
java.lang.Object
com.atlassian.aws.ec2.SubnetChooser
public class SubnetChooser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubnetChooser
public SubnetChooser(AvailabilityZoneChooser availabilityZoneChooser,
AWSAccount awsAccount)
choose
@Nullable
public SubnetId choose(Iterable<SubnetId> subnets,
EC2InstanceType instanceType)
blacklist
public void blacklist(@NotNull
SubnetId subnet,
@NotNull
EC2InstanceType instanceType)
Copyright © 2015 Atlassian. All rights reserved.