| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
PathOptions |
Dataset.pathOptions()
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
PathOptions |
DescribeDatasetResponse.pathOptions()
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
PathOptions |
CreateDatasetRequest.pathOptions()
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
PathOptions |
UpdateDatasetRequest.pathOptions()
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
Dataset.Builder |
Dataset.Builder.pathOptions(PathOptions pathOptions)
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
DescribeDatasetResponse.Builder |
DescribeDatasetResponse.Builder.pathOptions(PathOptions pathOptions)
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.pathOptions(PathOptions pathOptions)
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
UpdateDatasetRequest.Builder |
UpdateDatasetRequest.Builder.pathOptions(PathOptions pathOptions)
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
|
Copyright © 2023. All rights reserved.