static AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.builder() |
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.clientRequestToken(String clientRequestToken)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.comment(String comment)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.heartbeat(Duration heartbeat)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.inputPath(String inputPath)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.outputPath(String outputPath)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.queryExecutionContext(QueryExecutionContext queryExecutionContext)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.queryString(String queryString)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.resultConfiguration(ResultConfiguration resultConfiguration)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.resultPath(String resultPath)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.resultSelector(Map<String,? extends Object> resultSelector)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.timeout(Duration timeout)
|
AthenaStartQueryExecutionProps.Builder |
AthenaStartQueryExecutionProps.Builder.workGroup(String workGroup)
|