| Package | Description |
|---|---|
| org.jclouds.ec2.domain | |
| org.jclouds.ec2.features | |
| org.jclouds.ec2.xml |
| Modifier and Type | Method and Description |
|---|---|
Subnet |
Subnet.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Subnet.Builder |
Subnet.Builder.from(Subnet in) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<Subnet> |
SubnetApi.filter(com.google.common.collect.Multimap<String,String> filter)
Describes subnets for your EC2 resources qualified by a filter
|
com.google.common.collect.FluentIterable<Subnet> |
SubnetApi.list()
Describes all of your subnets for your EC2 resources.
|
| Modifier and Type | Method and Description |
|---|---|
Subnet |
SubnetHandler.getResult() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<Subnet> |
DescribeSubnetsResponseHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.