Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listChallengeMetadataPaginated to access the nested member ChallengeMetadataSummary
Link copied to clipboard
This paginator transforms the flow returned by listConnectorsPaginated to access the nested member ConnectorSummary
Link copied to clipboard
fun PcaConnectorScepClient.listChallengeMetadataPaginated(initialRequest: ListChallengeMetadataRequest): Flow<ListChallengeMetadataResponse>
fun PcaConnectorScepClient.listChallengeMetadataPaginated(block: ListChallengeMetadataRequest.Builder.() -> Unit): Flow<ListChallengeMetadataResponse>
Paginate over ListChallengeMetadataResponse results.
Link copied to clipboard
fun PcaConnectorScepClient.listConnectorsPaginated(initialRequest: ListConnectorsRequest = ListConnectorsRequest { }): Flow<ListConnectorsResponse>
fun PcaConnectorScepClient.listConnectorsPaginated(block: ListConnectorsRequest.Builder.() -> Unit): Flow<ListConnectorsResponse>
Paginate over ListConnectorsResponse results.