Uses of Class
software.amazon.awssdk.services.athena.model.AthenaError
-
Packages that use AthenaError Package Description software.amazon.awssdk.services.athena.model -
-
Uses of AthenaError in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return AthenaError Modifier and Type Method Description AthenaErrorQueryExecutionStatus. athenaError()Provides information about an Athena query error.Methods in software.amazon.awssdk.services.athena.model with parameters of type AthenaError Modifier and Type Method Description QueryExecutionStatus.BuilderQueryExecutionStatus.Builder. athenaError(AthenaError athenaError)Provides information about an Athena query error.
-