| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite |
|
| software.amazon.awssdk.services.timestreamwrite.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeBatchLoadTaskResponse> |
TimestreamWriteAsyncClient.describeBatchLoadTask(DescribeBatchLoadTaskRequest describeBatchLoadTaskRequest)
Returns information about the batch load task, including configurations, mappings, progress, and other details.
|
default DescribeBatchLoadTaskResponse |
TimestreamWriteClient.describeBatchLoadTask(DescribeBatchLoadTaskRequest describeBatchLoadTaskRequest)
Returns information about the batch load task, including configurations, mappings, progress, and other details.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeBatchLoadTaskRequestMarshaller.marshall(DescribeBatchLoadTaskRequest describeBatchLoadTaskRequest) |
Copyright © 2023. All rights reserved.