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