Uses of Class
software.amazon.awssdk.services.athena.model.CalculationConfiguration
-
Packages that use CalculationConfiguration Package Description software.amazon.awssdk.services.athena.model -
-
Uses of CalculationConfiguration in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return CalculationConfiguration Modifier and Type Method Description CalculationConfigurationStartCalculationExecutionRequest. calculationConfiguration()Deprecated.Structure is deprecated.Methods in software.amazon.awssdk.services.athena.model with parameters of type CalculationConfiguration Modifier and Type Method Description StartCalculationExecutionRequest.BuilderStartCalculationExecutionRequest.Builder. calculationConfiguration(CalculationConfiguration calculationConfiguration)Deprecated.Structure is deprecated.
-