Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
Packages that use DeleteMethodResponseRequest
Package
Description
-
Uses of DeleteMethodResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteMethodResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.deleteMethodResponse(DeleteMethodResponseRequest deleteMethodResponseRequest) Deletes an existing MethodResponse resource.default DeleteMethodResponseResponseApiGatewayClient.deleteMethodResponse(DeleteMethodResponseRequest deleteMethodResponseRequest) Deletes an existing MethodResponse resource. -
Uses of DeleteMethodResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteMethodResponseRequestModifier and TypeMethodDescriptionDeleteMethodResponseRequestMarshaller.marshall(DeleteMethodResponseRequest deleteMethodResponseRequest)