| 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 |
|---|---|
DescribeVpcPeeringAuthorizationsResult |
AmazonGameLiftClient.describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest request)
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
|
DescribeVpcPeeringAuthorizationsResult |
AbstractAmazonGameLift.describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest request) |
DescribeVpcPeeringAuthorizationsResult |
AmazonGameLift.describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest describeVpcPeeringAuthorizationsRequest)
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcPeeringAuthorizationsResult |
DescribeVpcPeeringAuthorizationsResult.clone() |
DescribeVpcPeeringAuthorizationsResult |
DescribeVpcPeeringAuthorizationsResult.withVpcPeeringAuthorizations(Collection<VpcPeeringAuthorization> vpcPeeringAuthorizations)
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
|
DescribeVpcPeeringAuthorizationsResult |
DescribeVpcPeeringAuthorizationsResult.withVpcPeeringAuthorizations(VpcPeeringAuthorization... vpcPeeringAuthorizations)
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
|
Copyright © 2022. All rights reserved.