Uses of Class
software.amazon.awssdk.services.qbusiness.model.ConfigurationEvent
-
-
Uses of ConfigurationEvent in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return ConfigurationEvent Modifier and Type Method Description ConfigurationEventConfigurationEvent.BuilderImpl. build()ConfigurationEventConfigurationEvent. copy(Consumer<? super ConfigurationEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.qbusiness.model with parameters of type ConfigurationEvent Constructor Description BuilderImpl(ConfigurationEvent model) -
Uses of ConfigurationEvent in software.amazon.awssdk.services.qbusiness.model.chatinputstream
Subclasses of ConfigurationEvent in software.amazon.awssdk.services.qbusiness.model.chatinputstream Modifier and Type Class Description classDefaultConfigurationEventA specialization ofsoftware.amazon.awssdk.services.qbusiness.model.ConfigurationEventthat represents theChatInputStream$configurationEventevent. -
Uses of ConfigurationEvent in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type ConfigurationEvent Modifier and Type Method Description SdkHttpFullRequestConfigurationEventMarshaller. marshall(ConfigurationEvent configurationEvent)
-