Uses of Class
org.jclouds.aws.ec2.domain.VPC
Packages that use VPC
-
Uses of VPC in org.jclouds.aws.ec2.domain
Methods in org.jclouds.aws.ec2.domain that return VPC -
Uses of VPC in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features that return VPCModifier and TypeMethodDescriptionVPCApi.createVpc
(String region, String cidrBlock, CreateVpcOptions... options) Creates a VPC with the specified CIDR block.Methods in org.jclouds.aws.ec2.features that return types with arguments of type VPCModifier and TypeMethodDescriptioncom.google.common.collect.FluentIterable
<VPC> VPCApi.describeVpcsInRegion
(String region, String... vpcIds) Describes all of your VPCs -
Uses of VPC in org.jclouds.aws.ec2.xml
Methods in org.jclouds.aws.ec2.xml that return VPCMethods in org.jclouds.aws.ec2.xml that return types with arguments of type VPC