Uses of Class
software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
Packages that use PutMethodResponseRequest
Package
Description
-
Uses of PutMethodResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type PutMethodResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.putMethodResponse(PutMethodResponseRequest putMethodResponseRequest) Adds a MethodResponse to an existing Method resource.default PutMethodResponseResponseApiGatewayClient.putMethodResponse(PutMethodResponseRequest putMethodResponseRequest) Adds a MethodResponse to an existing Method resource. -
Uses of PutMethodResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type PutMethodResponseRequestModifier and TypeMethodDescriptionPutMethodResponseRequestMarshaller.marshall(PutMethodResponseRequest putMethodResponseRequest)