public class RecognitionJobs
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Method and Description | 
|---|---|
| List<RecognitionJob> | getRecognitions()Gets the recognitions. | 
public List<RecognitionJob> getRecognitions()
An array of `RecognitionJob` objects that provides the status for each of the user's current jobs. The array is empty if the user has no current jobs.
Copyright © 2023 IBM Cloud. All rights reserved.