| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcPeeringConnectionResponse |
GameLiftClient.createVpcPeeringConnection(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest)
Establishes a VPC peering connection between a virtual private cloud (VPC) in an Amazon Web Services 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 Amazon Web Services account with
the VPC for your Amazon GameLift fleet.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVpcPeeringConnectionRequestMarshaller.marshall(CreateVpcPeeringConnectionRequest createVpcPeeringConnectionRequest) |
Copyright © 2022. All rights reserved.