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
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.athena.model.Database
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.athena.model.DataCatalog
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.athena.model.TableMetadata
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Add a single Parameters entry
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

clearParametersEntries() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.athena.model.Database
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.athena.model.DataCatalog
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.athena.model.TableMetadata
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Removes all the entries added into Parameters.
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.Column
 
clone() - Method in class com.amazonaws.services.athena.model.ColumnInfo
 
clone() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
 
clone() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogResult
 
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.CreateWorkGroupRequest
 
clone() - Method in class com.amazonaws.services.athena.model.CreateWorkGroupResult
 
clone() - Method in class com.amazonaws.services.athena.model.Database
 
clone() - Method in class com.amazonaws.services.athena.model.DataCatalog
 
clone() - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
 
clone() - Method in class com.amazonaws.services.athena.model.Datum
 
clone() - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogRequest
 
clone() - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogResult
 
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.DeleteWorkGroupRequest
 
clone() - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupResult
 
clone() - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
 
clone() - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
 
clone() - Method in class com.amazonaws.services.athena.model.GetDatabaseResult
 
clone() - Method in class com.amazonaws.services.athena.model.GetDataCatalogRequest
 
clone() - Method in class com.amazonaws.services.athena.model.GetDataCatalogResult
 
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.GetTableMetadataRequest
 
clone() - Method in class com.amazonaws.services.athena.model.GetTableMetadataResult
 
clone() - Method in class com.amazonaws.services.athena.model.GetWorkGroupRequest
 
clone() - Method in class com.amazonaws.services.athena.model.GetWorkGroupResult
 
clone() - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
 
clone() - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
 
clone() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
 
clone() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
 
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.ListTableMetadataRequest
 
clone() - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
 
clone() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
 
clone() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
 
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.ResultConfigurationUpdates
 
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.TableMetadata
 
clone() - Method in class com.amazonaws.services.athena.model.Tag
 
clone() - Method in class com.amazonaws.services.athena.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.athena.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
clone() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 
clone() - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.athena.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
 
clone() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogResult
 
clone() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
 
clone() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupResult
 
clone() - Method in class com.amazonaws.services.athena.model.WorkGroup
 
clone() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
 
clone() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
 
clone() - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
 
