| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
List<VpcPeeringConnection> |
DescribeVpcPeeringConnectionsResponse.vpcPeeringConnections()
Collection of VPC peering connection records that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcPeeringConnectionsResponse.Builder |
DescribeVpcPeeringConnectionsResponse.Builder.vpcPeeringConnections(VpcPeeringConnection... vpcPeeringConnections)
Collection of VPC peering connection records that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcPeeringConnectionsResponse.Builder |
DescribeVpcPeeringConnectionsResponse.Builder.vpcPeeringConnections(Collection<VpcPeeringConnection> vpcPeeringConnections)
Collection of VPC peering connection records that match the request.
|
Copyright © 2019. All rights reserved.