Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
Packages that use DeleteGatewayResponseRequest
Package
Description
-
Uses of DeleteGatewayResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteGatewayResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.deleteGatewayResponse(DeleteGatewayResponseRequest deleteGatewayResponseRequest) Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.default DeleteGatewayResponseResponseApiGatewayClient.deleteGatewayResponse(DeleteGatewayResponseRequest deleteGatewayResponseRequest) Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings. -
Uses of DeleteGatewayResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteGatewayResponseRequestModifier and TypeMethodDescriptionDeleteGatewayResponseRequestMarshaller.marshall(DeleteGatewayResponseRequest deleteGatewayResponseRequest)