Skip navigation links
A B C D E F G H I L M N Q R S T U V W 

A

AbstractAmazonAthena - Class in com.amazonaws.services.athena
Abstract implementation of AmazonAthena.
AbstractAmazonAthena() - Constructor for class com.amazonaws.services.athena.AbstractAmazonAthena
 
AbstractAmazonAthenaAsync - Class in com.amazonaws.services.athena
Abstract implementation of AmazonAthenaAsync.
AbstractAmazonAthenaAsync() - Constructor for class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
AmazonAthena - Interface in com.amazonaws.services.athena
Interface for accessing Amazon Athena.
AmazonAthenaAsync - Interface in com.amazonaws.services.athena
Interface for accessing Amazon Athena asynchronously.
AmazonAthenaAsyncClient - Class in com.amazonaws.services.athena
Client for accessing Amazon Athena asynchronously.
AmazonAthenaAsyncClientBuilder - Class in com.amazonaws.services.athena
Fluent builder for AmazonAthenaAsync.
AmazonAthenaClient - Class in com.amazonaws.services.athena
Client for accessing Amazon Athena.
AmazonAthenaClientBuilder - Class in com.amazonaws.services.athena
Fluent builder for AmazonAthena.
AmazonAthenaException - Exception in com.amazonaws.services.athena.model
Base exception for all service exceptions thrown by Amazon Athena
AmazonAthenaException(String) - Constructor for exception com.amazonaws.services.athena.model.AmazonAthenaException
Constructs a new AmazonAthenaException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 

B