Column - Class in com.amazonaws.services.athena.model
Contains metadata for a column in a table.
Column() - Constructor for class com.amazonaws.services.athena.model.Column
 
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
createDataCatalog(CreateDataCatalogRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
createDataCatalog(CreateDataCatalogRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Creates (registers) a data catalog with the specified name and properties.
createDataCatalog(CreateDataCatalogRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Creates (registers) a data catalog with the specified name and properties.
createDataCatalogAsync(CreateDataCatalogRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
createDataCatalogAsync(CreateDataCatalogRequest, AsyncHandler<CreateDataCatalogRequest, CreateDataCatalogResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
createDataCatalogAsync(CreateDataCatalogRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Creates (registers) a data catalog with the specified name and properties.
createDataCatalogAsync(CreateDataCatalogRequest, AsyncHandler<CreateDataCatalogRequest, CreateDataCatalogResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Creates (registers) a data catalog with the specified name and properties.
createDataCatalogAsync(CreateDataCatalogRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
createDataCatalogAsync(CreateDataCatalogRequest, AsyncHandler<CreateDataCatalogRequest, CreateDataCatalogResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
CreateDataCatalogRequest - Class in com.amazonaws.services.athena.model
 
CreateDataCatalogRequest() - Constructor for class com.amazonaws.services.athena.model.CreateDataCatalogRequest
 
CreateDataCatalogResult - Class in com.amazonaws.services.athena.model
 
CreateDataCatalogResult() - Constructor for class com.amazonaws.services.athena.model.CreateDataCatalogResult
 
createNamedQuery(CreateNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
createNamedQuery(CreateNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Creates a named query in the specified workgroup.
createNamedQuery(CreateNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Creates a named query in the specified workgroup.
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 in the specified workgroup.
createNamedQueryAsync(CreateNamedQueryRequest, AsyncHandler<CreateNamedQueryRequest, CreateNamedQueryResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Creates a named query in the specified workgroup.
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
 
createWorkGroup(CreateWorkGroupRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
createWorkGroup(CreateWorkGroupRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Creates a workgroup with the specified name.
createWorkGroup(CreateWorkGroupRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Creates a workgroup with the specified name.
createWorkGroupAsync(CreateWorkGroupRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
createWorkGroupAsync(CreateWorkGroupRequest, AsyncHandler<CreateWorkGroupRequest, CreateWorkGroupResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
createWorkGroupAsync(CreateWorkGroupRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Creates a workgroup with the specified name.
createWorkGroupAsync(CreateWorkGroupRequest, AsyncHandler<CreateWorkGroupRequest, CreateWorkGroupResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Creates a workgroup with the specified name.
createWorkGroupAsync(CreateWorkGroupRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
createWorkGroupAsync(CreateWorkGroupRequest, AsyncHandler<CreateWorkGroupRequest, CreateWorkGroupResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
CreateWorkGroupRequest - Class in com.amazonaws.services.athena.model
 
CreateWorkGroupRequest() - Constructor for class com.amazonaws.services.athena.model.CreateWorkGroupRequest
 
CreateWorkGroupResult - Class in com.amazonaws.services.athena.model
 
CreateWorkGroupResult() - Constructor for class com.amazonaws.services.athena.model.CreateWorkGroupResult
 

D

Database - Class in com.amazonaws.services.athena.model
Contains metadata information for a database in a data catalog.
Database() - Constructor for class com.amazonaws.services.athena.model.Database
 
DataCatalog - Class in com.amazonaws.services.athena.model
Contains information about a data catalog in an AWS account.
DataCatalog() - Constructor for class com.amazonaws.services.athena.model.DataCatalog
 
DataCatalogSummary - Class in com.amazonaws.services.athena.model
The summary information for the data catalog, which includes its name and type.
DataCatalogSummary() - Constructor for class com.amazonaws.services.athena.model.DataCatalogSummary
 
DataCatalogType - Enum in com.amazonaws.services.athena.model
 
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
 
deleteDataCatalog(DeleteDataCatalogRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
deleteDataCatalog(DeleteDataCatalogRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Deletes a data catalog.
deleteDataCatalog(DeleteDataCatalogRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Deletes a data catalog.
deleteDataCatalogAsync(DeleteDataCatalogRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
deleteDataCatalogAsync(DeleteDataCatalogRequest, AsyncHandler<DeleteDataCatalogRequest, DeleteDataCatalogResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
deleteDataCatalogAsync(DeleteDataCatalogRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Deletes a data catalog.
deleteDataCatalogAsync(DeleteDataCatalogRequest, AsyncHandler<DeleteDataCatalogRequest, DeleteDataCatalogResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Deletes a data catalog.
deleteDataCatalogAsync(DeleteDataCatalogRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
deleteDataCatalogAsync(DeleteDataCatalogRequest, AsyncHandler<DeleteDataCatalogRequest, DeleteDataCatalogResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
DeleteDataCatalogRequest - Class in com.amazonaws.services.athena.model
 
DeleteDataCatalogRequest() - Constructor for class com.amazonaws.services.athena.model.DeleteDataCatalogRequest
 
DeleteDataCatalogResult - Class in com.amazonaws.services.athena.model
 
DeleteDataCatalogResult() - Constructor for class com.amazonaws.services.athena.model.DeleteDataCatalogResult
 
deleteNamedQuery(DeleteNamedQueryRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
deleteNamedQuery(DeleteNamedQueryRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Deletes the named query if you have access to the workgroup in which the query was saved.
deleteNamedQuery(DeleteNamedQueryRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Deletes the named query if you have access to the workgroup in which the query was saved.
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 the named query if you have access to the workgroup in which the query was saved.
deleteNamedQueryAsync(DeleteNamedQueryRequest, AsyncHandler<DeleteNamedQueryRequest, DeleteNamedQueryResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Deletes the named query if you have access to the workgroup in which the query was saved.
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
 
deleteWorkGroup(DeleteWorkGroupRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
deleteWorkGroup(DeleteWorkGroupRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Deletes the workgroup with the specified name.
deleteWorkGroup(DeleteWorkGroupRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Deletes the workgroup with the specified name.
deleteWorkGroupAsync(DeleteWorkGroupRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
deleteWorkGroupAsync(DeleteWorkGroupRequest, AsyncHandler<DeleteWorkGroupRequest, DeleteWorkGroupResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
deleteWorkGroupAsync(DeleteWorkGroupRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Deletes the workgroup with the specified name.
deleteWorkGroupAsync(DeleteWorkGroupRequest, AsyncHandler<DeleteWorkGroupRequest, DeleteWorkGroupResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Deletes the workgroup with the specified name.
deleteWorkGroupAsync(DeleteWorkGroupRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
deleteWorkGroupAsync(DeleteWorkGroupRequest, AsyncHandler<DeleteWorkGroupRequest, DeleteWorkGroupResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
DeleteWorkGroupRequest - Class in com.amazonaws.services.athena.model
 
DeleteWorkGroupRequest() - Constructor for class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
 
DeleteWorkGroupResult - Class in com.amazonaws.services.athena.model
 
DeleteWorkGroupResult() - Constructor for class com.amazonaws.services.athena.model.DeleteWorkGroupResult
 

E

EncryptionConfiguration - Class in com.amazonaws.services.athena.model
If query results are encrypted in Amazon S3, indicates the encryption option used (for example, SSE-KMS or CSE-KMS) and key information.
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.Column
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ColumnInfo
 
equals(Object) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogResult
 
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.CreateWorkGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.Database
 
equals(Object) - Method in class com.amazonaws.services.athena.model.DataCatalog
 
equals(Object) - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
 
equals(Object) - Method in class com.amazonaws.services.athena.model.Datum
 
equals(Object) - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogResult
 
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.DeleteWorkGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetDatabaseResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetDataCatalogRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetDataCatalogResult
 
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.GetTableMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetTableMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetWorkGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.GetWorkGroupResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
 
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.ListTableMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
 
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.ResultConfigurationUpdates
 
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.TableMetadata
 
equals(Object) - Method in class com.amazonaws.services.athena.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.athena.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupResult
 
equals(Object) - Method in class com.amazonaws.services.athena.model.WorkGroup
 
equals(Object) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
 
equals(Object) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
 
equals(Object) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
 

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.DataCatalogType
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.StatementType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.athena.model.ThrottleReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.athena.model.WorkGroupState
Use this in place of valueOf.

G

getAthenaErrorCode() - Method in exception com.amazonaws.services.athena.model.InvalidRequestException
 
getBytesScannedCutoffPerQuery() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
The upper data usage limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan.
getBytesScannedCutoffPerQuery() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
The upper limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan.
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.
getCatalog() - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
The name of the data catalog used in the query execution.
getCatalogName() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The catalog to which the query results belong.
getCatalogName() - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
The name of the data catalog.
getCatalogName() - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
The name of the data catalog that contains the database to return.
getCatalogName() - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the data catalog that contains the database and table metadata to return.
getCatalogName() - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
The name of the data catalog that contains the databases to return.
getCatalogName() - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
The name of the data catalog for which table metadata should be returned.
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 returned in a query result metadata.
getColumns() - Method in class com.amazonaws.services.athena.model.TableMetadata
A list of the columns in the table.
getComment() - Method in class com.amazonaws.services.athena.model.Column
Optional information about the column.
getCompletionDateTime() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query completed.
getConfiguration() - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The configuration for the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption configuration, if any, used for encrypting query results, whether the Amazon CloudWatch Metrics are enabled for the workgroup, the limit for the amount of bytes scanned (cutoff) per query, if it is specified, and whether workgroup's settings (specified with EnforceWorkGroupConfiguration) in the WorkGroupConfiguration override client-side settings.
getConfiguration() - Method in class com.amazonaws.services.athena.model.WorkGroup
The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption configuration, if any, used for query results; whether the Amazon CloudWatch Metrics are enabled for the workgroup; whether workgroup settings override client-side settings; and the data usage limits for the amount of data scanned per query or per workgroup.
getConfigurationUpdates() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup configuration that will be updated for the given workgroup.
getCreateTime() - Method in class com.amazonaws.services.athena.model.TableMetadata
The time that the table was created.
getCreationTime() - Method in class com.amazonaws.services.athena.model.WorkGroup
The date and time the workgroup was created.
getCreationTime() - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The workgroup creation date and time.
getData() - Method in class com.amazonaws.services.athena.model.Row
The data that populates a row in a query result table.
getDatabase(GetDatabaseRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getDatabase(GetDatabaseRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns a database object for the specfied database and data catalog.
getDatabase(GetDatabaseRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns a database object for the specfied database and data catalog.
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.GetDatabaseResult
The database returned.
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 used in the query execution.
getDatabaseAsync(GetDatabaseRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getDatabaseAsync(GetDatabaseRequest, AsyncHandler<GetDatabaseRequest, GetDatabaseResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getDatabaseAsync(GetDatabaseRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns a database object for the specfied database and data catalog.
getDatabaseAsync(GetDatabaseRequest, AsyncHandler<GetDatabaseRequest, GetDatabaseResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns a database object for the specfied database and data catalog.
getDatabaseAsync(GetDatabaseRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getDatabaseAsync(GetDatabaseRequest, AsyncHandler<GetDatabaseRequest, GetDatabaseResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getDatabaseList() - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
A list of databases from a data catalog.
getDatabaseName() - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
The name of the database to return.
getDatabaseName() - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the database that contains the table metadata to return.
getDatabaseName() - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
The name of the database for which table metadata should be returned.
GetDatabaseRequest - Class in com.amazonaws.services.athena.model
 
GetDatabaseRequest() - Constructor for class com.amazonaws.services.athena.model.GetDatabaseRequest
 
GetDatabaseResult - Class in com.amazonaws.services.athena.model
 
GetDatabaseResult() - Constructor for class com.amazonaws.services.athena.model.GetDatabaseResult
 
getDataCatalog(GetDataCatalogRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getDataCatalog(GetDataCatalogRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns the specified data catalog.
getDataCatalog(GetDataCatalogRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns the specified data catalog.
getDataCatalog() - Method in class com.amazonaws.services.athena.model.GetDataCatalogResult
The data catalog returned.
getDataCatalogAsync(GetDataCatalogRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getDataCatalogAsync(GetDataCatalogRequest, AsyncHandler<GetDataCatalogRequest, GetDataCatalogResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getDataCatalogAsync(GetDataCatalogRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns the specified data catalog.
getDataCatalogAsync(GetDataCatalogRequest, AsyncHandler<GetDataCatalogRequest, GetDataCatalogResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns the specified data catalog.
getDataCatalogAsync(GetDataCatalogRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getDataCatalogAsync(GetDataCatalogRequest, AsyncHandler<GetDataCatalogRequest, GetDataCatalogResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
GetDataCatalogRequest - Class in com.amazonaws.services.athena.model
 
GetDataCatalogRequest() - Constructor for class com.amazonaws.services.athena.model.GetDataCatalogRequest
 
GetDataCatalogResult - Class in com.amazonaws.services.athena.model
 
GetDataCatalogResult() - Constructor for class com.amazonaws.services.athena.model.GetDataCatalogResult
 
getDataCatalogsSummary() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
A summary list of data catalogs.
getDataManifestLocation() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The location and file name of a data manifest file.
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.CreateDataCatalogRequest
A description of the data catalog to be created.
getDescription() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The query description.
getDescription() - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The workgroup description.
getDescription() - Method in class com.amazonaws.services.athena.model.Database
An optional description of the database.
getDescription() - Method in class com.amazonaws.services.athena.model.DataCatalog
An optional description of the data catalog.
getDescription() - Method in class com.amazonaws.services.athena.model.NamedQuery
The query description.
getDescription() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
New or modified text that describes the data catalog.
getDescription() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup description.
getDescription() - Method in class com.amazonaws.services.athena.model.WorkGroup
The workgroup description.
getDescription() - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The workgroup description.
getEncryptionConfiguration() - Method in class com.amazonaws.services.athena.model.ResultConfiguration
If query results are encrypted in Amazon S3, indicates the encryption option used (for example, SSE-KMS or CSE-KMS) and key information.
getEncryptionConfiguration() - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
The encryption configuration for the query results.
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.
getEnforceWorkGroupConfiguration() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
If set to "true", the settings for the workgroup override client-side settings.
getEnforceWorkGroupConfiguration() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
If set to "true", the settings for the workgroup override client-side settings.
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.
getExpression() - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
A regex filter that pattern-matches table names.
getKey() - Method in class com.amazonaws.services.athena.model.Tag
A tag key.
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.
getLastAccessTime() - Method in class com.amazonaws.services.athena.model.TableMetadata
The last time the table was accessed.
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.ListDatabasesRequest
Specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
Specifies the maximum number of data catalogs to return.
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.
getMaxResults() - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
Specifies the maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
The maximum number of results to be returned per request that lists the tags for the resource.
getMaxResults() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
The maximum number of workgroups to return in this request.
getName() - Method in class com.amazonaws.services.athena.model.Column
The name of the column.
getName() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The name of the column.
getName() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
The name of the data catalog to create.
getName() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The query name.
getName() - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The workgroup name.
getName() - Method in class com.amazonaws.services.athena.model.Database
The name of the database.
getName() - Method in class com.amazonaws.services.athena.model.DataCatalog
The name of the data catalog.
getName() - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogRequest
The name of the data catalog to delete.
getName() - Method in class com.amazonaws.services.athena.model.GetDataCatalogRequest
The name of the data catalog to return.
getName() - Method in class com.amazonaws.services.athena.model.NamedQuery
The query name.
getName() - Method in class com.amazonaws.services.athena.model.TableMetadata
The name of the table.
getName() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
The name of the data catalog to update.
getName() - Method in class com.amazonaws.services.athena.model.WorkGroup
The workgroup name.
getName() - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The name of the workgroup.
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
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
A token generated by the Athena service that specifies where to continue 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.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
The token for the next set of results, or null if there are no additional results for this request, where the request lists the tags for the resource with the specified ARN.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
A token to be used by the next request if this request is truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was 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 Amazon S3 where your query results are stored, such as s3://path/to/query/bucket/.
getOutputLocation() - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
The location in Amazon S3 where your query results are stored, such as s3://path/to/query/bucket/.
getParameters() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
Specifies the Lambda function or functions to use for creating the data catalog.
getParameters() - Method in class com.amazonaws.services.athena.model.Database
A set of custom key/value pairs.
getParameters() - Method in class com.amazonaws.services.athena.model.DataCatalog
Specifies the Lambda function or functions to use for the data catalog.
getParameters() - Method in class com.amazonaws.services.athena.model.TableMetadata
A set of custom key/value pairs for table properties.
getParameters() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Specifies the Lambda function or functions to use for updating the data catalog.
getPartitionKeys() - Method in class com.amazonaws.services.athena.model.TableMetadata
A list of the partition keys in the table.
getPrecision() - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits, up to 38.
getPublishCloudWatchMetricsEnabled() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
Indicates that the Amazon CloudWatch metrics are enabled for the workgroup.
getPublishCloudWatchMetricsEnabled() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Indicates whether this workgroup enables publishing metrics to Amazon CloudWatch.
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 if you have access to the workgroup in which the query ran.
getQueryExecution(GetQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns information about a single execution of a query if you have access to the workgroup in which the query ran.
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 if you have access to the workgroup in which the query ran.
getQueryExecutionAsync(GetQueryExecutionRequest, AsyncHandler<GetQueryExecutionRequest, GetQueryExecutionResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns information about a single execution of a query if you have access to the workgroup in which the query ran.
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.
getQueryPlanningTimeInMillis() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to plan the query processing flow.
getQueryQueueTimeInMillis() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that the query was in your query queue waiting for resources.
getQueryResults(GetQueryResultsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getQueryResults(GetQueryResultsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3.
getQueryResults(GetQueryResultsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3.
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
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3.
getQueryResultsAsync(GetQueryResultsRequest, AsyncHandler<GetQueryResultsRequest, GetQueryResultsResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3.
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 contents of the query with all query statements.
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
 
getRecursiveDeleteOption() - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
The option to delete the workgroup and its contents even if the workgroup contains any named queries.
getRemoveBytesScannedCutoffPerQuery() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Indicates that the data usage control limit per query is removed.
getRemoveEncryptionConfiguration() - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
If set to "true", indicates that the previously-specified encryption configuration (also known as the client-side setting) for queries in this workgroup should be ignored and set to null.
getRemoveOutputLocation() - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
If set to "true", indicates that the previously-specified query results location (also known as a client-side setting) for queries in this workgroup should be ignored and set to null.
getRequesterPaysEnabled() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
If set to true, allows members assigned to a workgroup to reference Amazon S3 Requester Pays buckets in queries.
getRequesterPaysEnabled() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
If set to true, allows members assigned to a workgroup to specify Amazon S3 Requester Pays buckets in queries.
getResourceARN() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
Lists the tags for the resource with the specified ARN.
getResourceARN() - Method in class com.amazonaws.services.athena.model.TagResourceRequest
Specifies the ARN of the Athena resource (workgroup or data catalog) to which tags are to be added.
getResourceARN() - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
Specifies the ARN of the resource from which tags are to be removed.
getResourceName() - Method in exception com.amazonaws.services.athena.model.ResourceNotFoundException
 
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.
getResultConfiguration() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
The configuration for the workgroup, which includes the location in Amazon S3 where query results are stored and the encryption option, if any, used for query results.
getResultConfigurationUpdates() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
The result configuration information about the queries in this workgroup that will be updated.
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.
getServiceProcessingTimeInMillis() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to finalize and publish the query results after the query engine finished running the query.
getState() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The state of query execution.
getState() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup state that will be updated for the given workgroup.
getState() - Method in class com.amazonaws.services.athena.model.WorkGroup
The state of the workgroup: ENABLED or DISABLED.
getState() - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The state of the workgroup.
getStateChangeReason() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
Further detail about the status of the query.
getStatementType() - Method in class com.amazonaws.services.athena.model.QueryExecution
The type of query statement that was run.
getStatistics() - Method in class com.amazonaws.services.athena.model.QueryExecution
Query execution statistics, such as the amount of data scanned, the amount of time that the query took to process, and the type of statement that was run.
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.
getTableMetadata(GetTableMetadataRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getTableMetadata(GetTableMetadataRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns table metadata for the specified catalog, database, and table.
getTableMetadata(GetTableMetadataRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns table metadata for the specified catalog, database, and table.
getTableMetadata() - Method in class com.amazonaws.services.athena.model.GetTableMetadataResult
An object that contains table metadata.
getTableMetadataAsync(GetTableMetadataRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getTableMetadataAsync(GetTableMetadataRequest, AsyncHandler<GetTableMetadataRequest, GetTableMetadataResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getTableMetadataAsync(GetTableMetadataRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns table metadata for the specified catalog, database, and table.
getTableMetadataAsync(GetTableMetadataRequest, AsyncHandler<GetTableMetadataRequest, GetTableMetadataResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns table metadata for the specified catalog, database, and table.
getTableMetadataAsync(GetTableMetadataRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getTableMetadataAsync(GetTableMetadataRequest, AsyncHandler<GetTableMetadataRequest, GetTableMetadataResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getTableMetadataList() - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
A list of table metadata.
GetTableMetadataRequest - Class in com.amazonaws.services.athena.model
 
GetTableMetadataRequest() - Constructor for class com.amazonaws.services.athena.model.GetTableMetadataRequest
 
GetTableMetadataResult - Class in com.amazonaws.services.athena.model
 
GetTableMetadataResult() - Constructor for class com.amazonaws.services.athena.model.GetTableMetadataResult
 
getTableName() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The table name for the query results.
getTableName() - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the table for which metadata is returned.
getTableType() - Method in class com.amazonaws.services.athena.model.TableMetadata
The type of table.
getTagKeys() - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
A comma-separated list of one or more tag keys whose tags are to be removed from the specified resource.
getTags() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
A list of comma separated tags to add to the data catalog that is created.
getTags() - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
A list of comma separated tags to add to the workgroup that is created.
getTags() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
The list of tags associated with the specified resource.
getTags() - Method in class com.amazonaws.services.athena.model.TagResourceRequest
A collection of one or more tags, separated by commas, to be added to an Athena workgroup or data catalog resource.
getTotalExecutionTimeInMillis() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to run the query.
getType() - Method in class com.amazonaws.services.athena.model.Column
The data type of the column.
getType() - Method in class com.amazonaws.services.athena.model.ColumnInfo
The data type of the column.
getType() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
The type of data catalog to create: LAMBDA for a federated catalog, GLUE for AWS Glue Catalog, or HIVE for an external hive metastore.
getType() - Method in class com.amazonaws.services.athena.model.DataCatalog
The type of data catalog: LAMBDA for a federated catalog, GLUE for AWS Glue Catalog, or HIVE for an external hive metastore.
getType() - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
The data catalog type.
getType() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Specifies the type of data catalog to update.
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.
getUpdateCount() - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
The number of rows inserted with a CREATE TABLE AS SELECT statement.
getValue() - Method in class com.amazonaws.services.athena.model.Tag
A tag value.
getVarCharValue() - Method in class com.amazonaws.services.athena.model.Datum
The value of the datum.
getWorkGroup(GetWorkGroupRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
getWorkGroup(GetWorkGroupRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Returns information about the workgroup with the specified name.
getWorkGroup(GetWorkGroupRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Returns information about the workgroup with the specified name.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The name of the workgroup in which the named query is being created.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
The unique name of the workgroup to delete.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.GetWorkGroupRequest
The name of the workgroup.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.GetWorkGroupResult
Information about the workgroup.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The name of the workgroup from which the named queries are being returned.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The name of the workgroup from which queries are being returned.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.NamedQuery
The name of the workgroup that contains the named query.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.QueryExecution
The name of the workgroup in which the query ran.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The name of the workgroup in which the query is being started.
getWorkGroup() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The specified workgroup that will be updated.
getWorkGroupAsync(GetWorkGroupRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getWorkGroupAsync(GetWorkGroupRequest, AsyncHandler<GetWorkGroupRequest, GetWorkGroupResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
getWorkGroupAsync(GetWorkGroupRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns information about the workgroup with the specified name.
getWorkGroupAsync(GetWorkGroupRequest, AsyncHandler<GetWorkGroupRequest, GetWorkGroupResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Returns information about the workgroup with the specified name.
getWorkGroupAsync(GetWorkGroupRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
getWorkGroupAsync(GetWorkGroupRequest, AsyncHandler<GetWorkGroupRequest, GetWorkGroupResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
GetWorkGroupRequest - Class in com.amazonaws.services.athena.model
 
GetWorkGroupRequest() - Constructor for class com.amazonaws.services.athena.model.GetWorkGroupRequest
 
GetWorkGroupResult - Class in com.amazonaws.services.athena.model
 
GetWorkGroupResult() - Constructor for class com.amazonaws.services.athena.model.GetWorkGroupResult
 
getWorkGroups() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
The list of workgroups, including their names, descriptions, creation times, and states.

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.Column
 
hashCode() - Method in class com.amazonaws.services.athena.model.ColumnInfo
 
hashCode() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogResult
 
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.CreateWorkGroupRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.CreateWorkGroupResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.Database
 
hashCode() - Method in class com.amazonaws.services.athena.model.DataCatalog
 
hashCode() - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
 
hashCode() - Method in class com.amazonaws.services.athena.model.Datum
 
hashCode() - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogResult
 
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.DeleteWorkGroupRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetDatabaseResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetDataCatalogRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetDataCatalogResult
 
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.GetTableMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetTableMetadataResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetWorkGroupRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.GetWorkGroupResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
 
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.ListTableMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
 
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.ResultConfigurationUpdates
 
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.TableMetadata
 
hashCode() - Method in class com.amazonaws.services.athena.model.Tag
 
hashCode() - Method in class com.amazonaws.services.athena.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
hashCode() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 
hashCode() - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
 
hashCode() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupResult
 
hashCode() - Method in class com.amazonaws.services.athena.model.WorkGroup
 
hashCode() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
 
hashCode() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
 
hashCode() - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
 

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.
isEnforceWorkGroupConfiguration() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
If set to "true", the settings for the workgroup override client-side settings.
isEnforceWorkGroupConfiguration() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
If set to "true", the settings for the workgroup override client-side settings.
isPublishCloudWatchMetricsEnabled() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
Indicates that the Amazon CloudWatch metrics are enabled for the workgroup.
isPublishCloudWatchMetricsEnabled() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Indicates whether this workgroup enables publishing metrics to Amazon CloudWatch.
isRecursiveDeleteOption() - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
The option to delete the workgroup and its contents even if the workgroup contains any named queries.
isRemoveBytesScannedCutoffPerQuery() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Indicates that the data usage control limit per query is removed.
isRemoveEncryptionConfiguration() - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
If set to "true", indicates that the previously-specified encryption configuration (also known as the client-side setting) for queries in this workgroup should be ignored and set to null.
isRemoveOutputLocation() - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
If set to "true", indicates that the previously-specified query results location (also known as a client-side setting) for queries in this workgroup should be ignored and set to null.
isRequesterPaysEnabled() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
If set to true, allows members assigned to a workgroup to reference Amazon S3 Requester Pays buckets in queries.
isRequesterPaysEnabled() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
If set to true, allows members assigned to a workgroup to specify Amazon S3 Requester Pays buckets in queries.

L

listDatabases(ListDatabasesRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
listDatabases(ListDatabasesRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Lists the databases in the specified data catalog.
listDatabases(ListDatabasesRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Lists the databases in the specified data catalog.
listDatabasesAsync(ListDatabasesRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listDatabasesAsync(ListDatabasesRequest, AsyncHandler<ListDatabasesRequest, ListDatabasesResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listDatabasesAsync(ListDatabasesRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists the databases in the specified data catalog.
listDatabasesAsync(ListDatabasesRequest, AsyncHandler<ListDatabasesRequest, ListDatabasesResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists the databases in the specified data catalog.
listDatabasesAsync(ListDatabasesRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
listDatabasesAsync(ListDatabasesRequest, AsyncHandler<ListDatabasesRequest, ListDatabasesResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
ListDatabasesRequest - Class in com.amazonaws.services.athena.model
 
ListDatabasesRequest() - Constructor for class com.amazonaws.services.athena.model.ListDatabasesRequest
 
ListDatabasesResult - Class in com.amazonaws.services.athena.model
 
ListDatabasesResult() - Constructor for class com.amazonaws.services.athena.model.ListDatabasesResult
 
listDataCatalogs(ListDataCatalogsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
listDataCatalogs(ListDataCatalogsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Lists the data catalogs in the current AWS account.
listDataCatalogs(ListDataCatalogsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Lists the data catalogs in the current AWS account.
listDataCatalogsAsync(ListDataCatalogsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listDataCatalogsAsync(ListDataCatalogsRequest, AsyncHandler<ListDataCatalogsRequest, ListDataCatalogsResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listDataCatalogsAsync(ListDataCatalogsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists the data catalogs in the current AWS account.
listDataCatalogsAsync(ListDataCatalogsRequest, AsyncHandler<ListDataCatalogsRequest, ListDataCatalogsResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists the data catalogs in the current AWS account.
listDataCatalogsAsync(ListDataCatalogsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
listDataCatalogsAsync(ListDataCatalogsRequest, AsyncHandler<ListDataCatalogsRequest, ListDataCatalogsResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
ListDataCatalogsRequest - Class in com.amazonaws.services.athena.model
 
ListDataCatalogsRequest() - Constructor for class com.amazonaws.services.athena.model.ListDataCatalogsRequest
 
ListDataCatalogsResult - Class in com.amazonaws.services.athena.model
 
ListDataCatalogsResult() - Constructor for class com.amazonaws.services.athena.model.ListDataCatalogsResult
 
listNamedQueries(ListNamedQueriesRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
listNamedQueries(ListNamedQueriesRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Provides a list of available query IDs only for queries saved in the specified workgroup.
listNamedQueries(ListNamedQueriesRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Provides a list of available query IDs only for queries saved in the specified workgroup.
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 available query IDs only for queries saved in the specified workgroup.
listNamedQueriesAsync(ListNamedQueriesRequest, AsyncHandler<ListNamedQueriesRequest, ListNamedQueriesResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Provides a list of available query IDs only for queries saved in the specified workgroup.
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 available query execution IDs for the queries in the specified workgroup.
listQueryExecutions(ListQueryExecutionsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Provides a list of available query execution IDs for the queries in the specified workgroup.
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 available query execution IDs for the queries in the specified workgroup.
listQueryExecutionsAsync(ListQueryExecutionsRequest, AsyncHandler<ListQueryExecutionsRequest, ListQueryExecutionsResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Provides a list of available query execution IDs for the queries in the specified workgroup.
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
 
listTableMetadata(ListTableMetadataRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
listTableMetadata(ListTableMetadataRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Lists the metadata for the tables in the specified data catalog database.
listTableMetadata(ListTableMetadataRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Lists the metadata for the tables in the specified data catalog database.
listTableMetadataAsync(ListTableMetadataRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listTableMetadataAsync(ListTableMetadataRequest, AsyncHandler<ListTableMetadataRequest, ListTableMetadataResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listTableMetadataAsync(ListTableMetadataRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists the metadata for the tables in the specified data catalog database.
listTableMetadataAsync(ListTableMetadataRequest, AsyncHandler<ListTableMetadataRequest, ListTableMetadataResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists the metadata for the tables in the specified data catalog database.
listTableMetadataAsync(ListTableMetadataRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
listTableMetadataAsync(ListTableMetadataRequest, AsyncHandler<ListTableMetadataRequest, ListTableMetadataResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
ListTableMetadataRequest - Class in com.amazonaws.services.athena.model
 
ListTableMetadataRequest() - Constructor for class com.amazonaws.services.athena.model.ListTableMetadataRequest
 
ListTableMetadataResult - Class in com.amazonaws.services.athena.model
 
ListTableMetadataResult() - Constructor for class com.amazonaws.services.athena.model.ListTableMetadataResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Lists the tags associated with an Athena workgroup or data catalog resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Lists the tags associated with an Athena workgroup or data catalog resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists the tags associated with an Athena workgroup or data catalog resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists the tags associated with an Athena workgroup or data catalog resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.athena.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.athena.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.athena.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.athena.model.ListTagsForResourceResult
 
listWorkGroups(ListWorkGroupsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
listWorkGroups(ListWorkGroupsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Lists available workgroups for the account.
listWorkGroups(ListWorkGroupsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Lists available workgroups for the account.
listWorkGroupsAsync(ListWorkGroupsRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listWorkGroupsAsync(ListWorkGroupsRequest, AsyncHandler<ListWorkGroupsRequest, ListWorkGroupsResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
listWorkGroupsAsync(ListWorkGroupsRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists available workgroups for the account.
listWorkGroupsAsync(ListWorkGroupsRequest, AsyncHandler<ListWorkGroupsRequest, ListWorkGroupsResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Lists available workgroups for the account.
listWorkGroupsAsync(ListWorkGroupsRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
listWorkGroupsAsync(ListWorkGroupsRequest, AsyncHandler<ListWorkGroupsRequest, ListWorkGroupsResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
ListWorkGroupsRequest - Class in com.amazonaws.services.athena.model
 
ListWorkGroupsRequest() - Constructor for class com.amazonaws.services.athena.model.ListWorkGroupsRequest
 
ListWorkGroupsResult - Class in com.amazonaws.services.athena.model
 
ListWorkGroupsResult() - Constructor for class com.amazonaws.services.athena.model.ListWorkGroupsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.Column
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.ColumnInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.Database
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.DataCatalog
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
 
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.ResultConfigurationUpdates
 
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.TableMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.UnprocessedNamedQueryId
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.WorkGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
 
MetadataException - Exception in com.amazonaws.services.athena.model
An exception that Athena received when it called a custom metastore.
MetadataException(String) - Constructor for exception com.amazonaws.services.athena.model.MetadataException
Constructs a new MetadataException with the specified error message.

N

NamedQuery - Class in com.amazonaws.services.athena.model
A query, where QueryString is the list of 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 and data catalog context 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, and the type of statement that was run.
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

ResourceNotFoundException - Exception in com.amazonaws.services.athena.model
A resource, such as a workgroup, was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.athena.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
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
 
ResultConfigurationUpdates - Class in com.amazonaws.services.athena.model
The information about the updates in the query results, such as output location and encryption configuration for the query results.
ResultConfigurationUpdates() - Constructor for class com.amazonaws.services.athena.model.ResultConfigurationUpdates
 
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
 
setBytesScannedCutoffPerQuery(Long) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
The upper data usage limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan.
setBytesScannedCutoffPerQuery(Long) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
The upper limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan.
setCaseSensitive(Boolean) - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates whether values in the column are case-sensitive.
setCatalog(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
The name of the data catalog used in the query execution.
setCatalogName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The catalog to which the query results belong.
setCatalogName(String) - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
The name of the data catalog.
setCatalogName(String) - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
The name of the data catalog that contains the database to return.
setCatalogName(String) - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the data catalog that contains the database and table metadata to return.
setCatalogName(String) - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
The name of the data catalog that contains the databases to return.
setCatalogName(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
The name of the data catalog for which table metadata should be returned.
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 returned in a query result metadata.
setColumns(Collection<Column>) - Method in class com.amazonaws.services.athena.model.TableMetadata
A list of the columns in the table.
setComment(String) - Method in class com.amazonaws.services.athena.model.Column
Optional information about the column.
setCompletionDateTime(Date) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query completed.
setConfiguration(WorkGroupConfiguration) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The configuration for the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption configuration, if any, used for encrypting query results, whether the Amazon CloudWatch Metrics are enabled for the workgroup, the limit for the amount of bytes scanned (cutoff) per query, if it is specified, and whether workgroup's settings (specified with EnforceWorkGroupConfiguration) in the WorkGroupConfiguration override client-side settings.
setConfiguration(WorkGroupConfiguration) - Method in class com.amazonaws.services.athena.model.WorkGroup
The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption configuration, if any, used for query results; whether the Amazon CloudWatch Metrics are enabled for the workgroup; whether workgroup settings override client-side settings; and the data usage limits for the amount of data scanned per query or per workgroup.
setConfigurationUpdates(WorkGroupConfigurationUpdates) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup configuration that will be updated for the given workgroup.
setCreateTime(Date) - Method in class com.amazonaws.services.athena.model.TableMetadata
The time that the table was created.
setCreationTime(Date) - Method in class com.amazonaws.services.athena.model.WorkGroup
The date and time the workgroup was created.
setCreationTime(Date) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The workgroup creation date and time.
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(Database) - Method in class com.amazonaws.services.athena.model.GetDatabaseResult
The database returned.
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 used in the query execution.
setDatabaseList(Collection<Database>) - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
A list of databases from a data catalog.
setDatabaseName(String) - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
The name of the database to return.
setDatabaseName(String) - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the database that contains the table metadata to return.
setDatabaseName(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
The name of the database for which table metadata should be returned.
setDataCatalog(DataCatalog) - Method in class com.amazonaws.services.athena.model.GetDataCatalogResult
The data catalog returned.
setDataCatalogsSummary(Collection<DataCatalogSummary>) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
A summary list of data catalogs.
setDataManifestLocation(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The location and file name of a data manifest file.
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.CreateDataCatalogRequest
A description of the data catalog to be created.
setDescription(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The query description.
setDescription(String) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The workgroup description.
setDescription(String) - Method in class com.amazonaws.services.athena.model.Database
An optional description of the database.
setDescription(String) - Method in class com.amazonaws.services.athena.model.DataCatalog
An optional description of the data catalog.
setDescription(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The query description.
setDescription(String) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
New or modified text that describes the data catalog.
setDescription(String) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup description.
setDescription(String) - Method in class com.amazonaws.services.athena.model.WorkGroup
The workgroup description.
setDescription(String) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The workgroup description.
setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.athena.model.ResultConfiguration
If query results are encrypted in Amazon S3, indicates the encryption option used (for example, SSE-KMS or CSE-KMS) and key information.
setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
The encryption configuration for the query results.
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.
setEnforceWorkGroupConfiguration(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
If set to "true", the settings for the workgroup override client-side settings.
setEnforceWorkGroupConfiguration(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
If set to "true", the settings for the workgroup override client-side settings.
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.
setExpression(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
A regex filter that pattern-matches table names.
setKey(String) - Method in class com.amazonaws.services.athena.model.Tag
A tag key.
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.
setLastAccessTime(Date) - Method in class com.amazonaws.services.athena.model.TableMetadata
The last time the table was accessed.
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.ListDatabasesRequest
Specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
Specifies the maximum number of data catalogs to return.
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.
setMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
Specifies the maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
The maximum number of results to be returned per request that lists the tags for the resource.
setMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
The maximum number of workgroups to return in this request.
setName(String) - Method in class com.amazonaws.services.athena.model.Column
The name of the column.
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.CreateDataCatalogRequest
The name of the data catalog to create.
setName(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The query name.
setName(String) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The workgroup name.
setName(String) - Method in class com.amazonaws.services.athena.model.Database
The name of the database.
setName(String) - Method in class com.amazonaws.services.athena.model.DataCatalog
The name of the data catalog.
setName(String) - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogRequest
The name of the data catalog to delete.
setName(String) - Method in class com.amazonaws.services.athena.model.GetDataCatalogRequest
The name of the data catalog to return.
setName(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The query name.
setName(String) - Method in class com.amazonaws.services.athena.model.TableMetadata
The name of the table.
setName(String) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
The name of the data catalog to update.
setName(String) - Method in class com.amazonaws.services.athena.model.WorkGroup
The workgroup name.
setName(String) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The name of the workgroup.
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
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
A token generated by the Athena service that specifies where to continue 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.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
The token for the next set of results, or null if there are no additional results for this request, where the request lists the tags for the resource with the specified ARN.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
A token to be used by the next request if this request is truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was 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 Amazon S3 where your query results are stored, such as s3://path/to/query/bucket/.
setOutputLocation(String) - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
The location in Amazon S3 where your query results are stored, such as s3://path/to/query/bucket/.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
Specifies the Lambda function or functions to use for creating the data catalog.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.Database
A set of custom key/value pairs.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.DataCatalog
Specifies the Lambda function or functions to use for the data catalog.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.TableMetadata
A set of custom key/value pairs for table properties.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Specifies the Lambda function or functions to use for updating the data catalog.
setPartitionKeys(Collection<Column>) - Method in class com.amazonaws.services.athena.model.TableMetadata
A list of the partition keys in the table.
setPrecision(Integer) - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits, up to 38.
setPublishCloudWatchMetricsEnabled(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
Indicates that the Amazon CloudWatch metrics are enabled for the workgroup.
setPublishCloudWatchMetricsEnabled(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Indicates whether this workgroup enables publishing metrics to Amazon CloudWatch.
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.
setQueryPlanningTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to plan the query processing flow.
setQueryQueueTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that the query was in your query queue waiting for resources.
setQueryString(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The contents of the query with all query statements.
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
 
setRecursiveDeleteOption(Boolean) - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
The option to delete the workgroup and its contents even if the workgroup contains any named queries.
setRemoveBytesScannedCutoffPerQuery(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Indicates that the data usage control limit per query is removed.
setRemoveEncryptionConfiguration(Boolean) - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
If set to "true", indicates that the previously-specified encryption configuration (also known as the client-side setting) for queries in this workgroup should be ignored and set to null.
setRemoveOutputLocation(Boolean) - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
If set to "true", indicates that the previously-specified query results location (also known as a client-side setting) for queries in this workgroup should be ignored and set to null.
setRequesterPaysEnabled(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
If set to true, allows members assigned to a workgroup to reference Amazon S3 Requester Pays buckets in queries.
setRequesterPaysEnabled(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
If set to true, allows members assigned to a workgroup to specify Amazon S3 Requester Pays buckets in queries.
setResourceARN(String) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
Lists the tags for the resource with the specified ARN.
setResourceARN(String) - Method in class com.amazonaws.services.athena.model.TagResourceRequest
Specifies the ARN of the Athena resource (workgroup or data catalog) to which tags are to be added.
setResourceARN(String) - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
Specifies the ARN of the resource from which tags are to be removed.
setResourceName(String) - Method in exception com.amazonaws.services.athena.model.ResourceNotFoundException
 
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.
setResultConfiguration(ResultConfiguration) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
The configuration for the workgroup, which includes the location in Amazon S3 where query results are stored and the encryption option, if any, used for query results.
setResultConfigurationUpdates(ResultConfigurationUpdates) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
The result configuration information about the queries in this workgroup that will be updated.
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.
setServiceProcessingTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to finalize and publish the query results after the query engine finished running the query.
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.
setState(String) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup state that will be updated for the given workgroup.
setState(String) - Method in class com.amazonaws.services.athena.model.WorkGroup
The state of the workgroup: ENABLED or DISABLED.
setState(String) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The state of the workgroup.
setStateChangeReason(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
Further detail about the status of the query.
setStatementType(String) - Method in class com.amazonaws.services.athena.model.QueryExecution
The type of query statement that was run.
setStatistics(QueryExecutionStatistics) - Method in class com.amazonaws.services.athena.model.QueryExecution
Query execution statistics, such as the amount of data scanned, the amount of time that the query took to process, and the type of statement that was run.
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.
setTableMetadata(TableMetadata) - Method in class com.amazonaws.services.athena.model.GetTableMetadataResult
An object that contains table metadata.
setTableMetadataList(Collection<TableMetadata>) - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
A list of table metadata.
setTableName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The table name for the query results.
setTableName(String) - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the table for which metadata is returned.
setTableType(String) - Method in class com.amazonaws.services.athena.model.TableMetadata
The type of table.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
A comma-separated list of one or more tag keys whose tags are to be removed from the specified resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
A list of comma separated tags to add to the data catalog that is created.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
A list of comma separated tags to add to the workgroup that is created.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
The list of tags associated with the specified resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.athena.model.TagResourceRequest
A collection of one or more tags, separated by commas, to be added to an Athena workgroup or data catalog resource.
setTotalExecutionTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to run the query.
setType(String) - Method in class com.amazonaws.services.athena.model.Column
The data type of the column.
setType(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The data type of the column.
setType(String) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
The type of data catalog to create: LAMBDA for a federated catalog, GLUE for AWS Glue Catalog, or HIVE for an external hive metastore.
setType(String) - Method in class com.amazonaws.services.athena.model.DataCatalog
The type of data catalog: LAMBDA for a federated catalog, GLUE for AWS Glue Catalog, or HIVE for an external hive metastore.
setType(String) - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
The data catalog type.
setType(String) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Specifies the type of data catalog to update.
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.
setUpdateCount(Long) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
The number of rows inserted with a CREATE TABLE AS SELECT statement.
setValue(String) - Method in class com.amazonaws.services.athena.model.Tag
A tag value.
setVarCharValue(String) - Method in class com.amazonaws.services.athena.model.Datum
The value of the datum.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The name of the workgroup in which the named query is being created.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
The unique name of the workgroup to delete.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.GetWorkGroupRequest
The name of the workgroup.
setWorkGroup(WorkGroup) - Method in class com.amazonaws.services.athena.model.GetWorkGroupResult
Information about the workgroup.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The name of the workgroup from which the named queries are being returned.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The name of the workgroup from which queries are being returned.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The name of the workgroup that contains the named query.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.QueryExecution
The name of the workgroup in which the query ran.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The name of the workgroup in which the query is being started.
setWorkGroup(String) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The specified workgroup that will be updated.
setWorkGroups(Collection<WorkGroupSummary>) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
The list of workgroups, including their names, descriptions, creation times, and states.
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 the SQL query statements contained in the Query.
startQueryExecution(StartQueryExecutionRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Runs the SQL query statements contained in the Query.
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 the SQL query statements contained in the Query.
startQueryExecutionAsync(StartQueryExecutionRequest, AsyncHandler<StartQueryExecutionRequest, StartQueryExecutionResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Runs the SQL query statements contained in the Query.
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
 
StatementType - Enum in com.amazonaws.services.athena.model
 
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

TableMetadata - Class in com.amazonaws.services.athena.model
Contains metadata for a table.
TableMetadata() - Constructor for class com.amazonaws.services.athena.model.TableMetadata
 
Tag - Class in com.amazonaws.services.athena.model
A label that you assign to a resource.
Tag() - Constructor for class com.amazonaws.services.athena.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Adds one or more tags to an Athena resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Adds one or more tags to an Athena resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Adds one or more tags to an Athena resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Adds one or more tags to an Athena resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.athena.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.athena.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.athena.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.athena.model.TagResourceResult
 
ThrottleReason - Enum in com.amazonaws.services.athena.model
The reason for the query throttling, for example, when it exceeds the concurrent query limit.
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.
toString() - Method in class com.amazonaws.services.athena.model.BatchGetNamedQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.BatchGetQueryExecutionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.Column
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ColumnInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.athena.model.ColumnNullable
 
toString() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.CreateDataCatalogResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.CreateNamedQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.CreateWorkGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.Database
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.DataCatalog
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.athena.model.DataCatalogType
 
toString() - Method in class com.amazonaws.services.athena.model.Datum
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.DeleteNamedQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.EncryptionConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.athena.model.EncryptionOption
 
toString() - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetDatabaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetDataCatalogRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetDataCatalogResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetNamedQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetNamedQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetQueryExecutionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetQueryResultsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetTableMetadataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetWorkGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.GetWorkGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.NamedQuery
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.QueryExecution
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ResultConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ResultSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.Row
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.StartQueryExecutionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.athena.model.StatementType
 
toString() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.StopQueryExecutionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.TableMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.TagResourceResult
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.athena.model.UnprocessedQueryExecutionId
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.WorkGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.athena.model.WorkGroupState
 
toString() - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
Returns a string representation of this object.

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
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Removes one or more tags from a data catalog or workgroup resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Removes one or more tags from a data catalog or workgroup resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Removes one or more tags from a data catalog or workgroup resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Removes one or more tags from a data catalog or workgroup resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.athena.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.athena.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.athena.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.athena.model.UntagResourceResult
 
updateDataCatalog(UpdateDataCatalogRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
updateDataCatalog(UpdateDataCatalogRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Updates the data catalog that has the specified name.
updateDataCatalog(UpdateDataCatalogRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Updates the data catalog that has the specified name.
updateDataCatalogAsync(UpdateDataCatalogRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
updateDataCatalogAsync(UpdateDataCatalogRequest, AsyncHandler<UpdateDataCatalogRequest, UpdateDataCatalogResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
updateDataCatalogAsync(UpdateDataCatalogRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Updates the data catalog that has the specified name.
updateDataCatalogAsync(UpdateDataCatalogRequest, AsyncHandler<UpdateDataCatalogRequest, UpdateDataCatalogResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Updates the data catalog that has the specified name.
updateDataCatalogAsync(UpdateDataCatalogRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
updateDataCatalogAsync(UpdateDataCatalogRequest, AsyncHandler<UpdateDataCatalogRequest, UpdateDataCatalogResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
UpdateDataCatalogRequest - Class in com.amazonaws.services.athena.model
 
UpdateDataCatalogRequest() - Constructor for class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
 
UpdateDataCatalogResult - Class in com.amazonaws.services.athena.model
 
UpdateDataCatalogResult() - Constructor for class com.amazonaws.services.athena.model.UpdateDataCatalogResult
 
updateWorkGroup(UpdateWorkGroupRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthena
 
updateWorkGroup(UpdateWorkGroupRequest) - Method in interface com.amazonaws.services.athena.AmazonAthena
Updates the workgroup with the specified name.
updateWorkGroup(UpdateWorkGroupRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaClient
Updates the workgroup with the specified name.
updateWorkGroupAsync(UpdateWorkGroupRequest) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
updateWorkGroupAsync(UpdateWorkGroupRequest, AsyncHandler<UpdateWorkGroupRequest, UpdateWorkGroupResult>) - Method in class com.amazonaws.services.athena.AbstractAmazonAthenaAsync
 
updateWorkGroupAsync(UpdateWorkGroupRequest) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Updates the workgroup with the specified name.
updateWorkGroupAsync(UpdateWorkGroupRequest, AsyncHandler<UpdateWorkGroupRequest, UpdateWorkGroupResult>) - Method in interface com.amazonaws.services.athena.AmazonAthenaAsync
Updates the workgroup with the specified name.
updateWorkGroupAsync(UpdateWorkGroupRequest) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
updateWorkGroupAsync(UpdateWorkGroupRequest, AsyncHandler<UpdateWorkGroupRequest, UpdateWorkGroupResult>) - Method in class com.amazonaws.services.athena.AmazonAthenaAsyncClient
 
UpdateWorkGroupRequest - Class in com.amazonaws.services.athena.model
 
UpdateWorkGroupRequest() - Constructor for class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
 
UpdateWorkGroupResult - Class in com.amazonaws.services.athena.model
 
UpdateWorkGroupResult() - Constructor for class com.amazonaws.services.athena.model.UpdateWorkGroupResult
 

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.DataCatalogType
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.StatementType
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.
valueOf(String) - Static method in enum com.amazonaws.services.athena.model.WorkGroupState
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.DataCatalogType
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.StatementType
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.
values() - Static method in enum com.amazonaws.services.athena.model.WorkGroupState
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
 
withBytesScannedCutoffPerQuery(Long) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
The upper data usage limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan.
withBytesScannedCutoffPerQuery(Long) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
The upper limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan.
withCaseSensitive(Boolean) - Method in class com.amazonaws.services.athena.model.ColumnInfo
Indicates whether values in the column are case-sensitive.
withCatalog(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionContext
The name of the data catalog used in the query execution.
withCatalogName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The catalog to which the query results belong.
withCatalogName(String) - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
The name of the data catalog.
withCatalogName(String) - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
The name of the data catalog that contains the database to return.
withCatalogName(String) - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the data catalog that contains the database and table metadata to return.
withCatalogName(String) - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
The name of the data catalog that contains the databases to return.
withCatalogName(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
The name of the data catalog for which table metadata should be returned.
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 returned in a query result metadata.
withColumnInfo(Collection<ColumnInfo>) - Method in class com.amazonaws.services.athena.model.ResultSetMetadata
Information about the columns returned in a query result metadata.
withColumns(Column...) - Method in class com.amazonaws.services.athena.model.TableMetadata
A list of the columns in the table.
withColumns(Collection<Column>) - Method in class com.amazonaws.services.athena.model.TableMetadata
A list of the columns in the table.
withComment(String) - Method in class com.amazonaws.services.athena.model.Column
Optional information about the column.
withCompletionDateTime(Date) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
The date and time that the query completed.
withConfiguration(WorkGroupConfiguration) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The configuration for the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption configuration, if any, used for encrypting query results, whether the Amazon CloudWatch Metrics are enabled for the workgroup, the limit for the amount of bytes scanned (cutoff) per query, if it is specified, and whether workgroup's settings (specified with EnforceWorkGroupConfiguration) in the WorkGroupConfiguration override client-side settings.
withConfiguration(WorkGroupConfiguration) - Method in class com.amazonaws.services.athena.model.WorkGroup
The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption configuration, if any, used for query results; whether the Amazon CloudWatch Metrics are enabled for the workgroup; whether workgroup settings override client-side settings; and the data usage limits for the amount of data scanned per query or per workgroup.
withConfigurationUpdates(WorkGroupConfigurationUpdates) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup configuration that will be updated for the given workgroup.
withCreateTime(Date) - Method in class com.amazonaws.services.athena.model.TableMetadata
The time that the table was created.
withCreationTime(Date) - Method in class com.amazonaws.services.athena.model.WorkGroup
The date and time the workgroup was created.
withCreationTime(Date) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The workgroup creation date and time.
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(Database) - Method in class com.amazonaws.services.athena.model.GetDatabaseResult
The database returned.
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 used in the query execution.
withDatabaseList(Database...) - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
A list of databases from a data catalog.
withDatabaseList(Collection<Database>) - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
A list of databases from a data catalog.
withDatabaseName(String) - Method in class com.amazonaws.services.athena.model.GetDatabaseRequest
The name of the database to return.
withDatabaseName(String) - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the database that contains the table metadata to return.
withDatabaseName(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
The name of the database for which table metadata should be returned.
withDataCatalog(DataCatalog) - Method in class com.amazonaws.services.athena.model.GetDataCatalogResult
The data catalog returned.
withDataCatalogsSummary(DataCatalogSummary...) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
A summary list of data catalogs.
withDataCatalogsSummary(Collection<DataCatalogSummary>) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
A summary list of data catalogs.
withDataManifestLocation(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The location and file name of a data manifest file.
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.CreateDataCatalogRequest
A description of the data catalog to be created.
withDescription(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The query description.
withDescription(String) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The workgroup description.
withDescription(String) - Method in class com.amazonaws.services.athena.model.Database
An optional description of the database.
withDescription(String) - Method in class com.amazonaws.services.athena.model.DataCatalog
An optional description of the data catalog.
withDescription(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The query description.
withDescription(String) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
New or modified text that describes the data catalog.
withDescription(String) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup description.
withDescription(String) - Method in class com.amazonaws.services.athena.model.WorkGroup
The workgroup description.
withDescription(String) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The workgroup description.
withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.athena.model.ResultConfiguration
If query results are encrypted in Amazon S3, indicates the encryption option used (for example, SSE-KMS or CSE-KMS) and key information.
withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
The encryption configuration for the query results.
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.
withEnforceWorkGroupConfiguration(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
If set to "true", the settings for the workgroup override client-side settings.
withEnforceWorkGroupConfiguration(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
If set to "true", the settings for the workgroup override client-side settings.
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.
withExpression(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
A regex filter that pattern-matches table names.
withKey(String) - Method in class com.amazonaws.services.athena.model.Tag
A tag key.
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.
withLastAccessTime(Date) - Method in class com.amazonaws.services.athena.model.TableMetadata
The last time the table was accessed.
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.ListDatabasesRequest
Specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
Specifies the maximum number of data catalogs to return.
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.
withMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
Specifies the maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
The maximum number of results to be returned per request that lists the tags for the resource.
withMaxResults(Integer) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
The maximum number of workgroups to return in this request.
withName(String) - Method in class com.amazonaws.services.athena.model.Column
The name of the column.
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.CreateDataCatalogRequest
The name of the data catalog to create.
withName(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The query name.
withName(String) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
The workgroup name.
withName(String) - Method in class com.amazonaws.services.athena.model.Database
The name of the database.
withName(String) - Method in class com.amazonaws.services.athena.model.DataCatalog
The name of the data catalog.
withName(String) - Method in class com.amazonaws.services.athena.model.DeleteDataCatalogRequest
The name of the data catalog to delete.
withName(String) - Method in class com.amazonaws.services.athena.model.GetDataCatalogRequest
The name of the data catalog to return.
withName(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The query name.
withName(String) - Method in class com.amazonaws.services.athena.model.TableMetadata
The name of the table.
withName(String) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
The name of the data catalog to update.
withName(String) - Method in class com.amazonaws.services.athena.model.WorkGroup
The workgroup name.
withName(String) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The name of the workgroup.
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
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListDatabasesRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListDatabasesResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListDataCatalogsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
A token generated by the Athena service that specifies where to continue 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.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
The token for the next set of results, or null if there are no additional results for this request, where the request lists the tags for the resource with the specified ARN.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
A token to be used by the next request if this request is truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsRequest
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
A token generated by the Athena service that specifies where to continue pagination if a previous request was 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 Amazon S3 where your query results are stored, such as s3://path/to/query/bucket/.
withOutputLocation(String) - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
The location in Amazon S3 where your query results are stored, such as s3://path/to/query/bucket/.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
Specifies the Lambda function or functions to use for creating the data catalog.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.Database
A set of custom key/value pairs.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.DataCatalog
Specifies the Lambda function or functions to use for the data catalog.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.TableMetadata
A set of custom key/value pairs for table properties.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Specifies the Lambda function or functions to use for updating the data catalog.
withPartitionKeys(Column...) - Method in class com.amazonaws.services.athena.model.TableMetadata
A list of the partition keys in the table.
withPartitionKeys(Collection<Column>) - Method in class com.amazonaws.services.athena.model.TableMetadata
A list of the partition keys in the table.
withPrecision(Integer) - Method in class com.amazonaws.services.athena.model.ColumnInfo
For DECIMAL data types, specifies the total number of digits, up to 38.
withPublishCloudWatchMetricsEnabled(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
Indicates that the Amazon CloudWatch metrics are enabled for the workgroup.
withPublishCloudWatchMetricsEnabled(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Indicates whether this workgroup enables publishing metrics to Amazon CloudWatch.
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.
withQueryPlanningTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to plan the query processing flow.
withQueryQueueTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that the query was in your query queue waiting for resources.
withQueryString(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The contents of the query with all query statements.
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
 
withRecursiveDeleteOption(Boolean) - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
The option to delete the workgroup and its contents even if the workgroup contains any named queries.
withRemoveBytesScannedCutoffPerQuery(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
Indicates that the data usage control limit per query is removed.
withRemoveEncryptionConfiguration(Boolean) - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
If set to "true", indicates that the previously-specified encryption configuration (also known as the client-side setting) for queries in this workgroup should be ignored and set to null.
withRemoveOutputLocation(Boolean) - Method in class com.amazonaws.services.athena.model.ResultConfigurationUpdates
If set to "true", indicates that the previously-specified query results location (also known as a client-side setting) for queries in this workgroup should be ignored and set to null.
withRequesterPaysEnabled(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
If set to true, allows members assigned to a workgroup to reference Amazon S3 Requester Pays buckets in queries.
withRequesterPaysEnabled(Boolean) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
If set to true, allows members assigned to a workgroup to specify Amazon S3 Requester Pays buckets in queries.
withResourceARN(String) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceRequest
Lists the tags for the resource with the specified ARN.
withResourceARN(String) - Method in class com.amazonaws.services.athena.model.TagResourceRequest
Specifies the ARN of the Athena resource (workgroup or data catalog) to which tags are to be added.
withResourceARN(String) - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
Specifies the ARN of the resource from which tags are to be removed.
withResourceName(String) - Method in exception com.amazonaws.services.athena.model.ResourceNotFoundException
 
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.
withResultConfiguration(ResultConfiguration) - Method in class com.amazonaws.services.athena.model.WorkGroupConfiguration
The configuration for the workgroup, which includes the location in Amazon S3 where query results are stored and the encryption option, if any, used for query results.
withResultConfigurationUpdates(ResultConfigurationUpdates) - Method in class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
The result configuration information about the queries in this workgroup that will be updated.
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.
withServiceProcessingTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to finalize and publish the query results after the query engine finished running the query.
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.
withState(String) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup state that will be updated for the given workgroup.
withState(WorkGroupState) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The workgroup state that will be updated for the given workgroup.
withState(String) - Method in class com.amazonaws.services.athena.model.WorkGroup
The state of the workgroup: ENABLED or DISABLED.
withState(WorkGroupState) - Method in class com.amazonaws.services.athena.model.WorkGroup
The state of the workgroup: ENABLED or DISABLED.
withState(String) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The state of the workgroup.
withState(WorkGroupState) - Method in class com.amazonaws.services.athena.model.WorkGroupSummary
The state of the workgroup.
withStateChangeReason(String) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatus
Further detail about the status of the query.
withStatementType(String) - Method in class com.amazonaws.services.athena.model.QueryExecution
The type of query statement that was run.
withStatementType(StatementType) - Method in class com.amazonaws.services.athena.model.QueryExecution
The type of query statement that was run.
withStatistics(QueryExecutionStatistics) - Method in class com.amazonaws.services.athena.model.QueryExecution
Query execution statistics, such as the amount of data scanned, the amount of time that the query took to process, and the type of statement that was run.
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.
withTableMetadata(TableMetadata) - Method in class com.amazonaws.services.athena.model.GetTableMetadataResult
An object that contains table metadata.
withTableMetadataList(TableMetadata...) - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
A list of table metadata.
withTableMetadataList(Collection<TableMetadata>) - Method in class com.amazonaws.services.athena.model.ListTableMetadataResult
A list of table metadata.
withTableName(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The table name for the query results.
withTableName(String) - Method in class com.amazonaws.services.athena.model.GetTableMetadataRequest
The name of the table for which metadata is returned.
withTableType(String) - Method in class com.amazonaws.services.athena.model.TableMetadata
The type of table.
withTagKeys(String...) - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
A comma-separated list of one or more tag keys whose tags are to be removed from the specified resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.athena.model.UntagResourceRequest
A comma-separated list of one or more tag keys whose tags are to be removed from the specified resource.
withTags(Tag...) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
A list of comma separated tags to add to the data catalog that is created.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
A list of comma separated tags to add to the data catalog that is created.
withTags(Tag...) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
A list of comma separated tags to add to the workgroup that is created.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.athena.model.CreateWorkGroupRequest
A list of comma separated tags to add to the workgroup that is created.
withTags(Tag...) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
The list of tags associated with the specified resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.athena.model.ListTagsForResourceResult
The list of tags associated with the specified resource.
withTags(Tag...) - Method in class com.amazonaws.services.athena.model.TagResourceRequest
A collection of one or more tags, separated by commas, to be added to an Athena workgroup or data catalog resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.athena.model.TagResourceRequest
A collection of one or more tags, separated by commas, to be added to an Athena workgroup or data catalog resource.
withTotalExecutionTimeInMillis(Long) - Method in class com.amazonaws.services.athena.model.QueryExecutionStatistics
The number of milliseconds that Athena took to run the query.
withType(String) - Method in class com.amazonaws.services.athena.model.Column
The data type of the column.
withType(String) - Method in class com.amazonaws.services.athena.model.ColumnInfo
The data type of the column.
withType(String) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
The type of data catalog to create: LAMBDA for a federated catalog, GLUE for AWS Glue Catalog, or HIVE for an external hive metastore.
withType(DataCatalogType) - Method in class com.amazonaws.services.athena.model.CreateDataCatalogRequest
The type of data catalog to create: LAMBDA for a federated catalog, GLUE for AWS Glue Catalog, or HIVE for an external hive metastore.
withType(String) - Method in class com.amazonaws.services.athena.model.DataCatalog
The type of data catalog: LAMBDA for a federated catalog, GLUE for AWS Glue Catalog, or HIVE for an external hive metastore.
withType(DataCatalogType) - Method in class com.amazonaws.services.athena.model.DataCatalog
The type of data catalog: LAMBDA for a federated catalog, GLUE for AWS Glue Catalog, or HIVE for an external hive metastore.
withType(String) - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
The data catalog type.
withType(DataCatalogType) - Method in class com.amazonaws.services.athena.model.DataCatalogSummary
The data catalog type.
withType(String) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Specifies the type of data catalog to update.
withType(DataCatalogType) - Method in class com.amazonaws.services.athena.model.UpdateDataCatalogRequest
Specifies the type of data catalog to update.
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.
withUpdateCount(Long) - Method in class com.amazonaws.services.athena.model.GetQueryResultsResult
The number of rows inserted with a CREATE TABLE AS SELECT statement.
withValue(String) - Method in class com.amazonaws.services.athena.model.Tag
A tag value.
withVarCharValue(String) - Method in class com.amazonaws.services.athena.model.Datum
The value of the datum.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.CreateNamedQueryRequest
The name of the workgroup in which the named query is being created.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.DeleteWorkGroupRequest
The unique name of the workgroup to delete.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.GetWorkGroupRequest
The name of the workgroup.
withWorkGroup(WorkGroup) - Method in class com.amazonaws.services.athena.model.GetWorkGroupResult
Information about the workgroup.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.ListNamedQueriesRequest
The name of the workgroup from which the named queries are being returned.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.ListQueryExecutionsRequest
The name of the workgroup from which queries are being returned.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.NamedQuery
The name of the workgroup that contains the named query.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.QueryExecution
The name of the workgroup in which the query ran.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.StartQueryExecutionRequest
The name of the workgroup in which the query is being started.
withWorkGroup(String) - Method in class com.amazonaws.services.athena.model.UpdateWorkGroupRequest
The specified workgroup that will be updated.
withWorkGroups(WorkGroupSummary...) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
The list of workgroups, including their names, descriptions, creation times, and states.
withWorkGroups(Collection<WorkGroupSummary>) - Method in class com.amazonaws.services.athena.model.ListWorkGroupsResult
The list of workgroups, including their names, descriptions, creation times, and states.
WorkGroup - Class in com.amazonaws.services.athena.model
A workgroup, which contains a name, description, creation time, state, and other configuration, listed under WorkGroup$Configuration.
WorkGroup() - Constructor for class com.amazonaws.services.athena.model.WorkGroup
 
WorkGroupConfiguration - Class in com.amazonaws.services.athena.model
The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether the Amazon CloudWatch Metrics are enabled for the workgroup and whether workgroup settings override query settings, and the data usage limits for the amount of data scanned per query or per workgroup.
WorkGroupConfiguration() - Constructor for class com.amazonaws.services.athena.model.WorkGroupConfiguration
 
WorkGroupConfigurationUpdates - Class in com.amazonaws.services.athena.model
The configuration information that will be updated for this workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether the Amazon CloudWatch Metrics are enabled for the workgroup, whether the workgroup settings override the client-side settings, and the data usage limit for the amount of bytes scanned per query, if it is specified.
WorkGroupConfigurationUpdates() - Constructor for class com.amazonaws.services.athena.model.WorkGroupConfigurationUpdates
 
WorkGroupState - Enum in com.amazonaws.services.athena.model
 
WorkGroupSummary - Class in com.amazonaws.services.athena.model
The summary information for the workgroup, which includes its name, state, description, and the date and time it was created.
WorkGroupSummary() - Constructor for class com.amazonaws.services.athena.model.WorkGroupSummary
 
A B C D E F G H I L M N Q R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.