| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpcPeeringAuthorizationResponse |
GameLiftClient.deleteVpcPeeringAuthorization(Consumer<DeleteVpcPeeringAuthorizationRequest.Builder> deleteVpcPeeringAuthorizationRequest)
Cancels a pending VPC peering authorization for the specified VPC.
|
default DeleteVpcPeeringAuthorizationResponse |
GameLiftClient.deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest deleteVpcPeeringAuthorizationRequest)
Cancels a pending VPC peering authorization for the specified VPC.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVpcPeeringAuthorizationResponse> |
GameLiftAsyncClient.deleteVpcPeeringAuthorization(Consumer<DeleteVpcPeeringAuthorizationRequest.Builder> deleteVpcPeeringAuthorizationRequest)
Cancels a pending VPC peering authorization for the specified VPC.
|
default CompletableFuture<DeleteVpcPeeringAuthorizationResponse> |
GameLiftAsyncClient.deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest deleteVpcPeeringAuthorizationRequest)
Cancels a pending VPC peering authorization for the specified VPC.
|
Copyright © 2019. All rights reserved.