public class ConvertToHtmlOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ConvertToHtmlOptions.BuilderBuilder. | 
| static interface  | ConvertToHtmlOptions.ModelThe analysis model to be used by the service. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.io.InputStream | file()Gets the file. | 
| java.lang.String | fileContentType()Gets the fileContentType. | 
| java.lang.String | model()Gets the model. | 
| ConvertToHtmlOptions.Builder | newBuilder()New builder. | 
public ConvertToHtmlOptions.Builder newBuilder()
public java.io.InputStream file()
public java.lang.String fileContentType()
public java.lang.String model()