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