| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpcPeeringAuthorizationResponse |
GameLiftClient.deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVpcPeeringAuthorizationRequestMarshaller.marshall(DeleteVpcPeeringAuthorizationRequest deleteVpcPeeringAuthorizationRequest) |
Copyright © 2022. All rights reserved.