items

@JvmName(name = "listAccountAssociationsResponseAccountAssociationItem")
fun Flow<ListAccountAssociationsResponse>.items(): Flow<AccountAssociationItem>

This paginator transforms the flow returned by listAccountAssociationsPaginated to access the nested member AccountAssociationItem

Return

A kotlinx.coroutines.flow.Flow that can collect AccountAssociationItem


@JvmName(name = "listCloudConnectorsResponseConnectorItem")
fun Flow<ListCloudConnectorsResponse>.items(): Flow<ConnectorItem>

This paginator transforms the flow returned by listCloudConnectorsPaginated to access the nested member ConnectorItem

Return

A kotlinx.coroutines.flow.Flow that can collect ConnectorItem


@JvmName(name = "listCredentialLockersResponseCredentialLockerSummary")
fun Flow<ListCredentialLockersResponse>.items(): Flow<CredentialLockerSummary>

This paginator transforms the flow returned by listCredentialLockersPaginated to access the nested member CredentialLockerSummary

Return

A kotlinx.coroutines.flow.Flow that can collect CredentialLockerSummary


@JvmName(name = "listDeviceDiscoveriesResponseDeviceDiscoverySummary")
fun Flow<ListDeviceDiscoveriesResponse>.items(): Flow<DeviceDiscoverySummary>

This paginator transforms the flow returned by listDeviceDiscoveriesPaginated to access the nested member DeviceDiscoverySummary

Return

A kotlinx.coroutines.flow.Flow that can collect DeviceDiscoverySummary


@JvmName(name = "listDiscoveredDevicesResponseDiscoveredDeviceSummary")
fun Flow<ListDiscoveredDevicesResponse>.items(): Flow<DiscoveredDeviceSummary>

This paginator transforms the flow returned by listDiscoveredDevicesPaginated to access the nested member DiscoveredDeviceSummary

Return

A kotlinx.coroutines.flow.Flow that can collect DiscoveredDeviceSummary


@JvmName(name = "listManagedThingAccountAssociationsResponseManagedThingAssociation")
fun Flow<ListManagedThingAccountAssociationsResponse>.items(): Flow<ManagedThingAssociation>

This paginator transforms the flow returned by listManagedThingAccountAssociationsPaginated to access the nested member ManagedThingAssociation

Return

A kotlinx.coroutines.flow.Flow that can collect ManagedThingAssociation


@JvmName(name = "listManagedThingsResponseManagedThingSummary")
fun Flow<ListManagedThingsResponse>.items(): Flow<ManagedThingSummary>

This paginator transforms the flow returned by listManagedThingsPaginated to access the nested member ManagedThingSummary

Return

A kotlinx.coroutines.flow.Flow that can collect ManagedThingSummary


@JvmName(name = "listManagedThingSchemasResponseManagedThingSchemaListItem")
fun Flow<ListManagedThingSchemasResponse>.items(): Flow<ManagedThingSchemaListItem>

This paginator transforms the flow returned by listManagedThingSchemasPaginated to access the nested member ManagedThingSchemaListItem

Return

A kotlinx.coroutines.flow.Flow that can collect ManagedThingSchemaListItem


@JvmName(name = "listOtaTaskConfigurationsResponseOtaTaskConfigurationSummary")
fun Flow<ListOtaTaskConfigurationsResponse>.items(): Flow<OtaTaskConfigurationSummary>

This paginator transforms the flow returned by listOtaTaskConfigurationsPaginated to access the nested member OtaTaskConfigurationSummary

Return

A kotlinx.coroutines.flow.Flow that can collect OtaTaskConfigurationSummary


@JvmName(name = "listProvisioningProfilesResponseProvisioningProfileSummary")
fun Flow<ListProvisioningProfilesResponse>.items(): Flow<ProvisioningProfileSummary>

This paginator transforms the flow returned by listProvisioningProfilesPaginated to access the nested member ProvisioningProfileSummary

Return

A kotlinx.coroutines.flow.Flow that can collect ProvisioningProfileSummary


@JvmName(name = "listSchemaVersionsResponseSchemaVersionListItem")
fun Flow<ListSchemaVersionsResponse>.items(): Flow<SchemaVersionListItem>

This paginator transforms the flow returned by listSchemaVersionsPaginated to access the nested member SchemaVersionListItem

Return

A kotlinx.coroutines.flow.Flow that can collect SchemaVersionListItem