Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "getEstimatedCarbonEmissionsDimensionValuesResponseDimensionEntry")
fun Flow<GetEstimatedCarbonEmissionsDimensionValuesResponse>.results(): Flow<DimensionEntry>

This paginator transforms the flow returned by getEstimatedCarbonEmissionsDimensionValuesPaginated to access the nested member DimensionEntry

@JvmName(name = "getEstimatedCarbonEmissionsResponseEstimatedCarbonEmissions")
fun Flow<GetEstimatedCarbonEmissionsResponse>.results(): Flow<EstimatedCarbonEmissions>

This paginator transforms the flow returned by getEstimatedCarbonEmissionsPaginated to access the nested member EstimatedCarbonEmissions