| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateBasePathMappingResponse |
ApiGatewayClient.createBasePathMapping(CreateBasePathMappingRequest createBasePathMappingRequest)
Creates a new BasePathMapping resource.
|
default CompletableFuture<CreateBasePathMappingResponse> |
ApiGatewayAsyncClient.createBasePathMapping(CreateBasePathMappingRequest createBasePathMappingRequest)
Creates a new BasePathMapping resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBasePathMappingRequestMarshaller.marshall(CreateBasePathMappingRequest createBasePathMappingRequest) |
Copyright © 2023. All rights reserved.