Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listAccountsPaginated to access the nested member AccountInfo
Link copied to clipboard
fun SsoClient.listAccountRolesPaginated(initialRequest: ListAccountRolesRequest): Flow<ListAccountRolesResponse>
fun SsoClient.listAccountRolesPaginated(block: ListAccountRolesRequest.Builder.() -> Unit): Flow<ListAccountRolesResponse>
Paginate over ListAccountRolesResponse results.
Link copied to clipboard
fun SsoClient.listAccountsPaginated(initialRequest: ListAccountsRequest): Flow<ListAccountsResponse>
fun SsoClient.listAccountsPaginated(block: ListAccountsRequest.Builder.() -> Unit): Flow<ListAccountsResponse>
Paginate over ListAccountsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listAccountRolesPaginated to access the nested member RoleInfo