Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listConfigurationManagersResponseConfigurationManagerSummary")
fun Flow<ListConfigurationManagersResponse>.configurationManagersList(): Flow<ConfigurationManagerSummary>

This paginator transforms the flow returned by listConfigurationManagersPaginated to access the nested member ConfigurationManagerSummary

Link copied to clipboard
@JvmName(name = "listConfigurationsResponseConfigurationSummary")
fun Flow<ListConfigurationsResponse>.configurationsList(): Flow<ConfigurationSummary>

This paginator transforms the flow returned by listConfigurationsPaginated to access the nested member ConfigurationSummary