batchGetNamedQuery(BatchGetNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
batchGetNamedQuery(BatchGetNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings.
batchGetNamedQuery(BatchGetNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings.
batchGetNamedQueryAsync(BatchGetNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
batchGetNamedQueryAsync(BatchGetNamedQueryRequest, AsyncHandler<BatchGetNamedQueryRequest, BatchGetNamedQueryResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
batchGetNamedQueryAsync(BatchGetNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings.
batchGetNamedQueryAsync(BatchGetNamedQueryRequest, AsyncHandler<BatchGetNamedQueryRequest, BatchGetNamedQueryResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings.
batchGetNamedQueryAsync(BatchGetNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
batchGetNamedQueryAsync(BatchGetNamedQueryRequest, AsyncHandler<BatchGetNamedQueryRequest, BatchGetNamedQueryResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
BatchGetNamedQueryRequest - Class in com.amazonaws.services.athena.model
 
BatchGetNamedQueryRequest() - Constructor for class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
 
BatchGetNamedQueryResult - Class in com.amazonaws.services.athena.model
 
BatchGetNamedQueryResult() - Constructor for class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
 
batchGetQueryExecution(BatchGetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
batchGetQueryExecution(BatchGetQueryExecutionRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings.
batchGetQueryExecution(BatchGetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings.
batchGetQueryExecutionAsync(BatchGetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
batchGetQueryExecutionAsync(BatchGetQueryExecutionRequest, AsyncHandler<BatchGetQueryExecutionRequest, BatchGetQueryExecutionResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
batchGetQueryExecutionAsync(BatchGetQueryExecutionRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings.
batchGetQueryExecutionAsync(BatchGetQueryExecutionRequest, AsyncHandler<BatchGetQueryExecutionRequest, BatchGetQueryExecutionResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings.
batchGetQueryExecutionAsync(BatchGetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
batchGetQueryExecutionAsync(BatchGetQueryExecutionRequest, AsyncHandler<BatchGetQueryExecutionRequest, BatchGetQueryExecutionResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
BatchGetQueryExecutionRequest - Class in com.amazonaws.services.athena.model
 
BatchGetQueryExecutionRequest() - Constructor for class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
 
BatchGetQueryExecutionResult - Class in com.amazonaws.services.athena.model
 
BatchGetQueryExecutionResult() - Constructor for class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClientBuilder
Construct an asynchronous implementation of AmazonAthenaAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.athena.AmazonAthenaClientBuilder
Construct a synchronous implementation of AmazonAthena using the current builder configuration.
builder() - Static method in class com.amazonaws.services.athena.AmazonAthenaClient
 

C

clone() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
 
clone() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
 
clone() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
 
clone() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
 
clone() - Method in class com.amazonaws.services.athena.model.ColumnInfo
 
clone() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
 
clone() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryResult
 
clone() - Method in class com.amazonaws.services.athena.model.Datum
 
clone() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
 
clone() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryResult
 
clone() - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
 
clone() - Method in class com.amazonaws.services.athena.model.GetNamedQueryRequest
 
clone() - Method in class com.amazonaws.services.athena.model.GetNamedQueryResult
 
clone() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionRequest
 
clone() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionResult
 
clone() - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
 
clone() - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
 
clone() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
 
clone() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
 
clone() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
 
clone() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
 
clone() - Method in class com.amazonaws.services.athena.model.NamedQuery
 
clone() - Method in class com.amazonaws.services.athena.model.QueryExecution
 
clone() - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
 
clone() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
 
clone() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
 
clone() - Method in class com.amazonaws.services.athena.model.ResultConfiguration
 
clone() - Method in class com.amazonaws.services.athena.model.ResultSet
 
clone() - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
 
clone() - Method in class com.amazonaws.services.athena.model.Row
 
clone() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
 
clone() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionResult
 
clone() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionRequest
 
clone() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionResult
 
clone() - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
clone() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 
ColumnInfo - Class in com.amazonaws.services.athena.model
Information about the columns in a query execution result.
ColumnInfo() - Constructor for class com.amazonaws.services.athena.model.ColumnInfo
 
ColumnNullable - Enum in com.amazonaws.services.athena.model
 
com.amazonaws.services.athena - package com.amazonaws.services.athena
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.
com.amazonaws.services.athena.model - package com.amazonaws.services.athena.model
 
configFactory - Static variable in class com.amazonaws.services.athena.AmazonAthenaClient
Client configuration factory providing ClientConfigurations tailored to this client
createNamedQuery(CreateNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
createNamedQuery(CreateNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Creates a named query.
createNamedQuery(CreateNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Creates a named query.
createNamedQueryAsync(CreateNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
createNamedQueryAsync(CreateNamedQueryRequest, AsyncHandler<CreateNamedQueryRequest, CreateNamedQueryResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
createNamedQueryAsync(CreateNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Creates a named query.
createNamedQueryAsync(CreateNamedQueryRequest, AsyncHandler<CreateNamedQueryRequest, CreateNamedQueryResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Creates a named query.
createNamedQueryAsync(CreateNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
createNamedQueryAsync(CreateNamedQueryRequest, AsyncHandler<CreateNamedQueryRequest, CreateNamedQueryResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
CreateNamedQueryRequest - Class in com.amazonaws.services.athena.model
 
CreateNamedQueryRequest() - Constructor for class com.amazonaws.services.athena.model.CreateNamedQueryRequest
 
CreateNamedQueryResult - Class in com.amazonaws.services.athena.model
 
CreateNamedQueryResult() - Constructor for class com.amazonaws.services.athena.model.CreateNamedQueryResult
 

D

Datum - Class in com.amazonaws.services.athena.model
A piece of data (a field in the table).
Datum() - Constructor for class com.amazonaws.services.athena.model.Datum
 
defaultClient() - Static method in class com.amazonaws.services.athena.AmazonAthenaAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.athena.AmazonAthenaClientBuilder
 
deleteNamedQuery(DeleteNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
deleteNamedQuery(DeleteNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Deletes a named query.
deleteNamedQuery(DeleteNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Deletes a named query.
deleteNamedQueryAsync(DeleteNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
deleteNamedQueryAsync(DeleteNamedQueryRequest, AsyncHandler<DeleteNamedQueryRequest, DeleteNamedQueryResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
deleteNamedQueryAsync(DeleteNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Deletes a named query.
deleteNamedQueryAsync(DeleteNamedQueryRequest, AsyncHandler<DeleteNamedQueryRequest, DeleteNamedQueryResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Deletes a named query.
deleteNamedQueryAsync(DeleteNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
deleteNamedQueryAsync(DeleteNamedQueryRequest, AsyncHandler<DeleteNamedQueryRequest, DeleteNamedQueryResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
DeleteNamedQueryRequest - Class in com.amazonaws.services.athena.model
 
DeleteNamedQueryRequest() - Constructor for class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
 
DeleteNamedQueryResult - Class in com.amazonaws.services.athena.model
 
DeleteNamedQueryResult() - Constructor for class com.amazonaws.services.athena.model.DeleteNamedQueryResult
 

E

EncryptionConfiguration - Class in com.amazonaws.services.athena.model
If query results are encrypted in Amazon S3, indicates the Amazon S3 encryption option used.
EncryptionConfiguration() - Constructor for class com.amazonaws.services.athena.model.EncryptionConfiguration
 
EncryptionOption - Enum in com.amazonaws.services.athena.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.athena.AmazonAthena
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ColumnInfo
 
equals(Object) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.Datum
 
equals(Object) - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetNamedQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetNamedQueryResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetQueryExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetQueryExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.NamedQuery
 
equals(Object) - Method in class com.amazonaws.services.athena.model.QueryExecution
 
equals(Object) - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
 
equals(Object) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
 
equals(Object) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ResultConfiguration
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ResultSet
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
 
equals(Object) - Method in class com.amazonaws.services.athena.model.Row
 
equals(Object) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.StopQueryExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.StopQueryExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 

F

fromValue(String) - Static method in enum com.amazonaws.services.athena.model.ColumnNullable
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.athena.model.EncryptionOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.athena.model.QueryExecutionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.athena.model.ThrottleReason
Use this in place of valueOf.

G

getAthenaErrorCode() - Method in exception com.amazonaws.services.athena.model.InvalidRequestException
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCaseSensitive() - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates whether values in the column are case-sensitive.
getCatalogName() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The catalog to which the query results belong.
getClientRequestToken() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once).
getClientRequestToken() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once).
getColumnInfo() - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
Information about the columns in a query execution result.
getCompletionDateTime() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query completed.
getData() - Method in class com.amazonaws.services.athena.model.Row
The data that populates a row in a query result table.
getDatabase() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The database to which the query belongs.
getDatabase() - Method in class com.amazonaws.services.athena.model.NamedQuery
The database to which the query belongs.
getDatabase() - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
The name of the database.
getDataScannedInBytes() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of bytes in the data that was queried.
getDescription() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
A brief explanation of the query.
getDescription() - Method in class com.amazonaws.services.athena.model.NamedQuery
A brief description of the query.
getEncryptionConfiguration() - Method in class com.amazonaws.services.athena.model.ResultConfiguration
If query results are encrypted in S3, indicates the S3 encryption option used (for example, SSE-KMS or CSE-KMS and key information.
getEncryptionOption() - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys (SSE-S3), server-side encryption with KMS-managed keys (SSE-KMS), or client-side encryption with KMS-managed keys (CSE-KMS) is used.
getEngineExecutionTimeInMillis() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that the query took to execute.
getErrorCode() - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The error code returned when the processing request for the named query failed, if applicable.
getErrorCode() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The error code returned when the query execution failed to process, if applicable.
getErrorMessage() - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The error message returned when the processing request for the named query failed, if applicable.
getErrorMessage() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The error message returned when the query execution failed to process, if applicable.
getExecutorService() - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
Returns the executor service used by this client to execute async requests.
getKmsKey() - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
For SSE-KMS and CSE-KMS, this is the KMS key ARN or ID.
getLabel() - Method in class com.amazonaws.services.athena.model.ColumnInfo
A column label.
getMaxResults() - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The maximum number of results (rows) to return in this request.
getMaxResults() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The maximum number of queries to return in this request.
getMaxResults() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The maximum number of query executions to return in this request.
getName() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The name of the column.
getName() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The plain language name for the query.
getName() - Method in class com.amazonaws.services.athena.model.NamedQuery
The plain-language name of the query.
getNamedQueries() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Information about the named query IDs submitted.
getNamedQuery(GetNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getNamedQuery(GetNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns information about a single query.
getNamedQuery(GetNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns information about a single query.
getNamedQuery() - Method in class com.amazonaws.services.athena.model.GetNamedQueryResult
Information about the query.
getNamedQueryAsync(GetNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getNamedQueryAsync(GetNamedQueryRequest, AsyncHandler<GetNamedQueryRequest, GetNamedQueryResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getNamedQueryAsync(GetNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns information about a single query.
getNamedQueryAsync(GetNamedQueryRequest, AsyncHandler<GetNamedQueryRequest, GetNamedQueryResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns information about a single query.
getNamedQueryAsync(GetNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getNamedQueryAsync(GetNamedQueryRequest, AsyncHandler<GetNamedQueryRequest, GetNamedQueryResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getNamedQueryId() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryResult
The unique ID of the query.
getNamedQueryId() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
The unique ID of the query to delete.
getNamedQueryId() - Method in class com.amazonaws.services.athena.model.GetNamedQueryRequest
The unique ID of the query.
getNamedQueryId() - Method in class com.amazonaws.services.athena.model.NamedQuery
The unique identifier of the query.
getNamedQueryId() - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The unique identifier of the named query.
getNamedQueryIds() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
An array of query IDs.
getNamedQueryIds() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
The list of unique query IDs.
GetNamedQueryRequest - Class in com.amazonaws.services.athena.model
 
GetNamedQueryRequest() - Constructor for class com.amazonaws.services.athena.model.GetNamedQueryRequest
 
GetNamedQueryResult - Class in com.amazonaws.services.athena.model
 
GetNamedQueryResult() - Constructor for class com.amazonaws.services.athena.model.GetNamedQueryResult
 
getNextToken() - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The token that specifies where to start pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
A token to be used by the next request if this request is truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The token that specifies where to start pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
A token to be used by the next request if this request is truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The token that specifies where to start pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
A token to be used by the next request if this request is truncated.
getNullable() - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates the column's nullable status.
getOutputLocation() - Method in class com.amazonaws.services.athena.model.ResultConfiguration
The location in S3 where query results are stored.
getPrecision() - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits, up to 38.
getQuery() - Method in class com.amazonaws.services.athena.model.QueryExecution
The SQL query statements which the query execution ran.
getQueryExecution(GetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getQueryExecution(GetQueryExecutionRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns information about a single execution of a query.
getQueryExecution(GetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns information about a single execution of a query.
getQueryExecution() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionResult
Information about the query execution.
getQueryExecutionAsync(GetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getQueryExecutionAsync(GetQueryExecutionRequest, AsyncHandler<GetQueryExecutionRequest, GetQueryExecutionResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getQueryExecutionAsync(GetQueryExecutionRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns information about a single execution of a query.
getQueryExecutionAsync(GetQueryExecutionRequest, AsyncHandler<GetQueryExecutionRequest, GetQueryExecutionResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns information about a single execution of a query.
getQueryExecutionAsync(GetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getQueryExecutionAsync(GetQueryExecutionRequest, AsyncHandler<GetQueryExecutionRequest, GetQueryExecutionResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getQueryExecutionContext() - Method in class com.amazonaws.services.athena.model.QueryExecution
The database in which the query execution occurred.
getQueryExecutionContext() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The database within which the query executes.
getQueryExecutionId() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionRequest
The unique ID of the query execution.
getQueryExecutionId() - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The unique ID of the query execution.
getQueryExecutionId() - Method in class com.amazonaws.services.athena.model.QueryExecution
The unique identifier for each query execution.
getQueryExecutionId() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionResult
The unique ID of the query that ran as a result of this request.
getQueryExecutionId() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionRequest
The unique ID of the query execution to stop.
getQueryExecutionId() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The unique identifier of the query execution.
getQueryExecutionIds() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
An array of query execution IDs.
getQueryExecutionIds() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
The unique IDs of each query execution as an array of strings.
GetQueryExecutionRequest - Class in com.amazonaws.services.athena.model
 
GetQueryExecutionRequest() - Constructor for class com.amazonaws.services.athena.model.GetQueryExecutionRequest
 
GetQueryExecutionResult - Class in com.amazonaws.services.athena.model
 
GetQueryExecutionResult() - Constructor for class com.amazonaws.services.athena.model.GetQueryExecutionResult
 
getQueryExecutions() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Information about a query execution.
getQueryResults(GetQueryResultsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getQueryResults(GetQueryResultsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns the results of a single query execution specified by QueryExecutionId.
getQueryResults(GetQueryResultsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns the results of a single query execution specified by QueryExecutionId.
getQueryResultsAsync(GetQueryResultsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getQueryResultsAsync(GetQueryResultsRequest, AsyncHandler<GetQueryResultsRequest, GetQueryResultsResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getQueryResultsAsync(GetQueryResultsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns the results of a single query execution specified by QueryExecutionId.
getQueryResultsAsync(GetQueryResultsRequest, AsyncHandler<GetQueryResultsRequest, GetQueryResultsResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns the results of a single query execution specified by QueryExecutionId.
getQueryResultsAsync(GetQueryResultsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getQueryResultsAsync(GetQueryResultsRequest, AsyncHandler<GetQueryResultsRequest, GetQueryResultsResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
GetQueryResultsRequest - Class in com.amazonaws.services.athena.model
 
GetQueryResultsRequest() - Constructor for class com.amazonaws.services.athena.model.GetQueryResultsRequest
 
GetQueryResultsResult - Class in com.amazonaws.services.athena.model
 
GetQueryResultsResult() - Constructor for class com.amazonaws.services.athena.model.GetQueryResultsResult
 
getQueryString() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The text of the query itself.
getQueryString() - Method in class com.amazonaws.services.athena.model.NamedQuery
The SQL query statements that comprise the query.
getQueryString() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The SQL query statements to be executed.
getReason() - Method in exception com.amazonaws.services.athena.model.TooManyRequestsException
 
getResultConfiguration() - Method in class com.amazonaws.services.athena.model.QueryExecution
The location in Amazon S3 where query results were stored and the encryption option, if any, used for query results.
getResultConfiguration() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
Specifies information about where and how to save the results of the query execution.
getResultSet() - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
The results of the query execution.
getResultSetMetadata() - Method in class com.amazonaws.services.athena.model.ResultSet
The metadata that describes the column structure and data types of a table of query results.
getRows() - Method in class com.amazonaws.services.athena.model.ResultSet
The rows in the table.
getScale() - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits in the fractional part of the value.
getSchemaName() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The schema name (database name) to which the query results belong.
getState() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The state of query execution.
getStateChangeReason() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
Further detail about the status of the query.
getStatistics() - Method in class com.amazonaws.services.athena.model.QueryExecution
The amount of data scanned during the query execution and the amount of time that it took to execute.
getStatus() - Method in class com.amazonaws.services.athena.model.QueryExecution
The completion date, current state, submission time, and state change reason (if applicable) for the query execution.
getSubmissionDateTime() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query was submitted.
getTableName() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The table name for the query results.
getType() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The data type of the column.
getUnprocessedNamedQueryIds() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Information about provided query IDs.
getUnprocessedQueryExecutionIds() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Information about the query executions that failed to run.
getVarCharValue() - Method in class com.amazonaws.services.athena.model.Datum
The value of the datum.

H

hashCode() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.ColumnInfo
 
hashCode() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.Datum
 
hashCode() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetNamedQueryRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetNamedQueryResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.NamedQuery
 
hashCode() - Method in class com.amazonaws.services.athena.model.QueryExecution
 
hashCode() - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
 
hashCode() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
 
hashCode() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
 
hashCode() - Method in class com.amazonaws.services.athena.model.ResultConfiguration
 
hashCode() - Method in class com.amazonaws.services.athena.model.ResultSet
 
hashCode() - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
 
hashCode() - Method in class com.amazonaws.services.athena.model.Row
 
hashCode() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
hashCode() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 

I

InternalServerException - Exception in com.amazonaws.services.athena.model
Indicates a platform issue, which may be due to a transient condition or outage.
InternalServerException(String) - Constructor for exception com.amazonaws.services.athena.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.athena.model
Indicates that something is wrong with the input to the request.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.athena.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
isCaseSensitive() - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates whether values in the column are case-sensitive.

L

listNamedQueries(ListNamedQueriesRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
listNamedQueries(ListNamedQueriesRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Provides a list of all available query IDs.
listNamedQueries(ListNamedQueriesRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Provides a list of all available query IDs.
listNamedQueriesAsync(ListNamedQueriesRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listNamedQueriesAsync(ListNamedQueriesRequest, AsyncHandler<ListNamedQueriesRequest, ListNamedQueriesResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listNamedQueriesAsync(ListNamedQueriesRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Provides a list of all available query IDs.
listNamedQueriesAsync(ListNamedQueriesRequest, AsyncHandler<ListNamedQueriesRequest, ListNamedQueriesResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Provides a list of all available query IDs.
listNamedQueriesAsync(ListNamedQueriesRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
listNamedQueriesAsync(ListNamedQueriesRequest, AsyncHandler<ListNamedQueriesRequest, ListNamedQueriesResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
ListNamedQueriesRequest - Class in com.amazonaws.services.athena.model
 
ListNamedQueriesRequest() - Constructor for class com.amazonaws.services.athena.model.ListNamedQueriesRequest
 
ListNamedQueriesResult - Class in com.amazonaws.services.athena.model
 
ListNamedQueriesResult() - Constructor for class com.amazonaws.services.athena.model.ListNamedQueriesResult
 
listQueryExecutions(ListQueryExecutionsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
listQueryExecutions(ListQueryExecutionsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Provides a list of all available query execution IDs.
listQueryExecutions(ListQueryExecutionsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Provides a list of all available query execution IDs.
listQueryExecutionsAsync(ListQueryExecutionsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listQueryExecutionsAsync(ListQueryExecutionsRequest, AsyncHandler<ListQueryExecutionsRequest, ListQueryExecutionsResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listQueryExecutionsAsync(ListQueryExecutionsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Provides a list of all available query execution IDs.
listQueryExecutionsAsync(ListQueryExecutionsRequest, AsyncHandler<ListQueryExecutionsRequest, ListQueryExecutionsResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Provides a list of all available query execution IDs.
listQueryExecutionsAsync(ListQueryExecutionsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
listQueryExecutionsAsync(ListQueryExecutionsRequest, AsyncHandler<ListQueryExecutionsRequest, ListQueryExecutionsResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
ListQueryExecutionsRequest - Class in com.amazonaws.services.athena.model
 
ListQueryExecutionsRequest() - Constructor for class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
 
ListQueryExecutionsResult - Class in com.amazonaws.services.athena.model
 
ListQueryExecutionsResult() - Constructor for class com.amazonaws.services.athena.model.ListQueryExecutionsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.ColumnInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.Datum
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.NamedQuery
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.QueryExecution
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.ResultConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.ResultSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.Row
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 

N

NamedQuery - Class in com.amazonaws.services.athena.model
A query, where QueryString is the SQL query statements that comprise the query.
NamedQuery() - Constructor for class com.amazonaws.services.athena.model.NamedQuery
 

Q

QueryExecution - Class in com.amazonaws.services.athena.model
Information about a single instance of a query execution.
QueryExecution() - Constructor for class com.amazonaws.services.athena.model.QueryExecution
 
QueryExecutionContext - Class in com.amazonaws.services.athena.model
The database in which the query execution occurs.
QueryExecutionContext() - Constructor for class com.amazonaws.services.athena.model.QueryExecutionContext
 
QueryExecutionState - Enum in com.amazonaws.services.athena.model
 
QueryExecutionStatistics - Class in com.amazonaws.services.athena.model
The amount of data scanned during the query execution and the amount of time that it took to execute.
QueryExecutionStatistics() - Constructor for class com.amazonaws.services.athena.model.QueryExecutionStatistics
 
QueryExecutionStatus - Class in com.amazonaws.services.athena.model
The completion date, current state, submission time, and state change reason (if applicable) for the query execution.
QueryExecutionStatus() - Constructor for class com.amazonaws.services.athena.model.QueryExecutionStatus
 

R

ResultConfiguration - Class in com.amazonaws.services.athena.model
The location in Amazon S3 where query results are stored and the encryption option, if any, used for query results.
ResultConfiguration() - Constructor for class com.amazonaws.services.athena.model.ResultConfiguration
 
ResultSet - Class in com.amazonaws.services.athena.model
The metadata and rows that comprise a query result set.
ResultSet() - Constructor for class com.amazonaws.services.athena.model.ResultSet
 
ResultSetMetadata - Class in com.amazonaws.services.athena.model
The metadata that describes the column structure and data types of a table of query results.
ResultSetMetadata() - Constructor for class com.amazonaws.services.athena.model.ResultSetMetadata
 
Row - Class in com.amazonaws.services.athena.model
The rows that comprise a query result table.
Row() - Constructor for class com.amazonaws.services.athena.model.Row
 

S

setAthenaErrorCode(String) - Method in exception com.amazonaws.services.athena.model.InvalidRequestException
 
setCaseSensitive(Boolean) - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates whether values in the column are case-sensitive.
setCatalogName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The catalog to which the query results belong.
setClientRequestToken(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once).
setClientRequestToken(String) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once).
setColumnInfo(Collection<ColumnInfo>) - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
Information about the columns in a query execution result.
setCompletionDateTime(Date) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query completed.
setData(Collection<Datum>) - Method in class com.amazonaws.services.athena.model.Row
The data that populates a row in a query result table.
setDatabase(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The database to which the query belongs.
setDatabase(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The database to which the query belongs.
setDatabase(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
The name of the database.
setDataScannedInBytes(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of bytes in the data that was queried.
setDescription(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
A brief explanation of the query.
setDescription(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
A brief description of the query.
setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.athena.model.ResultConfiguration
If query results are encrypted in S3, indicates the S3 encryption option used (for example, SSE-KMS or CSE-KMS and key information.
setEncryptionOption(String) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys (SSE-S3), server-side encryption with KMS-managed keys (SSE-KMS), or client-side encryption with KMS-managed keys (CSE-KMS) is used.
setEncryptionOption(EncryptionOption) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys (SSE-S3), server-side encryption with KMS-managed keys (SSE-KMS), or client-side encryption with KMS-managed keys (CSE-KMS) is used.
setEngineExecutionTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that the query took to execute.
setErrorCode(String) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The error code returned when the processing request for the named query failed, if applicable.
setErrorCode(String) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The error code returned when the query execution failed to process, if applicable.
setErrorMessage(String) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The error message returned when the processing request for the named query failed, if applicable.
setErrorMessage(String) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The error message returned when the query execution failed to process, if applicable.
setKmsKey(String) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
For SSE-KMS and CSE-KMS, this is the KMS key ARN or ID.
setLabel(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
A column label.
setMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The maximum number of results (rows) to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The maximum number of queries to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The maximum number of query executions to return in this request.
setName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The name of the column.
setName(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The plain language name for the query.
setName(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The plain-language name of the query.
setNamedQueries(Collection<NamedQuery>) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Information about the named query IDs submitted.
setNamedQuery(NamedQuery) - Method in class com.amazonaws.services.athena.model.GetNamedQueryResult
Information about the query.
setNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryResult
The unique ID of the query.
setNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
The unique ID of the query to delete.
setNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.GetNamedQueryRequest
The unique ID of the query.
setNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The unique identifier of the query.
setNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The unique identifier of the named query.
setNamedQueryIds(Collection<String>) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
An array of query IDs.
setNamedQueryIds(Collection<String>) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
The list of unique query IDs.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The token that specifies where to start pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
A token to be used by the next request if this request is truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The token that specifies where to start pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
A token to be used by the next request if this request is truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The token that specifies where to start pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
A token to be used by the next request if this request is truncated.
setNullable(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates the column's nullable status.
setNullable(ColumnNullable) - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates the column's nullable status.
setOutputLocation(String) - Method in class com.amazonaws.services.athena.model.ResultConfiguration
The location in S3 where query results are stored.
setPrecision(Integer) - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits, up to 38.
setQuery(String) - Method in class com.amazonaws.services.athena.model.QueryExecution
The SQL query statements which the query execution ran.
setQueryExecution(QueryExecution) - Method in class com.amazonaws.services.athena.model.GetQueryExecutionResult
Information about the query execution.
setQueryExecutionContext(QueryExecutionContext) - Method in class com.amazonaws.services.athena.model.QueryExecution
The database in which the query execution occurred.
setQueryExecutionContext(QueryExecutionContext) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The database within which the query executes.
setQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.GetQueryExecutionRequest
The unique ID of the query execution.
setQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The unique ID of the query execution.
setQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.QueryExecution
The unique identifier for each query execution.
setQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionResult
The unique ID of the query that ran as a result of this request.
setQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.StopQueryExecutionRequest
The unique ID of the query execution to stop.
setQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The unique identifier of the query execution.
setQueryExecutionIds(Collection<String>) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
An array of query execution IDs.
setQueryExecutionIds(Collection<String>) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
The unique IDs of each query execution as an array of strings.
setQueryExecutions(Collection<QueryExecution>) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Information about a query execution.
setQueryString(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The text of the query itself.
setQueryString(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The SQL query statements that comprise the query.
setQueryString(String) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The SQL query statements to be executed.
setReason(String) - Method in exception com.amazonaws.services.athena.model.TooManyRequestsException
 
setReason(ThrottleReason) - Method in exception com.amazonaws.services.athena.model.TooManyRequestsException
 
setResultConfiguration(ResultConfiguration) - Method in class com.amazonaws.services.athena.model.QueryExecution
The location in Amazon S3 where query results were stored and the encryption option, if any, used for query results.
setResultConfiguration(ResultConfiguration) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
Specifies information about where and how to save the results of the query execution.
setResultSet(ResultSet) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
The results of the query execution.
setResultSetMetadata(ResultSetMetadata) - Method in class com.amazonaws.services.athena.model.ResultSet
The metadata that describes the column structure and data types of a table of query results.
setRows(Collection<Row>) - Method in class com.amazonaws.services.athena.model.ResultSet
The rows in the table.
setScale(Integer) - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits in the fractional part of the value.
setSchemaName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The schema name (database name) to which the query results belong.
setState(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The state of query execution.
setState(QueryExecutionState) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The state of query execution.
setStateChangeReason(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
Further detail about the status of the query.
setStatistics(QueryExecutionStatistics) - Method in class com.amazonaws.services.athena.model.QueryExecution
The amount of data scanned during the query execution and the amount of time that it took to execute.
setStatus(QueryExecutionStatus) - Method in class com.amazonaws.services.athena.model.QueryExecution
The completion date, current state, submission time, and state change reason (if applicable) for the query execution.
setSubmissionDateTime(Date) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query was submitted.
setTableName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The table name for the query results.
setType(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The data type of the column.
setUnprocessedNamedQueryIds(Collection<UnprocessedNamedQueryId>) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Information about provided query IDs.
setUnprocessedQueryExecutionIds(Collection<UnprocessedQueryExecutionId>) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Information about the query executions that failed to run.
setVarCharValue(String) - Method in class com.amazonaws.services.athena.model.Datum
The value of the datum.
shutdown() - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
shutdown() - Method in interface com.amazonaws.services.athena.AmazonAthena
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.athena.AmazonAthenaAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.athena.AmazonAthenaClientBuilder
 
startQueryExecution(StartQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
startQueryExecution(StartQueryExecutionRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Runs (executes) the SQL query statements contained in the Query string.
startQueryExecution(StartQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Runs (executes) the SQL query statements contained in the Query string.
startQueryExecutionAsync(StartQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
startQueryExecutionAsync(StartQueryExecutionRequest, AsyncHandler<StartQueryExecutionRequest, StartQueryExecutionResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
startQueryExecutionAsync(StartQueryExecutionRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Runs (executes) the SQL query statements contained in the Query string.
startQueryExecutionAsync(StartQueryExecutionRequest, AsyncHandler<StartQueryExecutionRequest, StartQueryExecutionResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Runs (executes) the SQL query statements contained in the Query string.
startQueryExecutionAsync(StartQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
startQueryExecutionAsync(StartQueryExecutionRequest, AsyncHandler<StartQueryExecutionRequest, StartQueryExecutionResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
StartQueryExecutionRequest - Class in com.amazonaws.services.athena.model
 
StartQueryExecutionRequest() - Constructor for class com.amazonaws.services.athena.model.StartQueryExecutionRequest
 
StartQueryExecutionResult - Class in com.amazonaws.services.athena.model
 
StartQueryExecutionResult() - Constructor for class com.amazonaws.services.athena.model.StartQueryExecutionResult
 
stopQueryExecution(StopQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
stopQueryExecution(StopQueryExecutionRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Stops a query execution.
stopQueryExecution(StopQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Stops a query execution.
stopQueryExecutionAsync(StopQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
stopQueryExecutionAsync(StopQueryExecutionRequest, AsyncHandler<StopQueryExecutionRequest, StopQueryExecutionResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
stopQueryExecutionAsync(StopQueryExecutionRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Stops a query execution.
stopQueryExecutionAsync(StopQueryExecutionRequest, AsyncHandler<StopQueryExecutionRequest, StopQueryExecutionResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Stops a query execution.
stopQueryExecutionAsync(StopQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
stopQueryExecutionAsync(StopQueryExecutionRequest, AsyncHandler<StopQueryExecutionRequest, StopQueryExecutionResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
StopQueryExecutionRequest - Class in com.amazonaws.services.athena.model
 
StopQueryExecutionRequest() - Constructor for class com.amazonaws.services.athena.model.StopQueryExecutionRequest
 
StopQueryExecutionResult - Class in com.amazonaws.services.athena.model
 
StopQueryExecutionResult() - Constructor for class com.amazonaws.services.athena.model.StopQueryExecutionResult
 

T

ThrottleReason - Enum in com.amazonaws.services.athena.model
 
TooManyRequestsException - Exception in com.amazonaws.services.athena.model
Indicates that the request was throttled.
TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.athena.model.TooManyRequestsException
Constructs a new TooManyRequestsException with the specified error message.
toString() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.ColumnInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.athena.model.ColumnNullable
 
toString() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.Datum
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.athena.model.EncryptionOption
 
toString() - Method in class com.amazonaws.services.athena.model.GetNamedQueryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.GetNamedQueryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.NamedQuery
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.QueryExecution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.athena.model.QueryExecutionState
 
toString() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.ResultConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.ResultSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.Row
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.athena.model.ThrottleReason
 
toString() - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
Returns a string representation of this object; useful for testing and debugging.

U

UnprocessedNamedQueryId - Class in com.amazonaws.services.athena.model
Information about a named query ID that could not be processed.
UnprocessedNamedQueryId() - Constructor for class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
UnprocessedQueryExecutionId - Class in com.amazonaws.services.athena.model
Describes a query execution that failed to process.
UnprocessedQueryExecutionId() - Constructor for class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 

V

valueOf(String) - Static method in enum com.amazonaws.services.athena.model.ColumnNullable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.athena.model.EncryptionOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.athena.model.QueryExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.athena.model.ThrottleReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.athena.model.ColumnNullable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.athena.model.EncryptionOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.athena.model.QueryExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.athena.model.ThrottleReason
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAthenaErrorCode(String) - Method in exception com.amazonaws.services.athena.model.InvalidRequestException
 
withCaseSensitive(Boolean) - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates whether values in the column are case-sensitive.
withCatalogName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The catalog to which the query results belong.
withClientRequestToken(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once).
withClientRequestToken(String) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
A unique case-sensitive string used to ensure the request to create the query is idempotent (executes only once).
withColumnInfo(ColumnInfo...) - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
Information about the columns in a query execution result.
withColumnInfo(Collection<ColumnInfo>) - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
Information about the columns in a query execution result.
withCompletionDateTime(Date) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query completed.
withData(Datum...) - Method in class com.amazonaws.services.athena.model.Row
The data that populates a row in a query result table.
withData(Collection<Datum>) - Method in class com.amazonaws.services.athena.model.Row
The data that populates a row in a query result table.
withDatabase(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The database to which the query belongs.
withDatabase(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The database to which the query belongs.
withDatabase(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
The name of the database.
withDataScannedInBytes(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of bytes in the data that was queried.
withDescription(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
A brief explanation of the query.
withDescription(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
A brief description of the query.
withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.athena.model.ResultConfiguration
If query results are encrypted in S3, indicates the S3 encryption option used (for example, SSE-KMS or CSE-KMS and key information.
withEncryptionOption(String) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys (SSE-S3), server-side encryption with KMS-managed keys (SSE-KMS), or client-side encryption with KMS-managed keys (CSE-KMS) is used.
withEncryptionOption(EncryptionOption) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys (SSE-S3), server-side encryption with KMS-managed keys (SSE-KMS), or client-side encryption with KMS-managed keys (CSE-KMS) is used.
withEngineExecutionTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that the query took to execute.
withErrorCode(String) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The error code returned when the processing request for the named query failed, if applicable.
withErrorCode(String) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The error code returned when the query execution failed to process, if applicable.
withErrorMessage(String) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The error message returned when the processing request for the named query failed, if applicable.
withErrorMessage(String) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The error message returned when the query execution failed to process, if applicable.
withKmsKey(String) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
For SSE-KMS and CSE-KMS, this is the KMS key ARN or ID.
withLabel(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
A column label.
withMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The maximum number of results (rows) to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The maximum number of queries to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The maximum number of query executions to return in this request.
withName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The name of the column.
withName(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The plain language name for the query.
withName(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The plain-language name of the query.
withNamedQueries(NamedQuery...) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Information about the named query IDs submitted.
withNamedQueries(Collection<NamedQuery>) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Information about the named query IDs submitted.
withNamedQuery(NamedQuery) - Method in class com.amazonaws.services.athena.model.GetNamedQueryResult
Information about the query.
withNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryResult
The unique ID of the query.
withNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
The unique ID of the query to delete.
withNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.GetNamedQueryRequest
The unique ID of the query.
withNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The unique identifier of the query.
withNamedQueryId(String) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
The unique identifier of the named query.
withNamedQueryIds(String...) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
An array of query IDs.
withNamedQueryIds(Collection<String>) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryRequest
An array of query IDs.
withNamedQueryIds(String...) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
The list of unique query IDs.
withNamedQueryIds(Collection<String>) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
The list of unique query IDs.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The token that specifies where to start pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
A token to be used by the next request if this request is truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The token that specifies where to start pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
A token to be used by the next request if this request is truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The token that specifies where to start pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
A token to be used by the next request if this request is truncated.
withNullable(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates the column's nullable status.
withNullable(ColumnNullable) - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates the column's nullable status.
withOutputLocation(String) - Method in class com.amazonaws.services.athena.model.ResultConfiguration
The location in S3 where query results are stored.
withPrecision(Integer) - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits, up to 38.
withQuery(String) - Method in class com.amazonaws.services.athena.model.QueryExecution
The SQL query statements which the query execution ran.
withQueryExecution(QueryExecution) - Method in class com.amazonaws.services.athena.model.GetQueryExecutionResult
Information about the query execution.
withQueryExecutionContext(QueryExecutionContext) - Method in class com.amazonaws.services.athena.model.QueryExecution
The database in which the query execution occurred.
withQueryExecutionContext(QueryExecutionContext) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The database within which the query executes.
withQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.GetQueryExecutionRequest
The unique ID of the query execution.
withQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
The unique ID of the query execution.
withQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.QueryExecution
The unique identifier for each query execution.
withQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionResult
The unique ID of the query that ran as a result of this request.
withQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.StopQueryExecutionRequest
The unique ID of the query execution to stop.
withQueryExecutionId(String) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
The unique identifier of the query execution.
withQueryExecutionIds(String...) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
An array of query execution IDs.
withQueryExecutionIds(Collection<String>) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
An array of query execution IDs.
withQueryExecutionIds(String...) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
The unique IDs of each query execution as an array of strings.
withQueryExecutionIds(Collection<String>) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
The unique IDs of each query execution as an array of strings.
withQueryExecutions(QueryExecution...) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Information about a query execution.
withQueryExecutions(Collection<QueryExecution>) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Information about a query execution.
withQueryString(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The text of the query itself.
withQueryString(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The SQL query statements that comprise the query.
withQueryString(String) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The SQL query statements to be executed.
withReason(String) - Method in exception com.amazonaws.services.athena.model.TooManyRequestsException
 
withReason(ThrottleReason) - Method in exception com.amazonaws.services.athena.model.TooManyRequestsException
 
withResultConfiguration(ResultConfiguration) - Method in class com.amazonaws.services.athena.model.QueryExecution
The location in Amazon S3 where query results were stored and the encryption option, if any, used for query results.
withResultConfiguration(ResultConfiguration) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
Specifies information about where and how to save the results of the query execution.
withResultSet(ResultSet) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
The results of the query execution.
withResultSetMetadata(ResultSetMetadata) - Method in class com.amazonaws.services.athena.model.ResultSet
The metadata that describes the column structure and data types of a table of query results.
withRows(Row...) - Method in class com.amazonaws.services.athena.model.ResultSet
The rows in the table.
withRows(Collection<Row>) - Method in class com.amazonaws.services.athena.model.ResultSet
The rows in the table.
withScale(Integer) - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits in the fractional part of the value.
withSchemaName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The schema name (database name) to which the query results belong.
withState(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The state of query execution.
withState(QueryExecutionState) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The state of query execution.
withStateChangeReason(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
Further detail about the status of the query.
withStatistics(QueryExecutionStatistics) - Method in class com.amazonaws.services.athena.model.QueryExecution
The amount of data scanned during the query execution and the amount of time that it took to execute.
withStatus(QueryExecutionStatus) - Method in class com.amazonaws.services.athena.model.QueryExecution
The completion date, current state, submission time, and state change reason (if applicable) for the query execution.
withSubmissionDateTime(Date) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query was submitted.
withTableName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The table name for the query results.
withType(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The data type of the column.
withUnprocessedNamedQueryIds(UnprocessedNamedQueryId...) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Information about provided query IDs.
withUnprocessedNamedQueryIds(Collection<UnprocessedNamedQueryId>) - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Information about provided query IDs.
withUnprocessedQueryExecutionIds(UnprocessedQueryExecutionId...) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Information about the query executions that failed to run.
withUnprocessedQueryExecutionIds(Collection<UnprocessedQueryExecutionId>) - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Information about the query executions that failed to run.
withVarCharValue(String) - Method in class com.amazonaws.services.athena.model.Datum
The value of the datum.
A B C D E F G H I L M N Q R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.