Uses of Class
com.atlassian.aws.ec2.model.VpcId

Packages that use VpcId
com.atlassian.aws   
com.atlassian.aws.ec2.model   
 

Uses of VpcId in com.atlassian.aws
 

Methods in com.atlassian.aws with parameters of type VpcId
 com.amazonaws.services.ec2.model.SecurityGroup AWSAccount.newSecurityGroup(String name, String description, VpcId vpcId)
           
 

Uses of VpcId in com.atlassian.aws.ec2.model
 

Methods in com.atlassian.aws.ec2.model that return VpcId
static VpcId VpcId.from(String vpcId)
           
 



Copyright © 2015 Atlassian. All rights reserved.