Uses of Class
software.amazon.awssdk.services.lambda.model.InvokeWithResponseStreamRequest
Packages that use InvokeWithResponseStreamRequest
Package
Description
-
Uses of InvokeWithResponseStreamRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type InvokeWithResponseStreamRequestModifier and TypeMethodDescriptiondefault CompletableFuture<Void>LambdaAsyncClient.invokeWithResponseStream(InvokeWithResponseStreamRequest invokeWithResponseStreamRequest, InvokeWithResponseStreamResponseHandler asyncResponseHandler) Configure your Lambda functions to stream response payloads back to clients. -
Uses of InvokeWithResponseStreamRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type InvokeWithResponseStreamRequestModifier and TypeMethodDescriptionInvokeWithResponseStreamRequestMarshaller.marshall(InvokeWithResponseStreamRequest invokeWithResponseStreamRequest)