| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVpcPeeringConnectionResponse> |
GameLiftAsyncClient.deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest)
Removes a VPC peering connection.
|
default DeleteVpcPeeringConnectionResponse |
GameLiftClient.deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest)
Removes a VPC peering connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVpcPeeringConnectionRequestMarshaller.marshall(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest) |
Copyright © 2022. All rights reserved.