| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteCorsConfigurationResponse |
ApiGatewayV2Client.deleteCorsConfiguration(Consumer<DeleteCorsConfigurationRequest.Builder> deleteCorsConfigurationRequest)
Deletes a CORS configuration.
|
default DeleteCorsConfigurationResponse |
ApiGatewayV2Client.deleteCorsConfiguration(DeleteCorsConfigurationRequest deleteCorsConfigurationRequest)
Deletes a CORS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCorsConfigurationResponse> |
ApiGatewayV2AsyncClient.deleteCorsConfiguration(Consumer<DeleteCorsConfigurationRequest.Builder> deleteCorsConfigurationRequest)
Deletes a CORS configuration.
|
default CompletableFuture<DeleteCorsConfigurationResponse> |
ApiGatewayV2AsyncClient.deleteCorsConfiguration(DeleteCorsConfigurationRequest deleteCorsConfigurationRequest)
Deletes a CORS configuration.
|
Copyright © 2022. All rights reserved.