Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
Packages that use UpdateIntegrationResponseRequest
Package
Description
-
Uses of UpdateIntegrationResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateIntegrationResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest) Represents an update integration response.ApiGatewayClient.updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest) Represents an update integration response. -
Uses of UpdateIntegrationResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateIntegrationResponseRequestModifier and TypeMethodDescriptionUpdateIntegrationResponseRequestMarshaller.marshall(UpdateIntegrationResponseRequest updateIntegrationResponseRequest)