Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listStagingAccountsResponseAccount")
fun Flow<ListStagingAccountsResponse>.accounts(): Flow<Account>

This paginator transforms the flow returned by listStagingAccountsPaginated to access the nested member Account

Link copied to clipboard
@JvmName(name = "listExtensibleSourceServersResponseStagingSourceServer")
fun Flow<ListExtensibleSourceServersResponse>.items(): Flow<StagingSourceServer>

This paginator transforms the flow returned by listExtensibleSourceServersPaginated to access the nested member StagingSourceServer

@JvmName(name = "listLaunchActionsResponseLaunchAction")
fun Flow<ListLaunchActionsResponse>.items(): Flow<LaunchAction>

This paginator transforms the flow returned by listLaunchActionsPaginated to access the nested member LaunchAction