Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listFlowExecutionEventsResponseFlowExecutionEvent")
fun Flow<ListFlowExecutionEventsResponse>.flowExecutionEvents(): Flow<FlowExecutionEvent>

This paginator transforms the flow returned by listFlowExecutionEventsPaginated to access the nested member FlowExecutionEvent

Link copied to clipboard
@JvmName(name = "listFlowExecutionsResponseFlowExecutionSummary")
fun Flow<ListFlowExecutionsResponse>.flowExecutionSummaries(): Flow<FlowExecutionSummary>

This paginator transforms the flow returned by listFlowExecutionsPaginated to access the nested member FlowExecutionSummary

Link copied to clipboard
@JvmName(name = "listInvocationStepsResponseInvocationStepSummary")
fun Flow<ListInvocationStepsResponse>.invocationStepSummaries(): Flow<InvocationStepSummary>

This paginator transforms the flow returned by listInvocationStepsPaginated to access the nested member InvocationStepSummary

Link copied to clipboard
@JvmName(name = "listInvocationsResponseInvocationSummary")
fun Flow<ListInvocationsResponse>.invocationSummaries(): Flow<InvocationSummary>

This paginator transforms the flow returned by listInvocationsPaginated to access the nested member InvocationSummary

Link copied to clipboard
@JvmName(name = "getAgentMemoryResponseMemory")
fun Flow<GetAgentMemoryResponse>.memoryContents(): Flow<Memory>

This paginator transforms the flow returned by getAgentMemoryPaginated to access the nested member Memory

Link copied to clipboard
@JvmName(name = "rerankResponseRerankResult")
fun Flow<RerankResponse>.results(): Flow<RerankResult>

This paginator transforms the flow returned by rerankPaginated to access the nested member RerankResult

Link copied to clipboard
@JvmName(name = "retrieveResponseKnowledgeBaseRetrievalResult")
fun Flow<RetrieveResponse>.retrievalResults(): Flow<KnowledgeBaseRetrievalResult>

This paginator transforms the flow returned by retrievePaginated to access the nested member KnowledgeBaseRetrievalResult

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

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