Uses of Class
software.amazon.awssdk.services.sagemaker.model.Trial
-
Packages that use Trial Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of Trial in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return Trial Modifier and Type Method Description TrialSearchRecord. trial()The properties of a trial.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type Trial Modifier and Type Method Description SearchRecord.BuilderSearchRecord.Builder. trial(Trial trial)The properties of a trial.
-