Uses of Class
software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
Packages that use PutIntegrationRequest
Package
Description
-
Uses of PutIntegrationRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type PutIntegrationRequestModifier and TypeMethodDescriptiondefault CompletableFuture<PutIntegrationResponse>ApiGatewayAsyncClient.putIntegration(PutIntegrationRequest putIntegrationRequest) Sets up a method's integration.default PutIntegrationResponseApiGatewayClient.putIntegration(PutIntegrationRequest putIntegrationRequest) Sets up a method's integration. -
Uses of PutIntegrationRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type PutIntegrationRequestModifier and TypeMethodDescriptionPutIntegrationRequestMarshaller.marshall(PutIntegrationRequest putIntegrationRequest)