Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
Packages that use DeleteIntegrationResponseRequest
Package
Description
-
Uses of DeleteIntegrationResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteIntegrationResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest) Represents a delete integration response.ApiGatewayClient.deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest) Represents a delete integration response. -
Uses of DeleteIntegrationResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteIntegrationResponseRequestModifier and TypeMethodDescriptionDeleteIntegrationResponseRequestMarshaller.marshall(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest)