Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
Packages that use UpdateMethodResponseResponse
-
Uses of UpdateMethodResponseResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return UpdateMethodResponseResponseModifier and TypeMethodDescriptiondefault UpdateMethodResponseResponseApiGatewayClient.updateMethodResponse(Consumer<UpdateMethodResponseRequest.Builder> updateMethodResponseRequest) Updates an existing MethodResponse resource.default UpdateMethodResponseResponseApiGatewayClient.updateMethodResponse(UpdateMethodResponseRequest updateMethodResponseRequest) Updates an existing MethodResponse resource.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type UpdateMethodResponseResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateMethodResponse(Consumer<UpdateMethodResponseRequest.Builder> updateMethodResponseRequest) Updates an existing MethodResponse resource.ApiGatewayAsyncClient.updateMethodResponse(UpdateMethodResponseRequest updateMethodResponseRequest) Updates an existing MethodResponse resource.