| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcPeeringAuthorizationResponse |
GameLiftClient.createVpcPeeringAuthorization(Consumer<CreateVpcPeeringAuthorizationRequest.Builder> createVpcPeeringAuthorizationRequest)
Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a
virtual private cloud (VPC) in your Amazon Web Services account.
|
default CreateVpcPeeringAuthorizationResponse |
GameLiftClient.createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest createVpcPeeringAuthorizationRequest)
Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a
virtual private cloud (VPC) in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcPeeringAuthorizationResponse> |
GameLiftAsyncClient.createVpcPeeringAuthorization(Consumer<CreateVpcPeeringAuthorizationRequest.Builder> createVpcPeeringAuthorizationRequest)
Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a
virtual private cloud (VPC) in your Amazon Web Services account.
|
default CompletableFuture<CreateVpcPeeringAuthorizationResponse> |
GameLiftAsyncClient.createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest createVpcPeeringAuthorizationRequest)
Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a
virtual private cloud (VPC) in your Amazon Web Services account.
|
Copyright © 2022. All rights reserved.