Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAgentSpacesResponseAgentSpace")
fun Flow<ListAgentSpacesResponse>.agentSpaces(): Flow<AgentSpace>

This paginator transforms the flow returned by listAgentSpacesPaginated to access the nested member AgentSpace

Link copied to clipboard
@JvmName(name = "listAssociationsResponseAssociation")
fun Flow<ListAssociationsResponse>.associations(): Flow<Association>

This paginator transforms the flow returned by listAssociationsPaginated to access the nested member Association

Link copied to clipboard
@JvmName(name = "listExecutionsResponseExecution")
fun Flow<ListExecutionsResponse>.executions(): Flow<Execution>

This paginator transforms the flow returned by listExecutionsPaginated to access the nested member Execution

Link copied to clipboard
@JvmName(name = "listGoalsResponseGoal")
fun Flow<ListGoalsResponse>.goals(): Flow<Goal>

This paginator transforms the flow returned by listGoalsPaginated to access the nested member Goal

Link copied to clipboard
@JvmName(name = "listJournalRecordsResponseJournalRecord")
fun Flow<ListJournalRecordsResponse>.records(): Flow<JournalRecord>

This paginator transforms the flow returned by listJournalRecordsPaginated to access the nested member JournalRecord

Link copied to clipboard
@JvmName(name = "listServicesResponseRegisteredService")
fun Flow<ListServicesResponse>.services(): Flow<RegisteredService>

This paginator transforms the flow returned by listServicesPaginated to access the nested member RegisteredService

Link copied to clipboard
@JvmName(name = "listBacklogTasksResponseTask")
fun Flow<ListBacklogTasksResponse>.tasks(): Flow<Task>

This paginator transforms the flow returned by listBacklogTasksPaginated to access the nested member Task