Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listConnectorOperationsResponseConnectorOperationSummary")
fun Flow<ListConnectorOperationsResponse>.connectorOperations(): Flow<ConnectorOperationSummary>

This paginator transforms the flow returned by listConnectorOperationsPaginated to access the nested member ConnectorOperationSummary

Link copied to clipboard
@JvmName(name = "listConnectorsResponseConnectorSummary")
fun Flow<ListConnectorsResponse>.connectors(): Flow<ConnectorSummary>

This paginator transforms the flow returned by listConnectorsPaginated to access the nested member ConnectorSummary

Link copied to clipboard
@JvmName(name = "listCustomPluginsResponseCustomPluginSummary")
fun Flow<ListCustomPluginsResponse>.customPlugins(): Flow<CustomPluginSummary>

This paginator transforms the flow returned by listCustomPluginsPaginated to access the nested member CustomPluginSummary

Link copied to clipboard
@JvmName(name = "listWorkerConfigurationsResponseWorkerConfigurationSummary")
fun Flow<ListWorkerConfigurationsResponse>.workerConfigurations(): Flow<WorkerConfigurationSummary>

This paginator transforms the flow returned by listWorkerConfigurationsPaginated to access the nested member WorkerConfigurationSummary