Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDevicesResponseDeviceSummary")
fun Flow<ListDevicesResponse>.devices(): Flow<DeviceSummary>

This paginator transforms the flow returned by listDevicesPaginated to access the nested member DeviceSummary

Link copied to clipboard
@JvmName(name = "listEnvironmentsResponseEnvironmentSummary")
fun Flow<ListEnvironmentsResponse>.environments(): Flow<EnvironmentSummary>

This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member EnvironmentSummary

Link copied to clipboard
@JvmName(name = "listSoftwareSetsResponseSoftwareSetSummary")
fun Flow<ListSoftwareSetsResponse>.softwareSets(): Flow<SoftwareSetSummary>

This paginator transforms the flow returned by listSoftwareSetsPaginated to access the nested member SoftwareSetSummary