Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listAutoshiftsPaginated to access the nested member AutoshiftSummary
This paginator transforms the flow returned by listManagedResourcesPaginated to access the nested member ManagedResourceSummary
This paginator transforms the flow returned by listZonalShiftsPaginated to access the nested member ZonalShiftSummary
Link copied to clipboard
fun ArcZonalShiftClient.listAutoshiftsPaginated(initialRequest: ListAutoshiftsRequest = ListAutoshiftsRequest { }): Flow<ListAutoshiftsResponse>
fun ArcZonalShiftClient.listAutoshiftsPaginated(block: ListAutoshiftsRequest.Builder.() -> Unit): Flow<ListAutoshiftsResponse>
Paginate over ListAutoshiftsResponse results.
Link copied to clipboard
fun ArcZonalShiftClient.listManagedResourcesPaginated(initialRequest: ListManagedResourcesRequest = ListManagedResourcesRequest { }): Flow<ListManagedResourcesResponse>
fun ArcZonalShiftClient.listManagedResourcesPaginated(block: ListManagedResourcesRequest.Builder.() -> Unit): Flow<ListManagedResourcesResponse>
Paginate over ListManagedResourcesResponse results.
Link copied to clipboard
fun ArcZonalShiftClient.listZonalShiftsPaginated(initialRequest: ListZonalShiftsRequest = ListZonalShiftsRequest { }): Flow<ListZonalShiftsResponse>
fun ArcZonalShiftClient.listZonalShiftsPaginated(block: ListZonalShiftsRequest.Builder.() -> Unit): Flow<ListZonalShiftsResponse>
Paginate over ListZonalShiftsResponse results.