Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
Packages that use UpdateIntegrationRequest
Package
Description
-
Uses of UpdateIntegrationRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateIntegrationRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateIntegration(UpdateIntegrationRequest updateIntegrationRequest) Represents an update integration.default UpdateIntegrationResponseApiGatewayClient.updateIntegration(UpdateIntegrationRequest updateIntegrationRequest) Represents an update integration. -
Uses of UpdateIntegrationRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateIntegrationRequestModifier and TypeMethodDescriptionUpdateIntegrationRequestMarshaller.marshall(UpdateIntegrationRequest updateIntegrationRequest)