| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| 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 © 2019. All rights reserved.