Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAssistantAssociationsResponseAssistantAssociationSummary")
fun Flow<ListAssistantAssociationsResponse>.assistantAssociationSummaries(): Flow<AssistantAssociationSummary>

This paginator transforms the flow returned by listAssistantAssociationsPaginated to access the nested member AssistantAssociationSummary

Link copied to clipboard
@JvmName(name = "listAssistantsResponseAssistantSummary")
fun Flow<ListAssistantsResponse>.assistantSummaries(): Flow<AssistantSummary>

This paginator transforms the flow returned by listAssistantsPaginated to access the nested member AssistantSummary

Link copied to clipboard
@JvmName(name = "listContentsResponseContentSummary")
fun Flow<ListContentsResponse>.contentSummaries(): Flow<ContentSummary>

This paginator transforms the flow returned by listContentsPaginated to access the nested member ContentSummary

@JvmName(name = "searchContentResponseContentSummary")
fun Flow<SearchContentResponse>.contentSummaries(): Flow<ContentSummary>

This paginator transforms the flow returned by searchContentPaginated to access the nested member ContentSummary

Link copied to clipboard
@JvmName(name = "listImportJobsResponseImportJobSummary")
fun Flow<ListImportJobsResponse>.importJobSummaries(): Flow<ImportJobSummary>

This paginator transforms the flow returned by listImportJobsPaginated to access the nested member ImportJobSummary

Link copied to clipboard
@JvmName(name = "listKnowledgeBasesResponseKnowledgeBaseSummary")
fun Flow<ListKnowledgeBasesResponse>.knowledgeBaseSummaries(): Flow<KnowledgeBaseSummary>

This paginator transforms the flow returned by listKnowledgeBasesPaginated to access the nested member KnowledgeBaseSummary

Link copied to clipboard
@JvmName(name = "listQuickResponsesResponseQuickResponseSummary")
fun Flow<ListQuickResponsesResponse>.quickResponseSummaries(): Flow<QuickResponseSummary>

This paginator transforms the flow returned by listQuickResponsesPaginated to access the nested member QuickResponseSummary

Link copied to clipboard
@JvmName(name = "queryAssistantResponseResultData")
fun Flow<QueryAssistantResponse>.results(): Flow<ResultData>

This paginator transforms the flow returned by queryAssistantPaginated to access the nested member ResultData

@JvmName(name = "searchQuickResponsesResponseQuickResponseSearchResultData")
fun Flow<SearchQuickResponsesResponse>.results(): Flow<QuickResponseSearchResultData>

This paginator transforms the flow returned by searchQuickResponsesPaginated to access the nested member QuickResponseSearchResultData

Link copied to clipboard
@JvmName(name = "searchSessionsResponseSessionSummary")
fun Flow<SearchSessionsResponse>.sessionSummaries(): Flow<SessionSummary>

This paginator transforms the flow returned by searchSessionsPaginated to access the nested member SessionSummary