Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listCrlsPaginated to access the nested member CrlDetail
Link copied to clipboard
fun RolesAnywhereClient.listCrlsPaginated(initialRequest: ListCrlsRequest = ListCrlsRequest { }): Flow<ListCrlsResponse>
fun RolesAnywhereClient.listCrlsPaginated(block: ListCrlsRequest.Builder.() -> Unit): Flow<ListCrlsResponse>
Paginate over ListCrlsResponse results.
Link copied to clipboard
fun RolesAnywhereClient.listProfilesPaginated(initialRequest: ListProfilesRequest = ListProfilesRequest { }): Flow<ListProfilesResponse>
fun RolesAnywhereClient.listProfilesPaginated(block: ListProfilesRequest.Builder.() -> Unit): Flow<ListProfilesResponse>
Paginate over ListProfilesResponse results.
Link copied to clipboard
fun RolesAnywhereClient.listSubjectsPaginated(initialRequest: ListSubjectsRequest = ListSubjectsRequest { }): Flow<ListSubjectsResponse>
fun RolesAnywhereClient.listSubjectsPaginated(block: ListSubjectsRequest.Builder.() -> Unit): Flow<ListSubjectsResponse>
Paginate over ListSubjectsResponse results.
Link copied to clipboard
fun RolesAnywhereClient.listTrustAnchorsPaginated(initialRequest: ListTrustAnchorsRequest = ListTrustAnchorsRequest { }): Flow<ListTrustAnchorsResponse>
fun RolesAnywhereClient.listTrustAnchorsPaginated(block: ListTrustAnchorsRequest.Builder.() -> Unit): Flow<ListTrustAnchorsResponse>
Paginate over ListTrustAnchorsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listProfilesPaginated to access the nested member ProfileDetail
Link copied to clipboard
This paginator transforms the flow returned by listSubjectsPaginated to access the nested member SubjectSummary
Link copied to clipboard
This paginator transforms the flow returned by listTrustAnchorsPaginated to access the nested member TrustAnchorDetail