Class DefaultOutput

java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateOutputEvent
software.amazon.awssdk.services.bedrockagentruntime.model.retrieveandgeneratestreamresponseoutput.DefaultOutput
All Implemented Interfaces:
Serializable, SdkPojo, RetrieveAndGenerateStreamResponseOutput, ToCopyableBuilder<RetrieveAndGenerateOutputEvent.Builder,RetrieveAndGenerateOutputEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultOutput extends RetrieveAndGenerateOutputEvent
A specialization of software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateOutputEvent that represents the RetrieveAndGenerateStreamResponseOutput$output event. Do not use this class directly. Instead, use the static builder methods on RetrieveAndGenerateStreamResponseOutput.
See Also: