void |
DescribeBatchPredictionsRequest.setSortOrder(SortOrder sortOrder) |
A two-value parameter that determines the sequence of the resulting list
of MLModel s.
|
void |
DescribeDataSourcesRequest.setSortOrder(SortOrder sortOrder) |
A two-value parameter that determines the sequence of the resulting list
of DataSource .
|
void |
DescribeEvaluationsRequest.setSortOrder(SortOrder sortOrder) |
A two-value parameter that determines the sequence of the resulting list
of Evaluation .
|
void |
DescribeMLModelsRequest.setSortOrder(SortOrder sortOrder) |
A two-value parameter that determines the sequence of the resulting list
of MLModel .
|
DescribeBatchPredictionsRequest |
DescribeBatchPredictionsRequest.withSortOrder(SortOrder sortOrder) |
A two-value parameter that determines the sequence of the resulting list
of MLModel s.
|
DescribeDataSourcesRequest |
DescribeDataSourcesRequest.withSortOrder(SortOrder sortOrder) |
A two-value parameter that determines the sequence of the resulting list
of DataSource .
|
DescribeEvaluationsRequest |
DescribeEvaluationsRequest.withSortOrder(SortOrder sortOrder) |
A two-value parameter that determines the sequence of the resulting list
of Evaluation .
|
DescribeMLModelsRequest |
DescribeMLModelsRequest.withSortOrder(SortOrder sortOrder) |
A two-value parameter that determines the sequence of the resulting list
of MLModel .
|