Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listClientDevicesAssociatedWithCoreDeviceResponseAssociatedClientDevice")
fun Flow<ListClientDevicesAssociatedWithCoreDeviceResponse>.associatedClientDevices(): Flow<AssociatedClientDevice>

This paginator transforms the flow returned by listClientDevicesAssociatedWithCoreDevicePaginated to access the nested member AssociatedClientDevice

Link copied to clipboard
@JvmName(name = "listComponentsResponseComponent")
fun Flow<ListComponentsResponse>.components(): Flow<Component>

This paginator transforms the flow returned by listComponentsPaginated to access the nested member Component

Link copied to clipboard
@JvmName(name = "listComponentVersionsResponseComponentVersionListItem")
fun Flow<ListComponentVersionsResponse>.componentVersions(): Flow<ComponentVersionListItem>

This paginator transforms the flow returned by listComponentVersionsPaginated to access the nested member ComponentVersionListItem

Link copied to clipboard
@JvmName(name = "listCoreDevicesResponseCoreDevice")
fun Flow<ListCoreDevicesResponse>.coreDevices(): Flow<CoreDevice>

This paginator transforms the flow returned by listCoreDevicesPaginated to access the nested member CoreDevice

Link copied to clipboard
@JvmName(name = "listDeploymentsResponseDeployment")
fun Flow<ListDeploymentsResponse>.deployments(): Flow<Deployment>

This paginator transforms the flow returned by listDeploymentsPaginated to access the nested member Deployment

Link copied to clipboard
@JvmName(name = "listEffectiveDeploymentsResponseEffectiveDeployment")
fun Flow<ListEffectiveDeploymentsResponse>.effectiveDeployments(): Flow<EffectiveDeployment>

This paginator transforms the flow returned by listEffectiveDeploymentsPaginated to access the nested member EffectiveDeployment

Link copied to clipboard
@JvmName(name = "listInstalledComponentsResponseInstalledComponent")
fun Flow<ListInstalledComponentsResponse>.installedComponents(): Flow<InstalledComponent>

This paginator transforms the flow returned by listInstalledComponentsPaginated to access the nested member InstalledComponent