Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listActionsPaginated to access the nested member ActionSummary
Link copied to clipboard
fun SupportAuthZClient.listActionsPaginated(initialRequest: ListActionsRequest): Flow<ListActionsResponse>
fun SupportAuthZClient.listActionsPaginated(block: ListActionsRequest.Builder.() -> Unit): Flow<ListActionsResponse>
Paginate over ListActionsResponse results.
Link copied to clipboard
fun SupportAuthZClient.listSupportPermitRequestsPaginated(initialRequest: ListSupportPermitRequestsRequest = ListSupportPermitRequestsRequest { }): Flow<ListSupportPermitRequestsResponse>
fun SupportAuthZClient.listSupportPermitRequestsPaginated(block: ListSupportPermitRequestsRequest.Builder.() -> Unit): Flow<ListSupportPermitRequestsResponse>
Paginate over ListSupportPermitRequestsResponse results.
Link copied to clipboard
fun SupportAuthZClient.listSupportPermitsPaginated(initialRequest: ListSupportPermitsRequest = ListSupportPermitsRequest { }): Flow<ListSupportPermitsResponse>
fun SupportAuthZClient.listSupportPermitsPaginated(block: ListSupportPermitsRequest.Builder.() -> Unit): Flow<ListSupportPermitsResponse>
Paginate over ListSupportPermitsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listSupportPermitRequestsPaginated to access the nested member SupportPermitRequest
Link copied to clipboard
This paginator transforms the flow returned by listSupportPermitsPaginated to access the nested member SupportPermitSummary