| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
FormatOptions |
Dataset.formatOptions()
A set of options that define how DataBrew interprets the data in the dataset.
|
FormatOptions |
DescribeDatasetResponse.formatOptions()
Returns the value of the FormatOptions property for this object.
|
FormatOptions |
CreateDatasetRequest.formatOptions()
Returns the value of the FormatOptions property for this object.
|
FormatOptions |
UpdateDatasetRequest.formatOptions()
Returns the value of the FormatOptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Dataset.Builder |
Dataset.Builder.formatOptions(FormatOptions formatOptions)
A set of options that define how DataBrew interprets the data in the dataset.
|
DescribeDatasetResponse.Builder |
DescribeDatasetResponse.Builder.formatOptions(FormatOptions formatOptions)
Sets the value of the FormatOptions property for this object.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.formatOptions(FormatOptions formatOptions)
Sets the value of the FormatOptions property for this object.
|
UpdateDatasetRequest.Builder |
UpdateDatasetRequest.Builder.formatOptions(FormatOptions formatOptions)
Sets the value of the FormatOptions property for this object.
|
Copyright © 2023. All rights reserved.