| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpcPeeringConnectionResponse |
GameLiftClient.deleteVpcPeeringConnection(Consumer<DeleteVpcPeeringConnectionRequest.Builder> deleteVpcPeeringConnectionRequest)
Removes a VPC peering connection.
|
default DeleteVpcPeeringConnectionResponse |
GameLiftClient.deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest)
Removes a VPC peering connection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVpcPeeringConnectionResponse> |
GameLiftAsyncClient.deleteVpcPeeringConnection(Consumer<DeleteVpcPeeringConnectionRequest.Builder> deleteVpcPeeringConnectionRequest)
Removes a VPC peering connection.
|
default CompletableFuture<DeleteVpcPeeringConnectionResponse> |
GameLiftAsyncClient.deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest)
Removes a VPC peering connection.
|
Copyright © 2023. All rights reserved.