Uses of Class
software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
Packages that use PutIntegrationResponseRequest
Package
Description
-
Uses of PutIntegrationResponseRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type PutIntegrationResponseRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.putIntegrationResponse(PutIntegrationResponseRequest putIntegrationResponseRequest) Represents a put integration.default PutIntegrationResponseResponseApiGatewayClient.putIntegrationResponse(PutIntegrationResponseRequest putIntegrationResponseRequest) Represents a put integration. -
Uses of PutIntegrationResponseRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type PutIntegrationResponseRequestModifier and TypeMethodDescriptionPutIntegrationResponseRequestMarshaller.marshall(PutIntegrationResponseRequest putIntegrationResponseRequest)