Uses of Interface
software.amazon.awssdk.services.lambda.model.InvokeWithResponseStreamCompleteEvent.Builder
Packages that use InvokeWithResponseStreamCompleteEvent.Builder
Package
Description
-
Uses of InvokeWithResponseStreamCompleteEvent.Builder in software.amazon.awssdk.services.lambda.model
Classes in software.amazon.awssdk.services.lambda.model that implement InvokeWithResponseStreamCompleteEvent.BuilderModifier and TypeClassDescriptionprotected static classMethods in software.amazon.awssdk.services.lambda.model that return InvokeWithResponseStreamCompleteEvent.BuilderModifier and TypeMethodDescriptionInvokeWithResponseStreamCompleteEvent.builder()An error code.InvokeWithResponseStreamCompleteEvent.Builder.errorDetails(String errorDetails) The details of any returned error.InvokeWithResponseStreamCompleteEvent.BuilderImpl.errorDetails(String errorDetails) InvokeWithResponseStreamResponseEvent.invokeCompleteBuilder()Create a builder for theInvokeCompleteevent type for this stream.The last 4 KB of the execution log, which is base64-encoded.InvokeWithResponseStreamCompleteEvent.toBuilder()Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type InvokeWithResponseStreamCompleteEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvokeWithResponseStreamCompleteEvent.Builder>InvokeWithResponseStreamCompleteEvent.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.lambda.model with type arguments of type InvokeWithResponseStreamCompleteEvent.BuilderModifier and TypeMethodDescriptionInvokeWithResponseStreamCompleteEvent.copy(Consumer<? super InvokeWithResponseStreamCompleteEvent.Builder> modifier) -
Uses of InvokeWithResponseStreamCompleteEvent.Builder in software.amazon.awssdk.services.lambda.model.invokewithresponsestreamresponseevent