| Package | Description |
|---|---|
| com.zentadata.client | |
| com.zentadata.client.option |
| Modifier and Type | Field and Description |
|---|---|
DataFormat |
WriteRequest.dataFormat |
| Modifier and Type | Method and Description |
|---|---|
DataFormat |
DataFrame.getDataFormat() |
| Modifier and Type | Method and Description |
|---|---|
DataFrameBuilder |
DataFrameBuilder.format(DataFormat dataFormat) |
WriteRequestBuilder |
WriteRequestBuilder.format(DataFormat dataFormat) |
| Modifier and Type | Method and Description |
|---|---|
static DataFormat |
DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFormat[] |
DataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.