public static interface CalculationStatistics.Builder extends SdkPojo, CopyableBuilder<CalculationStatistics.Builder,CalculationStatistics>
| Modifier and Type | Method and Description |
|---|---|
CalculationStatistics.Builder |
dpuExecutionInMillis(Long dpuExecutionInMillis)
The data processing unit execution time in milliseconds for the calculation.
|
CalculationStatistics.Builder |
progress(String progress)
The progress of the calculation.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCalculationStatistics.Builder dpuExecutionInMillis(Long dpuExecutionInMillis)
The data processing unit execution time in milliseconds for the calculation.
dpuExecutionInMillis - The data processing unit execution time in milliseconds for the calculation.CalculationStatistics.Builder progress(String progress)
The progress of the calculation.
progress - The progress of the calculation.Copyright © 2023. All rights reserved.