Uses of Class
software.amazon.awssdk.services.timestreamwrite.model.BatchLoadTaskDescription
-
Packages that use BatchLoadTaskDescription Package Description software.amazon.awssdk.services.timestreamwrite.model -
-
Uses of BatchLoadTaskDescription in software.amazon.awssdk.services.timestreamwrite.model
Methods in software.amazon.awssdk.services.timestreamwrite.model that return BatchLoadTaskDescription Modifier and Type Method Description BatchLoadTaskDescriptionDescribeBatchLoadTaskResponse. batchLoadTaskDescription()Description of the batch load task.Methods in software.amazon.awssdk.services.timestreamwrite.model with parameters of type BatchLoadTaskDescription Modifier and Type Method Description DescribeBatchLoadTaskResponse.BuilderDescribeBatchLoadTaskResponse.Builder. batchLoadTaskDescription(BatchLoadTaskDescription batchLoadTaskDescription)Description of the batch load task.
-