| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateBasePathMappingResponse |
ApiGatewayClient.updateBasePathMapping(Consumer<UpdateBasePathMappingRequest.Builder> updateBasePathMappingRequest)
Changes information about the BasePathMapping resource.
|
default UpdateBasePathMappingResponse |
ApiGatewayClient.updateBasePathMapping(UpdateBasePathMappingRequest updateBasePathMappingRequest)
Changes information about the BasePathMapping resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateBasePathMappingResponse> |
ApiGatewayAsyncClient.updateBasePathMapping(Consumer<UpdateBasePathMappingRequest.Builder> updateBasePathMappingRequest)
Changes information about the BasePathMapping resource.
|
default CompletableFuture<UpdateBasePathMappingResponse> |
ApiGatewayAsyncClient.updateBasePathMapping(UpdateBasePathMappingRequest updateBasePathMappingRequest)
Changes information about the BasePathMapping resource.
|
Copyright © 2023. All rights reserved.