ListInferenceExperimentsRequest
Types
Properties
Link copied to clipboard
Selects inference experiments which were created after this timestamp.
Link copied to clipboard
Selects inference experiments which were created before this timestamp.
Link copied to clipboard
Selects inference experiments which were last modified after this timestamp.
Link copied to clipboard
Selects inference experiments which were last modified before this timestamp.
Link copied to clipboard
The maximum number of results to select.
Link copied to clipboard
Selects inference experiments whose names contain this name.
Link copied to clipboard
The column by which to sort the listed inference experiments.
Link copied to clipboard
Selects inference experiments which are in this status. For the possible statuses, see DescribeInferenceExperiment.
Link copied to clipboard
Selects inference experiments of this type. For the possible types of inference experiments, see CreateInferenceExperiment.
Functions
Link copied to clipboard
inline fun copy(block: ListInferenceExperimentsRequest.Builder.() -> Unit = {}): ListInferenceExperimentsRequest