Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listAliasesPaginated to access the nested member Alias
Link copied to clipboard
This paginator transforms the flow returned by listKeysPaginated to access the nested member KeySummary
Link copied to clipboard
fun PaymentCryptographyClient.listAliasesPaginated(initialRequest: ListAliasesRequest = ListAliasesRequest { }): Flow<ListAliasesResponse>
fun PaymentCryptographyClient.listAliasesPaginated(block: ListAliasesRequest.Builder.() -> Unit): Flow<ListAliasesResponse>
Paginate over ListAliasesResponse results.
Link copied to clipboard
fun PaymentCryptographyClient.listKeysPaginated(initialRequest: ListKeysRequest = ListKeysRequest { }): Flow<ListKeysResponse>
fun PaymentCryptographyClient.listKeysPaginated(block: ListKeysRequest.Builder.() -> Unit): Flow<ListKeysResponse>
Paginate over ListKeysResponse results.
Link copied to clipboard
fun PaymentCryptographyClient.listTagsForResourcePaginated(initialRequest: ListTagsForResourceRequest): Flow<ListTagsForResourceResponse>
fun PaymentCryptographyClient.listTagsForResourcePaginated(block: ListTagsForResourceRequest.Builder.() -> Unit): Flow<ListTagsForResourceResponse>
Paginate over ListTagsForResourceResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag