Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAiAgentsResponseAiAgentSummary")
fun Flow<ListAiAgentsResponse>.aiAgentSummaries(): Flow<AiAgentSummary>

This paginator transforms the flow returned by listAiAgentsPaginated to access the nested member AiAgentSummary

Link copied to clipboard
@JvmName(name = "listAiAgentVersionsResponseAiAgentVersionSummary")
fun Flow<ListAiAgentVersionsResponse>.aiAgentVersionSummaries(): Flow<AiAgentVersionSummary>

This paginator transforms the flow returned by listAiAgentVersionsPaginated to access the nested member AiAgentVersionSummary

Link copied to clipboard
@JvmName(name = "listAiGuardrailsResponseAiGuardrailSummary")
fun Flow<ListAiGuardrailsResponse>.aiGuardrailSummaries(): Flow<AiGuardrailSummary>

This paginator transforms the flow returned by listAiGuardrailsPaginated to access the nested member AiGuardrailSummary

Link copied to clipboard
@JvmName(name = "listAiGuardrailVersionsResponseAiGuardrailVersionSummary")
fun Flow<ListAiGuardrailVersionsResponse>.aiGuardrailVersionSummaries(): Flow<AiGuardrailVersionSummary>

This paginator transforms the flow returned by listAiGuardrailVersionsPaginated to access the nested member AiGuardrailVersionSummary

Link copied to clipboard
@JvmName(name = "listAiPromptsResponseAiPromptSummary")
fun Flow<ListAiPromptsResponse>.aiPromptSummaries(): Flow<AiPromptSummary>

This paginator transforms the flow returned by listAiPromptsPaginated to access the nested member AiPromptSummary

Link copied to clipboard
@JvmName(name = "listAiPromptVersionsResponseAiPromptVersionSummary")
fun Flow<ListAiPromptVersionsResponse>.aiPromptVersionSummaries(): Flow<AiPromptVersionSummary>

This paginator transforms the flow returned by listAiPromptVersionsPaginated to access the nested member AiPromptVersionSummary

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 = "listContentAssociationsResponseContentAssociationSummary")
fun Flow<ListContentAssociationsResponse>.contentAssociationSummaries(): Flow<ContentAssociationSummary>

This paginator transforms the flow returned by listContentAssociationsPaginated to access the nested member ContentAssociationSummary

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 = "listMessagesResponseMessageOutput")
fun Flow<ListMessagesResponse>.messages(): Flow<MessageOutput>

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

Link copied to clipboard
@JvmName(name = "listMessageTemplatesResponseMessageTemplateSummary")
fun Flow<ListMessageTemplatesResponse>.messageTemplateSummaries(): Flow<MessageTemplateSummary>

This paginator transforms the flow returned by listMessageTemplatesPaginated to access the nested member MessageTemplateSummary

Link copied to clipboard
@JvmName(name = "listMessageTemplateVersionsResponseMessageTemplateVersionSummary")
fun Flow<ListMessageTemplateVersionsResponse>.messageTemplateVersionSummaries(): Flow<MessageTemplateVersionSummary>

This paginator transforms the flow returned by listMessageTemplateVersionsPaginated to access the nested member MessageTemplateVersionSummary

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 = "searchMessageTemplatesResponseMessageTemplateSearchResultData")
fun Flow<SearchMessageTemplatesResponse>.results(): Flow<MessageTemplateSearchResultData>

This paginator transforms the flow returned by searchMessageTemplatesPaginated to access the nested member MessageTemplateSearchResultData

@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