| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcPeeringConnectionResponse |
GameLiftClient.createVpcPeeringConnection(Consumer<CreateVpcPeeringConnectionRequest.Builder> createVpcPeeringConnectionRequest)
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for
your Amazon GameLift fleet.
|
default CreateVpcPeeringConnectionResponse |
GameLiftClient.createVpcPeeringConnection(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for
your Amazon GameLift fleet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcPeeringConnectionResponse> |
GameLiftAsyncClient.createVpcPeeringConnection(Consumer<CreateVpcPeeringConnectionRequest.Builder> createVpcPeeringConnectionRequest)
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for
your Amazon GameLift fleet.
|
default CompletableFuture<CreateVpcPeeringConnectionResponse> |
GameLiftAsyncClient.createVpcPeeringConnection(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for
your Amazon GameLift fleet.
|
Copyright © 2021. All rights reserved.