| 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 DescribeVpcPeeringConnectionsResponse |
EC2Client.describeVpcPeeringConnections()
Describes one or more of your VPC peering connections.
|
default DescribeVpcPeeringConnectionsResponse |
EC2Client.describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest)
Describes one or more of your VPC peering connections.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeVpcPeeringConnectionsResponse> |
EC2AsyncClient.describeVpcPeeringConnections()
Describes one or more of your VPC peering connections.
|
default CompletableFuture<DescribeVpcPeeringConnectionsResponse> |
EC2AsyncClient.describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest)
Describes one or more of your VPC peering connections.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcPeeringConnectionsResponse |
DescribeVpcPeeringConnectionsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcPeeringConnectionsResponse |
DescribeVpcPeeringConnectionsFunction.apply(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest)
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.