| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteApiMappingResponse> |
ApiGatewayV2AsyncClient.deleteApiMapping(DeleteApiMappingRequest deleteApiMappingRequest)
Deletes an API mapping.
|
default DeleteApiMappingResponse |
ApiGatewayV2Client.deleteApiMapping(DeleteApiMappingRequest deleteApiMappingRequest)
Deletes an API mapping.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteApiMappingRequestMarshaller.marshall(DeleteApiMappingRequest deleteApiMappingRequest) |
Copyright © 2021. All rights reserved.