| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSubnetsResponse |
EC2Client.describeSubnets()
Describes one or more of your subnets.
|
default DescribeSubnetsResponse |
EC2Client.describeSubnets(DescribeSubnetsRequest describeSubnetsRequest)
Describes one or more of your subnets.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSubnetsResponse> |
EC2AsyncClient.describeSubnets()
Describes one or more of your subnets.
|
default CompletableFuture<DescribeSubnetsResponse> |
EC2AsyncClient.describeSubnets(DescribeSubnetsRequest describeSubnetsRequest)
Describes one or more of your subnets.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSubnetsResponse |
DescribeSubnetsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.