Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listConnectorOperationsPaginated to access the nested member ConnectorOperationSummary
Link copied to clipboard
This paginator transforms the flow returned by listConnectorsPaginated to access the nested member ConnectorSummary
Link copied to clipboard
This paginator transforms the flow returned by listCustomPluginsPaginated to access the nested member CustomPluginSummary
Link copied to clipboard
fun KafkaConnectClient.listConnectorOperationsPaginated(initialRequest: ListConnectorOperationsRequest): Flow<ListConnectorOperationsResponse>
fun KafkaConnectClient.listConnectorOperationsPaginated(block: ListConnectorOperationsRequest.Builder.() -> Unit): Flow<ListConnectorOperationsResponse>
Paginate over ListConnectorOperationsResponse results.
Link copied to clipboard
fun KafkaConnectClient.listConnectorsPaginated(initialRequest: ListConnectorsRequest = ListConnectorsRequest { }): Flow<ListConnectorsResponse>
fun KafkaConnectClient.listConnectorsPaginated(block: ListConnectorsRequest.Builder.() -> Unit): Flow<ListConnectorsResponse>
Paginate over ListConnectorsResponse results.
Link copied to clipboard
fun KafkaConnectClient.listCustomPluginsPaginated(initialRequest: ListCustomPluginsRequest = ListCustomPluginsRequest { }): Flow<ListCustomPluginsResponse>
fun KafkaConnectClient.listCustomPluginsPaginated(block: ListCustomPluginsRequest.Builder.() -> Unit): Flow<ListCustomPluginsResponse>
Paginate over ListCustomPluginsResponse results.
Link copied to clipboard
fun KafkaConnectClient.listWorkerConfigurationsPaginated(initialRequest: ListWorkerConfigurationsRequest = ListWorkerConfigurationsRequest { }): Flow<ListWorkerConfigurationsResponse>
fun KafkaConnectClient.listWorkerConfigurationsPaginated(block: ListWorkerConfigurationsRequest.Builder.() -> Unit): Flow<ListWorkerConfigurationsResponse>
Paginate over ListWorkerConfigurationsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listWorkerConfigurationsPaginated to access the nested member WorkerConfigurationSummary