- 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.
- 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
-
- 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.
- 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
-