Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listIdentitySourcesResponseIdentitySourceItem")
fun Flow<ListIdentitySourcesResponse>.identitySources(): Flow<IdentitySourceItem>

This paginator transforms the flow returned by listIdentitySourcesPaginated to access the nested member IdentitySourceItem

Link copied to clipboard
@JvmName(name = "listPoliciesResponsePolicyItem")
fun Flow<ListPoliciesResponse>.policies(): Flow<PolicyItem>

This paginator transforms the flow returned by listPoliciesPaginated to access the nested member PolicyItem

Link copied to clipboard
@JvmName(name = "listPolicyStoresResponsePolicyStoreItem")
fun Flow<ListPolicyStoresResponse>.policyStores(): Flow<PolicyStoreItem>

This paginator transforms the flow returned by listPolicyStoresPaginated to access the nested member PolicyStoreItem

Link copied to clipboard
@JvmName(name = "listPolicyTemplatesResponsePolicyTemplateItem")
fun Flow<ListPolicyTemplatesResponse>.policyTemplates(): Flow<PolicyTemplateItem>

This paginator transforms the flow returned by listPolicyTemplatesPaginated to access the nested member PolicyTemplateItem