| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
DescribeBulkImportJobResponse.files()
The files in the specified Amazon S3 bucket that contain your data.
|
List<File> |
CreateBulkImportJobRequest.files()
The files in the specified Amazon S3 bucket that contain your data.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBulkImportJobResponse.Builder |
DescribeBulkImportJobResponse.Builder.files(File... files)
The files in the specified Amazon S3 bucket that contain your data.
|
CreateBulkImportJobRequest.Builder |
CreateBulkImportJobRequest.Builder.files(File... files)
The files in the specified Amazon S3 bucket that contain your data.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBulkImportJobResponse.Builder |
DescribeBulkImportJobResponse.Builder.files(Collection<File> files)
The files in the specified Amazon S3 bucket that contain your data.
|
CreateBulkImportJobRequest.Builder |
CreateBulkImportJobRequest.Builder.files(Collection<File> files)
The files in the specified Amazon S3 bucket that contain your data.
|
Copyright © 2022. All rights reserved.