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 AWS account.
|
CreateVpcPeeringAuthorizationResult |
AbstractAmazonGameLift.createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest request) |
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 AWS account.
|
Future<CreateVpcPeeringAuthorizationResult> |
AbstractAmazonGameLiftAsync.createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest request) |
Future<CreateVpcPeeringAuthorizationResult> |
AmazonGameLiftAsyncClient.createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest request) |
Future<CreateVpcPeeringAuthorizationResult> |
AmazonGameLiftAsync.createVpcPeeringAuthorizationAsync(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 AWS account.
|
Future<CreateVpcPeeringAuthorizationResult> |
AbstractAmazonGameLiftAsync.createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest request,
AsyncHandler<CreateVpcPeeringAuthorizationRequest,CreateVpcPeeringAuthorizationResult> asyncHandler) |
Future<CreateVpcPeeringAuthorizationResult> |
AmazonGameLiftAsyncClient.createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest request,
AsyncHandler<CreateVpcPeeringAuthorizationRequest,CreateVpcPeeringAuthorizationResult> asyncHandler) |
Future<CreateVpcPeeringAuthorizationResult> |
AmazonGameLiftAsync.createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest createVpcPeeringAuthorizationRequest,
AsyncHandler<CreateVpcPeeringAuthorizationRequest,CreateVpcPeeringAuthorizationResult> asyncHandler)
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 AWS account.
|