| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite.model |
| Modifier and Type | Method and Description |
|---|---|
ReportConfiguration |
BatchLoadTaskDescription.reportConfiguration()
Report configuration for a batch load task.
|
ReportConfiguration |
CreateBatchLoadTaskRequest.reportConfiguration()
Returns the value of the ReportConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
BatchLoadTaskDescription.Builder |
BatchLoadTaskDescription.Builder.reportConfiguration(ReportConfiguration reportConfiguration)
Report configuration for a batch load task.
|
CreateBatchLoadTaskRequest.Builder |
CreateBatchLoadTaskRequest.Builder.reportConfiguration(ReportConfiguration reportConfiguration)
Sets the value of the ReportConfiguration property for this object.
|
Copyright © 2023. All rights reserved.