| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda.model | |
| software.amazon.awssdk.services.lambda.model.invokewithresponsestreamresponseevent |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
InvokeResponseStreamUpdate.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static InvokeResponseStreamUpdate.Builder |
InvokeResponseStreamUpdate.builder() |
InvokeResponseStreamUpdate.Builder |
InvokeResponseStreamUpdate.Builder.payload(SdkBytes payload)
Data returned by your Lambda function.
|
InvokeResponseStreamUpdate.Builder |
InvokeResponseStreamUpdate.BuilderImpl.payload(SdkBytes payload) |
static InvokeResponseStreamUpdate.Builder |
InvokeWithResponseStreamResponseEvent.payloadChunkBuilder()
Create a builder for the
PayloadChunk event type for this stream. |
InvokeResponseStreamUpdate.Builder |
InvokeResponseStreamUpdate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InvokeResponseStreamUpdate.Builder> |
InvokeResponseStreamUpdate.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
InvokeResponseStreamUpdate |
InvokeResponseStreamUpdate.copy(Consumer<? super InvokeResponseStreamUpdate.Builder> modifier) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DefaultPayloadChunk.Builder |
Copyright © 2023. All rights reserved.