| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateApiMappingResponse |
ApiGatewayV2Client.createApiMapping(CreateApiMappingRequest createApiMappingRequest)
Creates an API mapping.
|
default CompletableFuture<CreateApiMappingResponse> |
ApiGatewayV2AsyncClient.createApiMapping(CreateApiMappingRequest createApiMappingRequest)
Creates an API mapping.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateApiMappingRequestMarshaller.marshall(CreateApiMappingRequest createApiMappingRequest) |
Copyright © 2023. All rights reserved.