Uses of Class
software.amazon.awssdk.services.athena.model.CalculationResult
-
Packages that use CalculationResult Package Description software.amazon.awssdk.services.athena.model -
-
Uses of CalculationResult in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return CalculationResult Modifier and Type Method Description CalculationResultGetCalculationExecutionResponse. result()Contains result information.Methods in software.amazon.awssdk.services.athena.model with parameters of type CalculationResult Modifier and Type Method Description GetCalculationExecutionResponse.BuilderGetCalculationExecutionResponse.Builder. result(CalculationResult result)Contains result information.
-