Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeBatchPredictionsResponseBatchPrediction")
fun Flow<DescribeBatchPredictionsResponse>.results(): Flow<BatchPrediction>

This paginator transforms the flow returned by describeBatchPredictionsPaginated to access the nested member BatchPrediction

@JvmName(name = "describeDataSourcesResponseDataSource")
fun Flow<DescribeDataSourcesResponse>.results(): Flow<DataSource>

This paginator transforms the flow returned by describeDataSourcesPaginated to access the nested member DataSource

@JvmName(name = "describeEvaluationsResponseEvaluation")
fun Flow<DescribeEvaluationsResponse>.results(): Flow<Evaluation>

This paginator transforms the flow returned by describeEvaluationsPaginated to access the nested member Evaluation

@JvmName(name = "describeMlModelsResponseMlModel")
fun Flow<DescribeMlModelsResponse>.results(): Flow<MlModel>

This paginator transforms the flow returned by describeMlModelsPaginated to access the nested member MlModel