| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
Input |
Dataset.input()
Information on how DataBrew can find the dataset, in either the Glue Data Catalog or Amazon S3.
|
Input |
DescribeDatasetResponse.input()
Returns the value of the Input property for this object.
|
Input |
CreateDatasetRequest.input()
Returns the value of the Input property for this object.
|
Input |
UpdateDatasetRequest.input()
Returns the value of the Input property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Dataset.Builder |
Dataset.Builder.input(Input input)
Information on how DataBrew can find the dataset, in either the Glue Data Catalog or Amazon S3.
|
DescribeDatasetResponse.Builder |
DescribeDatasetResponse.Builder.input(Input input)
Sets the value of the Input property for this object.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.input(Input input)
Sets the value of the Input property for this object.
|
UpdateDatasetRequest.Builder |
UpdateDatasetRequest.Builder.input(Input input)
Sets the value of the Input property for this object.
|
Copyright © 2023. All rights reserved.