public class ExtractTablesOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ExtractTablesOptions.Builder
Builder.
|
static interface |
ExtractTablesOptions.Model
The 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.
|
ExtractTablesOptions.Builder |
newBuilder()
New builder.
|
public ExtractTablesOptions.Builder newBuilder()
public java.io.InputStream file()
public java.lang.String fileContentType()
public java.lang.String model()