licenseServerEndpoints

@JvmName(name = "listLicenseServerEndpointsResponseLicenseServerEndpoint")
fun Flow<ListLicenseServerEndpointsResponse>.licenseServerEndpoints(): Flow<LicenseServerEndpoint>

This paginator transforms the flow returned by listLicenseServerEndpointsPaginated to access the nested member LicenseServerEndpoint

Return

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