| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateMethodResponseResponse |
ApiGatewayClient.updateMethodResponse(Consumer<UpdateMethodResponseRequest.Builder> updateMethodResponseRequest)
Updates an existing MethodResponse resource.
|
default UpdateMethodResponseResponse |
ApiGatewayClient.updateMethodResponse(UpdateMethodResponseRequest updateMethodResponseRequest)
Updates an existing MethodResponse resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateMethodResponseResponse> |
ApiGatewayAsyncClient.updateMethodResponse(Consumer<UpdateMethodResponseRequest.Builder> updateMethodResponseRequest)
Updates an existing MethodResponse resource.
|
default CompletableFuture<UpdateMethodResponseResponse> |
ApiGatewayAsyncClient.updateMethodResponse(UpdateMethodResponseRequest updateMethodResponseRequest)
Updates an existing MethodResponse resource.
|
Copyright © 2023. All rights reserved.