Class DefaultAuthChallengeResponseEvent

java.lang.Object
software.amazon.awssdk.services.qbusiness.model.AuthChallengeResponseEvent
software.amazon.awssdk.services.qbusiness.model.chatinputstream.DefaultAuthChallengeResponseEvent
All Implemented Interfaces:
Serializable, SdkPojo, ChatInputStream, ToCopyableBuilder<AuthChallengeResponseEvent.Builder,AuthChallengeResponseEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultAuthChallengeResponseEvent extends AuthChallengeResponseEvent
A specialization of software.amazon.awssdk.services.qbusiness.model.AuthChallengeResponseEvent that represents the ChatInputStream$authChallengeResponseEvent event. Do not use this class directly. Instead, use the static builder methods on ChatInputStream.
See Also: