Package | Description |
---|---|
org.jclouds.aws.ec2.features | |
org.jclouds.aws.ec2.options |
Modifier and Type | Method and Description |
---|---|
String |
AWSSecurityGroupApi.createSecurityGroupInRegionAndReturnId(String region,
String name,
String description,
CreateSecurityGroupOptions... options) |
Modifier and Type | Method and Description |
---|---|
CreateSecurityGroupOptions |
CreateSecurityGroupOptions.vpcId(String vpcId)
ID of the VPC.
|
static CreateSecurityGroupOptions |
CreateSecurityGroupOptions.Builder.vpcId(String vpcId) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.