public class ClassifierList
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
ClassifierList()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Classifier> | 
getClassifiers()
Gets the classifiers. 
 | 
public List<Classifier> getClassifiers()
The classifiers available to the user. Returns an empty array if no classifiers are available.
Copyright © 2021 IBM Cloud. All rights reserved.