Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listInvestigationGroupsPaginated to access the nested member ListInvestigationGroupsModel
Link copied to clipboard
fun AiOpsClient.listInvestigationGroupsPaginated(initialRequest: ListInvestigationGroupsRequest = ListInvestigationGroupsRequest { }): Flow<ListInvestigationGroupsResponse>
fun AiOpsClient.listInvestigationGroupsPaginated(block: ListInvestigationGroupsRequest.Builder.() -> Unit): Flow<ListInvestigationGroupsResponse>
Paginate over ListInvestigationGroupsResponse results.