Class DefaultResponseEvent

java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.AgenticRetrieveResponseEvent
software.amazon.awssdk.services.bedrockagentruntime.model.agenticretrievestreamresponseoutput.DefaultResponseEvent
All Implemented Interfaces:
Serializable, SdkPojo, AgenticRetrieveStreamResponseOutput, ToCopyableBuilder<AgenticRetrieveResponseEvent.Builder,AgenticRetrieveResponseEvent>

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