Class DefaultConfigurationEvent

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

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