public class ExtractTablesOptions extends GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ExtractTablesOptions.Builder
Builder.
|
static interface |
ExtractTablesOptions.ModelId
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 |
filename()
Gets the filename.
|
java.lang.String |
modelId()
Gets the modelId.
|
ExtractTablesOptions.Builder |
newBuilder()
New builder.
|
equals, hashCode, toString
public ExtractTablesOptions.Builder newBuilder()
public java.io.InputStream file()
public java.lang.String filename()
public java.lang.String modelId()
public java.lang.String fileContentType()