public class TrainingExampleList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
TrainingExampleList() |
| Modifier and Type | Method and Description |
|---|---|
List<TrainingExample> |
getExamples()
Gets the examples.
|
public List<TrainingExample> getExamples()
Array of training examples.
Copyright © 2022 IBM Cloud. All rights reserved.