networkInterfaces

@JvmName(name = "listDecoderManifestNetworkInterfacesResponseNetworkInterface")
fun Flow<ListDecoderManifestNetworkInterfacesResponse>.networkInterfaces(): Flow<NetworkInterface>

This paginator transforms the flow returned by listDecoderManifestNetworkInterfacesPaginated to access the nested member NetworkInterface

Return

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