Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplication")
fun Flow<ListApplicationsResponse>.applications(): Flow<Application>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member Application

Link copied to clipboard
@JvmName(name = "listAttachmentsResponseAttachment")
fun Flow<ListAttachmentsResponse>.attachments(): Flow<Attachment>

This paginator transforms the flow returned by listAttachmentsPaginated to access the nested member Attachment

Link copied to clipboard
@JvmName(name = "listChatResponseConfigurationsResponseChatResponseConfiguration")
fun Flow<ListChatResponseConfigurationsResponse>.chatResponseConfigurations(): Flow<ChatResponseConfiguration>

This paginator transforms the flow returned by listChatResponseConfigurationsPaginated to access the nested member ChatResponseConfiguration

Link copied to clipboard
@JvmName(name = "listConversationsResponseConversation")
fun Flow<ListConversationsResponse>.conversations(): Flow<Conversation>

This paginator transforms the flow returned by listConversationsPaginated to access the nested member Conversation

Link copied to clipboard
@JvmName(name = "listDataAccessorsResponseDataAccessor")
fun Flow<ListDataAccessorsResponse>.dataAccessors(): Flow<DataAccessor>

This paginator transforms the flow returned by listDataAccessorsPaginated to access the nested member DataAccessor

Link copied to clipboard
@JvmName(name = "listDataSourcesResponseDataSource")
fun Flow<ListDataSourcesResponse>.dataSources(): Flow<DataSource>

This paginator transforms the flow returned by listDataSourcesPaginated to access the nested member DataSource

Link copied to clipboard
@JvmName(name = "listDocumentsResponseDocumentDetails")
fun Flow<ListDocumentsResponse>.documentDetailList(): Flow<DocumentDetails>

This paginator transforms the flow returned by listDocumentsPaginated to access the nested member DocumentDetails

Link copied to clipboard
@JvmName(name = "listDataSourceSyncJobsResponseDataSourceSyncJob")
fun Flow<ListDataSourceSyncJobsResponse>.history(): Flow<DataSourceSyncJob>

This paginator transforms the flow returned by listDataSourceSyncJobsPaginated to access the nested member DataSourceSyncJob

Link copied to clipboard
@JvmName(name = "listIndicesResponseIndex")
fun Flow<ListIndicesResponse>.indices(): Flow<Index>

This paginator transforms the flow returned by listIndicesPaginated to access the nested member Index

Link copied to clipboard
@JvmName(name = "listGroupsResponseGroupSummary")
fun Flow<ListGroupsResponse>.items(): Flow<GroupSummary>

This paginator transforms the flow returned by listGroupsPaginated to access the nested member GroupSummary

@JvmName(name = "listPluginActionsResponseActionSummary")
fun Flow<ListPluginActionsResponse>.items(): Flow<ActionSummary>

This paginator transforms the flow returned by listPluginActionsPaginated to access the nested member ActionSummary

@JvmName(name = "listPluginTypeActionsResponseActionSummary")
fun Flow<ListPluginTypeActionsResponse>.items(): Flow<ActionSummary>

This paginator transforms the flow returned by listPluginTypeActionsPaginated to access the nested member ActionSummary

@JvmName(name = "listPluginTypeMetadataResponsePluginTypeMetadataSummary")
fun Flow<ListPluginTypeMetadataResponse>.items(): Flow<PluginTypeMetadataSummary>

This paginator transforms the flow returned by listPluginTypeMetadataPaginated to access the nested member PluginTypeMetadataSummary

Link copied to clipboard
@JvmName(name = "listMessagesResponseMessage")
fun Flow<ListMessagesResponse>.messages(): Flow<Message>

This paginator transforms the flow returned by listMessagesPaginated to access the nested member Message

Link copied to clipboard
@JvmName(name = "listPluginsResponsePlugin")
fun Flow<ListPluginsResponse>.plugins(): Flow<Plugin>

This paginator transforms the flow returned by listPluginsPaginated to access the nested member Plugin

Link copied to clipboard
@JvmName(name = "searchRelevantContentResponseRelevantContent")
fun Flow<SearchRelevantContentResponse>.relevantContent(): Flow<RelevantContent>

This paginator transforms the flow returned by searchRelevantContentPaginated to access the nested member RelevantContent

Link copied to clipboard
@JvmName(name = "listRetrieversResponseRetriever")
fun Flow<ListRetrieversResponse>.retrievers(): Flow<Retriever>

This paginator transforms the flow returned by listRetrieversPaginated to access the nested member Retriever

Link copied to clipboard
@JvmName(name = "listSubscriptionsResponseSubscription")
fun Flow<ListSubscriptionsResponse>.subscriptions(): Flow<Subscription>

This paginator transforms the flow returned by listSubscriptionsPaginated to access the nested member Subscription

Link copied to clipboard
@JvmName(name = "getChatControlsConfigurationResponseTopicConfiguration")
fun Flow<GetChatControlsConfigurationResponse>.topicConfigurations(): Flow<TopicConfiguration>

This paginator transforms the flow returned by getChatControlsConfigurationPaginated to access the nested member TopicConfiguration

Link copied to clipboard
@JvmName(name = "listWebExperiencesResponseWebExperience")
fun Flow<ListWebExperiencesResponse>.webExperiences(): Flow<WebExperience>

This paginator transforms the flow returned by listWebExperiencesPaginated to access the nested member WebExperience