Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listManagedAccountsPaginated to access the nested member ManagedAccount
Link copied to clipboard
fun MgnClient.listManagedAccountsPaginated(initialRequest: ListManagedAccountsRequest = ListManagedAccountsRequest { }): Flow<ListManagedAccountsResponse>
fun MgnClient.listManagedAccountsPaginated(block: ListManagedAccountsRequest.Builder.() -> Unit): Flow<ListManagedAccountsResponse>
Paginate over ListManagedAccountsResponse results.