| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
CreateVpcPeeringAuthorizationResult |
AbstractAmazonGameLift.createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest request) |
CreateVpcPeeringAuthorizationResult |
AmazonGameLift.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.
|
CreateVpcPeeringAuthorizationResult |
AmazonGameLiftClient.createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest request)
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 |
|---|---|
CreateVpcPeeringAuthorizationResult |
CreateVpcPeeringAuthorizationResult.clone() |
CreateVpcPeeringAuthorizationResult |
CreateVpcPeeringAuthorizationResult.withVpcPeeringAuthorization(VpcPeeringAuthorization vpcPeeringAuthorization)
Details on the requested VPC peering authorization, including expiration.
|
Copyright © 2024. All rights reserved.