licenseEndpoints

@JvmName(name = "listLicenseEndpointsResponseLicenseEndpointSummary")
fun Flow<ListLicenseEndpointsResponse>.licenseEndpoints(): Flow<LicenseEndpointSummary>

This paginator transforms the flow returned by listLicenseEndpointsPaginated to access the nested member LicenseEndpointSummary

Return

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