| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
static DataSetImportConfig |
DataSetImportConfig.fromDataSets(List<DataSetImportItem> dataSets)
Create an instance of this class with
dataSets() initialized to the given value. |
static DataSetImportConfig |
DataSetImportConfig.fromS3Location(String s3Location)
Create an instance of this class with
s3Location() initialized to the given value. |
DataSetImportConfig |
CreateDataSetImportTaskRequest.importConfig()
The data set import task configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDataSetImportTaskRequest.Builder |
CreateDataSetImportTaskRequest.Builder.importConfig(DataSetImportConfig importConfig)
The data set import task configuration.
|
Copyright © 2023. All rights reserved.