public class DetectFacesOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | DetectFacesOptions.AcceptLanguageThe desired language of parts of the response. | 
| static class  | DetectFacesOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | acceptLanguage()Gets the acceptLanguage. | 
| java.io.InputStream | imagesFile()Gets the imagesFile. | 
| java.lang.String | imagesFileContentType()Gets the imagesFileContentType. | 
| java.lang.String | imagesFilename()Gets the imagesFilename. | 
| DetectFacesOptions.Builder | newBuilder()New builder. | 
| java.lang.String | url()Gets the url. | 
public DetectFacesOptions.Builder newBuilder()
public java.io.InputStream imagesFile()
public java.lang.String imagesFilename()
public java.lang.String imagesFileContentType()
public java.lang.String url()
public java.lang.String acceptLanguage()