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 = "listAssetFilesResponseAssetFileSummary")
fun Flow<ListAssetFilesResponse>.items(): Flow<AssetFileSummary>

This paginator transforms the flow returned by listAssetFilesPaginated to access the nested member AssetFileSummary

@JvmName(name = "listAssetTypesResponseAssetTypeSummary")
fun Flow<ListAssetTypesResponse>.items(): Flow<AssetTypeSummary>

This paginator transforms the flow returned by listAssetTypesPaginated to access the nested member AssetTypeSummary

@JvmName(name = "listAssetVersionsResponseAssetVersionMetadata")
fun Flow<ListAssetVersionsResponse>.items(): Flow<AssetVersionMetadata>

This paginator transforms the flow returned by listAssetVersionsPaginated to access the nested member AssetVersionMetadata

@JvmName(name = "listAssetsResponseAsset")
fun Flow<ListAssetsResponse>.items(): Flow<Asset>

This paginator transforms the flow returned by listAssetsPaginated to access the nested member Asset

@JvmName(name = "listTriggersResponseTrigger")
fun Flow<ListTriggersResponse>.items(): Flow<Trigger>

This paginator transforms the flow returned by listTriggersPaginated to access the nested member Trigger

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