Uses of Class
software.amazon.awssdk.services.timestreamwrite.model.BatchLoadProgressReport
-
Packages that use BatchLoadProgressReport Package Description software.amazon.awssdk.services.timestreamwrite.model -
-
Uses of BatchLoadProgressReport in software.amazon.awssdk.services.timestreamwrite.model
Methods in software.amazon.awssdk.services.timestreamwrite.model that return BatchLoadProgressReport Modifier and Type Method Description BatchLoadProgressReportBatchLoadTaskDescription. progressReport()Methods in software.amazon.awssdk.services.timestreamwrite.model with parameters of type BatchLoadProgressReport Modifier and Type Method Description BatchLoadTaskDescription.BuilderBatchLoadTaskDescription.Builder. progressReport(BatchLoadProgressReport progressReport)
-