| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform | |
| software.amazon.awssdk.services.ec2.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeVpcsResponse |
EC2Client.describeVpcs()
Describes one or more of your VPCs.
|
default DescribeVpcsResponse |
EC2Client.describeVpcs(DescribeVpcsRequest describeVpcsRequest)
Describes one or more of your VPCs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeVpcsResponse> |
EC2AsyncClient.describeVpcs()
Describes one or more of your VPCs.
|
default CompletableFuture<DescribeVpcsResponse> |
EC2AsyncClient.describeVpcs(DescribeVpcsRequest describeVpcsRequest)
Describes one or more of your VPCs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcsResponse |
DescribeVpcsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcsResponse |
DescribeVpcsFunction.apply(DescribeVpcsRequest describeVpcsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.