| Interface | Description | 
|---|---|
| Classifier.Status | The training status of classifier. | 
| ClassifyOptions.AcceptLanguage | Specifies the language of the output class names. | 
| Class | Description | 
|---|---|
| Class | A category within a classifier. | 
| ClassifiedImage | Classifier results for one image. | 
| ClassifiedImages | Classify results for multiple images. | 
| Classifier | Information about a classifier. | 
| ClassifierResult | Classifier and score combination. | 
| Classifiers | Verbose list of classifiers retrieved in the GET v2/classifiers call. | 
| ClassifyOptions | The classify options. | 
| ClassifyOptions.Builder | Builder. | 
| ClassResult | Result of a class within a classifier. | 
| CreateClassifierOptions | The createClassifier options. | 
| CreateClassifierOptions.Builder | Builder. | 
| DeleteClassifierOptions | The deleteClassifier options. | 
| DeleteClassifierOptions.Builder | Builder. | 
| DetectedFaces | DetectedFaces. | 
| DetectFacesOptions | The detectFaces options. | 
| DetectFacesOptions.Builder | Builder. | 
| ErrorInfo | Information about what might have caused a failure, such as an image that is too large. | 
| Face | Provides information about the face. | 
| FaceAge | Provides age information about a face. | 
| FaceGender | Provides information about the gender of the face. | 
| FaceIdentity | Provides information about a celebrity who is detected in the image. | 
| FaceLocation | Defines the location of the bounding box around the face. | 
| GetClassifierOptions | The getClassifier options. | 
| GetClassifierOptions.Builder | Builder. | 
| ImageWithFaces | ImageWithFaces. | 
| ListClassifiersOptions | The listClassifiers options. | 
| ListClassifiersOptions.Builder | Builder. | 
| UpdateClassifierOptions | The updateClassifier options. | 
| UpdateClassifierOptions.Builder | Builder. | 
| WarningInfo | Information about something that went wrong. |