- get(String, AmazonWebServiceRequest, boolean, URI) - Method in class com.amazonaws.services.timestreamquery.endpointdiscovery.AmazonTimestreamQueryEndpointCache
-
- getAddress() - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
-
An endpoint address.
- getAliased() - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
True, if the column name was aliased by the query.
- getArn() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryResult
-
ARN for the created scheduled query.
- getArn() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The Amazon Resource Name.
- getArn() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Scheduled query ARN.
- getArrayColumnInfo() - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is an array.
- getArrayValue() - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is an array.
- getBucketName() - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Name of the S3 bucket under which error reports will be created.
- getBucketName() - Method in class com.amazonaws.services.timestreamquery.model.S3ReportLocation
-
S3 bucket name.
- getBytesMetered() - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Bytes metered for a single scheduled query run.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQuery
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQuery
-
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.timestreamquery.AmazonTimestreamQueryClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCachePeriodInMinutes() - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
-
The TTL for the endpoint, in minutes.
- getCancellationMessage() - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryResult
-
A CancellationMessage is returned when a CancelQuery request for the query specified by
QueryId has already been issued.
- getClientToken() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Using a ClientToken makes the call to CreateScheduledQuery idempotent, in other words, making the same request
repeatedly will produce the same result.
- getClientToken() - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
Not used.
- getClientToken() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
Unique, case-sensitive string of up to 64 ASCII characters specified when a Query request is made.
- getColumnInfo() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
The column data types of the returned result set.
- getColumns() - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
A list of SELECT clause columns of the submitted query string.
- getCreationTime() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The creation time of the scheduled query.
- getCreationTime() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Creation time of the scheduled query.
- getCumulativeBytesMetered() - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The amount of data scanned by the query in bytes that you will be charged for.
- getCumulativeBytesScanned() - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Bytes scanned for a single scheduled query run.
- getCumulativeBytesScanned() - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The amount of data scanned by the query in bytes.
- getData() - Method in class com.amazonaws.services.timestreamquery.model.Row
-
List of data points in a single row of the result set.
- getDatabaseName() - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Database that has this column.
- getDatabaseName() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of Timestream database to which the query result will be written.
- getDatabaseName() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamDestination
-
Timestream database name.
- getDataWrites() - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Data writes metered for records ingested in a single scheduled query run.
- getDimensionMappings() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
This is to allow mapping column(s) from the query result to the dimension in the destination table.
- getDimensionValueType() - Method in class com.amazonaws.services.timestreamquery.model.DimensionMapping
-
Type for the dimension.
- getEncryptionOption() - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Encryption at rest options for the error reports.
- getEndpoints() - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
-
An Endpoints object is returned when a DescribeEndpoints request is made.
- getErrorReportConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Configuration for error reporting.
- getErrorReportConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Configuration for scheduled query error reporting.
- getErrorReportConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Error-reporting configuration for the scheduled query.
- getErrorReportLocation() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
S3 location for error report.
- getExecutionStats() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
Runtime statistics for a scheduled run.
- getExecutionTimeInMillis() - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Total time, measured in milliseconds, that was needed for the scheduled query run to complete.
- getExecutorService() - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFailureReason() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
Error message for the scheduled query in case of failure.
- getInvocationTime() - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
The timestamp in UTC.
- getInvocationTime() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
InvocationTime for this run.
- getKey() - Method in class com.amazonaws.services.timestreamquery.model.Tag
-
The key of the tag.
- getKmsKeyId() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The Amazon KMS key used to encrypt the scheduled query resource, at-rest.
- getKmsKeyId() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
A customer provided KMS key used to encrypt the scheduled query resource.
- getLastRunStatus() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Status of the last scheduled query run.
- getLastRunSummary() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Runtime summary for the last scheduled query run.
- getMaxQueryTCU() - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsResult
-
- getMaxQueryTCU() - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsRequest
-
The maximum number of compute units the service will use at any point in time to serve your queries.
- getMaxQueryTCU() - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsResult
-
The configured maximum number of compute units the service will use at any point in time to serve your queries.
- getMaxResults() - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesRequest
-
The maximum number of items to return in the output.
- getMaxResults() - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
The maximum number of tags to return.
- getMaxRows() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
The total number of rows to be returned in the Query output.
- getMeasureName() - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Refers to the value of measure_name in a result row.
- getMeasureNameColumn() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of the measure column.
- getMeasureValueType() - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Type of the value that is to be read from sourceColumn.
- getMeasureValueType() - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Type of the attribute to be read from the source column.
- getMixedMeasureMappings() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Specifies how to map measures to multi-measure records.
- getMultiMeasureAttributeMappings() - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Required when measureValueType is MULTI.
- getMultiMeasureAttributeMappings() - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureMappings
-
Required.
- getMultiMeasureMappings() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Multi-measure mappings.
- getName() - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
-
The name of the result set column.
- getName() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Name of the scheduled query.
- getName() - Method in class com.amazonaws.services.timestreamquery.model.DimensionMapping
-
Column name from query result.
- getName() - Method in class com.amazonaws.services.timestreamquery.model.ParameterMapping
-
Parameter name.
- getName() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The name of the scheduled query.
- getName() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Name of the scheduled query.
- getName() - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Name of the column.
- getNextInvocationTime() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The next time the scheduled query is to be run.
- getNextInvocationTime() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
The next time the scheduled query is scheduled to run.
- getNextToken() - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesRequest
-
A pagination token to resume pagination.
- getNextToken() - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesResult
-
A token to specify where to start paginating.
- getNextToken() - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
A pagination token to resume pagination.
- getNextToken() - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceResult
-
A pagination token to resume pagination with a subsequent call to ListTagsForResourceResponse.
- getNextToken() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
A pagination token used to return a set of results.
- getNextToken() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
A pagination token that can be used again on a Query call to get the next set of results.
- getNotificationConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Notification configuration for the scheduled query.
- getNotificationConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Notification configuration.
- getNullValue() - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is null.
- getObjectKey() - Method in class com.amazonaws.services.timestreamquery.model.S3ReportLocation
-
S3 key.
- getObjectKeyPrefix() - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Prefix for the error report key.
- getParameters() - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
A list of parameters used in the submitted query string.
- getPreviousInvocationTime() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The last time the scheduled query was run.
- getPreviousInvocationTime() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Last time the query was run.
- getProgressPercentage() - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The progress of the query, expressed as a percentage.
- getQueryId() - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryRequest
-
The ID of the query that needs to be cancelled.
- getQueryId() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
A unique ID for the given query.
- getQueryPricingModel() - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsResult
-
The pricing model for queries in your account.
- getQueryPricingModel() - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsRequest
-
The pricing model for queries in an account.
- getQueryPricingModel() - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsResult
-
The pricing model for an account.
- getQueryResultRows() - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Number of rows present in the output from running a query before ingestion to destination data source.
- getQueryStatus() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
Information about the status of the query, including progress and bytes scanned.
- getQueryString() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The query string to run.
- getQueryString() - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryRequest
-
The Timestream query string that you want to use as a prepared statement.
- getQueryString() - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
The query string that you want prepare.
- getQueryString() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
The query to be run by Timestream.
- getQueryString() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
The query to be run.
- getRecentlyFailedRuns() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Runtime summary for the last five failed scheduled query runs.
- getRecordsIngested() - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
The number of records ingested for a single scheduled query run.
- getResourceARN() - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
The Timestream resource with tags to be listed.
- getResourceARN() - Method in class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
Identifies the Timestream resource to which tags should be added.
- getResourceARN() - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceRequest
-
The Timestream resource that the tags will be removed from.
- getRowColumnInfo() - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is a row.
- getRows() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
The result set rows returned by the query.
- getRowValue() - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a row.
- getRunStatus() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
The status of a scheduled query run.
- getS3Configuration() - Method in class com.amazonaws.services.timestreamquery.model.ErrorReportConfiguration
-
The S3 configuration for the error reports.
- getS3ReportLocation() - Method in class com.amazonaws.services.timestreamquery.model.ErrorReportLocation
-
The S3 location where error reports are written.
- getScalarType() - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is of type string, integer, Boolean, double, timestamp, date, time.
- getScalarValue() - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a scalar value such as integer, string, double, or Boolean.
- getScheduleConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The schedule configuration for the query.
- getScheduleConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Schedule configuration.
- getScheduledQueries() - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesResult
-
A list of scheduled queries.
- getScheduledQuery() - Method in class com.amazonaws.services.timestreamquery.model.DescribeScheduledQueryResult
-
The scheduled query.
- getScheduledQueryArn() - Method in class com.amazonaws.services.timestreamquery.model.DeleteScheduledQueryRequest
-
The ARN of the scheduled query.
- getScheduledQueryArn() - Method in class com.amazonaws.services.timestreamquery.model.DescribeScheduledQueryRequest
-
The ARN of the scheduled query.
- getScheduledQueryArn() - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
ARN of the scheduled query.
- getScheduledQueryArn() - Method in exception com.amazonaws.services.timestreamquery.model.ResourceNotFoundException
-
The ARN of the scheduled query.
- getScheduledQueryArn() - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryRequest
-
ARN of the scheuled query.
- getScheduledQueryExecutionRoleArn() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The ARN for the IAM role that Timestream will assume when running the scheduled query.
- getScheduledQueryExecutionRoleArn() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
IAM role that Timestream uses to run the schedule query.
- getScheduleExpression() - Method in class com.amazonaws.services.timestreamquery.model.ScheduleConfiguration
-
An expression that denotes when to trigger the scheduled query run.
- getSnsConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.NotificationConfiguration
-
Details on SNS configuration.
- getSourceColumn() - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
This field refers to the source column from which measure-value is to be read for result materialization.
- getSourceColumn() - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Source column from where the attribute value is to be read.
- getState() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
State of scheduled query.
- getState() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
State of the scheduled query.
- getState() - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryRequest
-
State of the scheduled query.
- getTableName() - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Table within the database that has this column.
- getTableName() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of Timestream table that the query result will be written to.
- getTableName() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamDestination
-
Timestream table name.
- getTagKeys() - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceRequest
-
A list of tags keys.
- getTags() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
A list of key-value pairs to label the scheduled query.
- getTags() - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceResult
-
The tags currently associated with the Timestream resource.
- getTags() - Method in class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
The tags to be assigned to the Timestream resource.
- getTargetConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Configuration used for writing the result of a query.
- getTargetConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Scheduled query target store configuration.
- getTargetDestination() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Target data source where final scheduled query result will be written.
- getTargetMeasureName() - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Target measure name to be used.
- getTargetMultiMeasureAttributeName() - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Custom name to be used for attribute name in derived table.
- getTargetMultiMeasureName() - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureMappings
-
The name of the target multi-measure name in the derived table.
- getTime() - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
-
The timestamp when the measure value was collected.
- getTimeColumn() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Column from query result that should be used as the time column in destination table.
- getTimeSeriesMeasureValueColumnInfo() - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is a timeseries data type.
- getTimeSeriesValue() - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a timeseries data type.
- getTimestreamConfiguration() - Method in class com.amazonaws.services.timestreamquery.model.TargetConfiguration
-
Configuration needed to write data into the Timestream database and table.
- getTimestreamDestination() - Method in class com.amazonaws.services.timestreamquery.model.TargetDestination
-
Query result destination details for Timestream data source.
- getTopicArn() - Method in class com.amazonaws.services.timestreamquery.model.SnsConfiguration
-
SNS topic ARN that the scheduled query status notifications will be sent to.
- getTriggerTime() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
The actual time when the query was run.
- getType() - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
-
The data type of the result set column.
- getType() - Method in class com.amazonaws.services.timestreamquery.model.ParameterMapping
-
- getType() - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
- getValidateOnly() - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryRequest
-
By setting this value to true, Timestream will only validate that the query string is a valid
Timestream query, and not store the prepared query for later use.
- getValue() - Method in class com.amazonaws.services.timestreamquery.model.Tag
-
The value of the tag.
- getValue() - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
-
The measure value for the data point.
- S3Configuration - Class in com.amazonaws.services.timestreamquery.model
-
Details on S3 location for error reports that result from running a query.
- S3Configuration() - Constructor for class com.amazonaws.services.timestreamquery.model.S3Configuration
-
- S3EncryptionOption - Enum in com.amazonaws.services.timestreamquery.model
-
- S3ReportLocation - Class in com.amazonaws.services.timestreamquery.model
-
S3 report location for the scheduled query run.
- S3ReportLocation() - Constructor for class com.amazonaws.services.timestreamquery.model.S3ReportLocation
-
- ScalarMeasureValueType - Enum in com.amazonaws.services.timestreamquery.model
-
- ScalarType - Enum in com.amazonaws.services.timestreamquery.model
-
- ScheduleConfiguration - Class in com.amazonaws.services.timestreamquery.model
-
Configuration of the schedule of the query.
- ScheduleConfiguration() - Constructor for class com.amazonaws.services.timestreamquery.model.ScheduleConfiguration
-
- ScheduledQuery - Class in com.amazonaws.services.timestreamquery.model
-
Scheduled Query
- ScheduledQuery() - Constructor for class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
- ScheduledQueryDescription - Class in com.amazonaws.services.timestreamquery.model
-
Structure that describes scheduled query.
- ScheduledQueryDescription() - Constructor for class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
- ScheduledQueryRunStatus - Enum in com.amazonaws.services.timestreamquery.model
-
- ScheduledQueryRunSummary - Class in com.amazonaws.services.timestreamquery.model
-
Run summary for the scheduled query
- ScheduledQueryRunSummary() - Constructor for class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
- ScheduledQueryState - Enum in com.amazonaws.services.timestreamquery.model
-
- SelectColumn - Class in com.amazonaws.services.timestreamquery.model
-
Details of the column that is returned by the query.
- SelectColumn() - Constructor for class com.amazonaws.services.timestreamquery.model.SelectColumn
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.timestreamquery.model
-
You have exceeded the service quota.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAddress(String) - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
-
An endpoint address.
- setAliased(Boolean) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
True, if the column name was aliased by the query.
- setArn(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryResult
-
ARN for the created scheduled query.
- setArn(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The Amazon Resource Name.
- setArn(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Scheduled query ARN.
- setArrayColumnInfo(ColumnInfo) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is an array.
- setArrayValue(Collection<Datum>) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is an array.
- setBucketName(String) - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Name of the S3 bucket under which error reports will be created.
- setBucketName(String) - Method in class com.amazonaws.services.timestreamquery.model.S3ReportLocation
-
S3 bucket name.
- setBytesMetered(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Bytes metered for a single scheduled query run.
- setCachePeriodInMinutes(Long) - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
-
The TTL for the endpoint, in minutes.
- setCancellationMessage(String) - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryResult
-
A CancellationMessage is returned when a CancelQuery request for the query specified by
QueryId has already been issued.
- setClientToken(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Using a ClientToken makes the call to CreateScheduledQuery idempotent, in other words, making the same request
repeatedly will produce the same result.
- setClientToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
Not used.
- setClientToken(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
Unique, case-sensitive string of up to 64 ASCII characters specified when a Query request is made.
- setColumnInfo(Collection<ColumnInfo>) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
The column data types of the returned result set.
- setColumns(Collection<SelectColumn>) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
A list of SELECT clause columns of the submitted query string.
- setCreationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The creation time of the scheduled query.
- setCreationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Creation time of the scheduled query.
- setCumulativeBytesMetered(Long) - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The amount of data scanned by the query in bytes that you will be charged for.
- setCumulativeBytesScanned(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Bytes scanned for a single scheduled query run.
- setCumulativeBytesScanned(Long) - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The amount of data scanned by the query in bytes.
- setData(Collection<Datum>) - Method in class com.amazonaws.services.timestreamquery.model.Row
-
List of data points in a single row of the result set.
- setDatabaseName(String) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Database that has this column.
- setDatabaseName(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of Timestream database to which the query result will be written.
- setDatabaseName(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamDestination
-
Timestream database name.
- setDataWrites(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Data writes metered for records ingested in a single scheduled query run.
- setDimensionMappings(Collection<DimensionMapping>) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
This is to allow mapping column(s) from the query result to the dimension in the destination table.
- setDimensionValueType(String) - Method in class com.amazonaws.services.timestreamquery.model.DimensionMapping
-
Type for the dimension.
- setEncryptionOption(String) - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Encryption at rest options for the error reports.
- setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
-
An Endpoints object is returned when a DescribeEndpoints request is made.
- setErrorReportConfiguration(ErrorReportConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Configuration for error reporting.
- setErrorReportConfiguration(ErrorReportConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Configuration for scheduled query error reporting.
- setErrorReportConfiguration(ErrorReportConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Error-reporting configuration for the scheduled query.
- setErrorReportLocation(ErrorReportLocation) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
S3 location for error report.
- setExecutionStats(ExecutionStats) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
Runtime statistics for a scheduled run.
- setExecutionTimeInMillis(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Total time, measured in milliseconds, that was needed for the scheduled query run to complete.
- setFailureReason(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
Error message for the scheduled query in case of failure.
- setInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
The timestamp in UTC.
- setInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
InvocationTime for this run.
- setKey(String) - Method in class com.amazonaws.services.timestreamquery.model.Tag
-
The key of the tag.
- setKmsKeyId(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The Amazon KMS key used to encrypt the scheduled query resource, at-rest.
- setKmsKeyId(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
A customer provided KMS key used to encrypt the scheduled query resource.
- setLastRunStatus(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Status of the last scheduled query run.
- setLastRunSummary(ScheduledQueryRunSummary) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Runtime summary for the last scheduled query run.
- setMaxQueryTCU(Integer) - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsResult
-
- setMaxQueryTCU(Integer) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsRequest
-
The maximum number of compute units the service will use at any point in time to serve your queries.
- setMaxQueryTCU(Integer) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsResult
-
The configured maximum number of compute units the service will use at any point in time to serve your queries.
- setMaxResults(Integer) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesRequest
-
The maximum number of items to return in the output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
The maximum number of tags to return.
- setMaxRows(Integer) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
The total number of rows to be returned in the Query output.
- setMeasureName(String) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Refers to the value of measure_name in a result row.
- setMeasureNameColumn(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of the measure column.
- setMeasureValueType(String) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Type of the value that is to be read from sourceColumn.
- setMeasureValueType(String) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Type of the attribute to be read from the source column.
- setMixedMeasureMappings(Collection<MixedMeasureMapping>) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Specifies how to map measures to multi-measure records.
- setMultiMeasureAttributeMappings(Collection<MultiMeasureAttributeMapping>) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Required when measureValueType is MULTI.
- setMultiMeasureAttributeMappings(Collection<MultiMeasureAttributeMapping>) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureMappings
-
Required.
- setMultiMeasureMappings(MultiMeasureMappings) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Multi-measure mappings.
- setName(String) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
-
The name of the result set column.
- setName(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Name of the scheduled query.
- setName(String) - Method in class com.amazonaws.services.timestreamquery.model.DimensionMapping
-
Column name from query result.
- setName(String) - Method in class com.amazonaws.services.timestreamquery.model.ParameterMapping
-
Parameter name.
- setName(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The name of the scheduled query.
- setName(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Name of the scheduled query.
- setName(String) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Name of the column.
- setNextInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The next time the scheduled query is to be run.
- setNextInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
The next time the scheduled query is scheduled to run.
- setNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesRequest
-
A pagination token to resume pagination.
- setNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesResult
-
A token to specify where to start paginating.
- setNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
A pagination token to resume pagination.
- setNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceResult
-
A pagination token to resume pagination with a subsequent call to ListTagsForResourceResponse.
- setNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
A pagination token used to return a set of results.
- setNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
A pagination token that can be used again on a Query call to get the next set of results.
- setNotificationConfiguration(NotificationConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Notification configuration for the scheduled query.
- setNotificationConfiguration(NotificationConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Notification configuration.
- setNullValue(Boolean) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is null.
- setObjectKey(String) - Method in class com.amazonaws.services.timestreamquery.model.S3ReportLocation
-
S3 key.
- setObjectKeyPrefix(String) - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Prefix for the error report key.
- setParameters(Collection<ParameterMapping>) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
A list of parameters used in the submitted query string.
- setPreviousInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The last time the scheduled query was run.
- setPreviousInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Last time the query was run.
- setProgressPercentage(Double) - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The progress of the query, expressed as a percentage.
- setQueryId(String) - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryRequest
-
The ID of the query that needs to be cancelled.
- setQueryId(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
A unique ID for the given query.
- setQueryPricingModel(String) - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsResult
-
The pricing model for queries in your account.
- setQueryPricingModel(String) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsRequest
-
The pricing model for queries in an account.
- setQueryPricingModel(String) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsResult
-
The pricing model for an account.
- setQueryResultRows(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Number of rows present in the output from running a query before ingestion to destination data source.
- setQueryStatus(QueryStatus) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
Information about the status of the query, including progress and bytes scanned.
- setQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The query string to run.
- setQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryRequest
-
The Timestream query string that you want to use as a prepared statement.
- setQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
The query string that you want prepare.
- setQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
The query to be run by Timestream.
- setQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
The query to be run.
- setRecentlyFailedRuns(Collection<ScheduledQueryRunSummary>) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Runtime summary for the last five failed scheduled query runs.
- setRecordsIngested(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
The number of records ingested for a single scheduled query run.
- setResourceARN(String) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
The Timestream resource with tags to be listed.
- setResourceARN(String) - Method in class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
Identifies the Timestream resource to which tags should be added.
- setResourceARN(String) - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceRequest
-
The Timestream resource that the tags will be removed from.
- setRowColumnInfo(Collection<ColumnInfo>) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is a row.
- setRows(Collection<Row>) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
The result set rows returned by the query.
- setRowValue(Row) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a row.
- setRunStatus(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
The status of a scheduled query run.
- setS3Configuration(S3Configuration) - Method in class com.amazonaws.services.timestreamquery.model.ErrorReportConfiguration
-
The S3 configuration for the error reports.
- setS3ReportLocation(S3ReportLocation) - Method in class com.amazonaws.services.timestreamquery.model.ErrorReportLocation
-
The S3 location where error reports are written.
- setScalarType(String) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is of type string, integer, Boolean, double, timestamp, date, time.
- setScalarValue(String) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a scalar value such as integer, string, double, or Boolean.
- setScheduleConfiguration(ScheduleConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The schedule configuration for the query.
- setScheduleConfiguration(ScheduleConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Schedule configuration.
- setScheduledQueries(Collection<ScheduledQuery>) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesResult
-
A list of scheduled queries.
- setScheduledQuery(ScheduledQueryDescription) - Method in class com.amazonaws.services.timestreamquery.model.DescribeScheduledQueryResult
-
The scheduled query.
- setScheduledQueryArn(String) - Method in class com.amazonaws.services.timestreamquery.model.DeleteScheduledQueryRequest
-
The ARN of the scheduled query.
- setScheduledQueryArn(String) - Method in class com.amazonaws.services.timestreamquery.model.DescribeScheduledQueryRequest
-
The ARN of the scheduled query.
- setScheduledQueryArn(String) - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
ARN of the scheduled query.
- setScheduledQueryArn(String) - Method in exception com.amazonaws.services.timestreamquery.model.ResourceNotFoundException
-
The ARN of the scheduled query.
- setScheduledQueryArn(String) - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryRequest
-
ARN of the scheuled query.
- setScheduledQueryExecutionRoleArn(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The ARN for the IAM role that Timestream will assume when running the scheduled query.
- setScheduledQueryExecutionRoleArn(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
IAM role that Timestream uses to run the schedule query.
- setScheduleExpression(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduleConfiguration
-
An expression that denotes when to trigger the scheduled query run.
- setSnsConfiguration(SnsConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.NotificationConfiguration
-
Details on SNS configuration.
- setSourceColumn(String) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
This field refers to the source column from which measure-value is to be read for result materialization.
- setSourceColumn(String) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Source column from where the attribute value is to be read.
- setState(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
State of scheduled query.
- setState(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
State of the scheduled query.
- setState(String) - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryRequest
-
State of the scheduled query.
- setTableName(String) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Table within the database that has this column.
- setTableName(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of Timestream table that the query result will be written to.
- setTableName(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamDestination
-
Timestream table name.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceRequest
-
A list of tags keys.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
A list of key-value pairs to label the scheduled query.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceResult
-
The tags currently associated with the Timestream resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
The tags to be assigned to the Timestream resource.
- setTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Configuration used for writing the result of a query.
- setTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Scheduled query target store configuration.
- setTargetDestination(TargetDestination) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Target data source where final scheduled query result will be written.
- setTargetMeasureName(String) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Target measure name to be used.
- setTargetMultiMeasureAttributeName(String) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Custom name to be used for attribute name in derived table.
- setTargetMultiMeasureName(String) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureMappings
-
The name of the target multi-measure name in the derived table.
- setTime(String) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
-
The timestamp when the measure value was collected.
- setTimeColumn(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Column from query result that should be used as the time column in destination table.
- setTimeSeriesMeasureValueColumnInfo(ColumnInfo) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is a timeseries data type.
- setTimeSeriesValue(Collection<TimeSeriesDataPoint>) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a timeseries data type.
- setTimestreamConfiguration(TimestreamConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.TargetConfiguration
-
Configuration needed to write data into the Timestream database and table.
- setTimestreamDestination(TimestreamDestination) - Method in class com.amazonaws.services.timestreamquery.model.TargetDestination
-
Query result destination details for Timestream data source.
- setTopicArn(String) - Method in class com.amazonaws.services.timestreamquery.model.SnsConfiguration
-
SNS topic ARN that the scheduled query status notifications will be sent to.
- setTriggerTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
The actual time when the query was run.
- setType(Type) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
-
The data type of the result set column.
- setType(Type) - Method in class com.amazonaws.services.timestreamquery.model.ParameterMapping
-
- setType(Type) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
- setValidateOnly(Boolean) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryRequest
-
By setting this value to true, Timestream will only validate that the query string is a valid
Timestream query, and not store the prepared query for later use.
- setValue(String) - Method in class com.amazonaws.services.timestreamquery.model.Tag
-
The value of the tag.
- setValue(Datum) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
-
The measure value for the data point.
- shutdown() - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQuery
-
- shutdown() - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQuery
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClient
-
- SnsConfiguration - Class in com.amazonaws.services.timestreamquery.model
-
Details on SNS that are required to send the notification.
- SnsConfiguration() - Constructor for class com.amazonaws.services.timestreamquery.model.SnsConfiguration
-
- standard() - Static method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClientBuilder
-
- Tag - Class in com.amazonaws.services.timestreamquery.model
-
A tag is a label that you assign to a Timestream database and/or table.
- Tag() - Constructor for class com.amazonaws.services.timestreamquery.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQuery
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQuery
-
Associate a set of tags with a Timestream resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClient
-
Associate a set of tags with a Timestream resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsync
-
Associate a set of tags with a Timestream resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsync
-
Associate a set of tags with a Timestream resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.timestreamquery.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.timestreamquery.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.timestreamquery.model.TagResourceResult
-
- TargetConfiguration - Class in com.amazonaws.services.timestreamquery.model
-
Configuration used for writing the output of a query.
- TargetConfiguration() - Constructor for class com.amazonaws.services.timestreamquery.model.TargetConfiguration
-
- TargetDestination - Class in com.amazonaws.services.timestreamquery.model
-
Destination details to write data for a target data source.
- TargetDestination() - Constructor for class com.amazonaws.services.timestreamquery.model.TargetDestination
-
- ThrottlingException - Exception in com.amazonaws.services.timestreamquery.model
-
The request was denied due to request throttling.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- TimeSeriesDataPoint - Class in com.amazonaws.services.timestreamquery.model
-
The timeseries data type represents the values of a measure over time.
- TimeSeriesDataPoint() - Constructor for class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
-
- TimestreamConfiguration - Class in com.amazonaws.services.timestreamquery.model
-
Configuration to write data into Timestream database and table.
- TimestreamConfiguration() - Constructor for class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
- TimestreamDestination - Class in com.amazonaws.services.timestreamquery.model
-
Destination for scheduled query.
- TimestreamDestination() - Constructor for class com.amazonaws.services.timestreamquery.model.TimestreamDestination
-
- toString() - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DeleteScheduledQueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DeleteScheduledQueryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DescribeScheduledQueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DescribeScheduledQueryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.DimensionMapping
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.timestreamquery.model.DimensionValueType
-
- toString() - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ErrorReportConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ErrorReportLocation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.timestreamquery.model.MeasureValueType
-
- toString() - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureMappings
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.NotificationConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ParameterMapping
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.timestreamquery.model.QueryPricingModel
-
- toString() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.Row
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.timestreamquery.model.S3EncryptionOption
-
- toString() - Method in class com.amazonaws.services.timestreamquery.model.S3ReportLocation
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.timestreamquery.model.ScalarMeasureValueType
-
- toString() - Method in enum com.amazonaws.services.timestreamquery.model.ScalarType
-
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ScheduleConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.timestreamquery.model.ScheduledQueryRunStatus
-
- toString() - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.timestreamquery.model.ScheduledQueryState
-
- toString() - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.SnsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.TargetConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.TargetDestination
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.TimestreamDestination
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryResult
-
Returns a string representation of this object.
- Type - Class in com.amazonaws.services.timestreamquery.model
-
Contains the data type of a column in a query result set.
- Type() - Constructor for class com.amazonaws.services.timestreamquery.model.Type
-
- withAddress(String) - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
-
An endpoint address.
- withAliased(Boolean) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
True, if the column name was aliased by the query.
- withArn(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryResult
-
ARN for the created scheduled query.
- withArn(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The Amazon Resource Name.
- withArn(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Scheduled query ARN.
- withArrayColumnInfo(ColumnInfo) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is an array.
- withArrayValue(Datum...) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is an array.
- withArrayValue(Collection<Datum>) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is an array.
- withBucketName(String) - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Name of the S3 bucket under which error reports will be created.
- withBucketName(String) - Method in class com.amazonaws.services.timestreamquery.model.S3ReportLocation
-
S3 bucket name.
- withBytesMetered(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Bytes metered for a single scheduled query run.
- withCachePeriodInMinutes(Long) - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
-
The TTL for the endpoint, in minutes.
- withCancellationMessage(String) - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryResult
-
A CancellationMessage is returned when a CancelQuery request for the query specified by
QueryId has already been issued.
- withClientToken(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Using a ClientToken makes the call to CreateScheduledQuery idempotent, in other words, making the same request
repeatedly will produce the same result.
- withClientToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
Not used.
- withClientToken(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
Unique, case-sensitive string of up to 64 ASCII characters specified when a Query request is made.
- withColumnInfo(ColumnInfo...) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
The column data types of the returned result set.
- withColumnInfo(Collection<ColumnInfo>) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
The column data types of the returned result set.
- withColumns(SelectColumn...) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
A list of SELECT clause columns of the submitted query string.
- withColumns(Collection<SelectColumn>) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
A list of SELECT clause columns of the submitted query string.
- withCreationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The creation time of the scheduled query.
- withCreationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Creation time of the scheduled query.
- withCumulativeBytesMetered(Long) - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The amount of data scanned by the query in bytes that you will be charged for.
- withCumulativeBytesScanned(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Bytes scanned for a single scheduled query run.
- withCumulativeBytesScanned(Long) - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The amount of data scanned by the query in bytes.
- withData(Datum...) - Method in class com.amazonaws.services.timestreamquery.model.Row
-
List of data points in a single row of the result set.
- withData(Collection<Datum>) - Method in class com.amazonaws.services.timestreamquery.model.Row
-
List of data points in a single row of the result set.
- withDatabaseName(String) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Database that has this column.
- withDatabaseName(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of Timestream database to which the query result will be written.
- withDatabaseName(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamDestination
-
Timestream database name.
- withDataWrites(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Data writes metered for records ingested in a single scheduled query run.
- withDimensionMappings(DimensionMapping...) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
This is to allow mapping column(s) from the query result to the dimension in the destination table.
- withDimensionMappings(Collection<DimensionMapping>) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
This is to allow mapping column(s) from the query result to the dimension in the destination table.
- withDimensionValueType(String) - Method in class com.amazonaws.services.timestreamquery.model.DimensionMapping
-
Type for the dimension.
- withDimensionValueType(DimensionValueType) - Method in class com.amazonaws.services.timestreamquery.model.DimensionMapping
-
Type for the dimension.
- withEncryptionOption(String) - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Encryption at rest options for the error reports.
- withEncryptionOption(S3EncryptionOption) - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Encryption at rest options for the error reports.
- withEndpoints(Endpoint...) - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
-
An Endpoints object is returned when a DescribeEndpoints request is made.
- withEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
-
An Endpoints object is returned when a DescribeEndpoints request is made.
- withErrorReportConfiguration(ErrorReportConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Configuration for error reporting.
- withErrorReportConfiguration(ErrorReportConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Configuration for scheduled query error reporting.
- withErrorReportConfiguration(ErrorReportConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Error-reporting configuration for the scheduled query.
- withErrorReportLocation(ErrorReportLocation) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
S3 location for error report.
- withExecutionStats(ExecutionStats) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
Runtime statistics for a scheduled run.
- withExecutionTimeInMillis(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Total time, measured in milliseconds, that was needed for the scheduled query run to complete.
- withFailureReason(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
Error message for the scheduled query in case of failure.
- withInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
The timestamp in UTC.
- withInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
InvocationTime for this run.
- withKey(String) - Method in class com.amazonaws.services.timestreamquery.model.Tag
-
The key of the tag.
- withKmsKeyId(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The Amazon KMS key used to encrypt the scheduled query resource, at-rest.
- withKmsKeyId(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
A customer provided KMS key used to encrypt the scheduled query resource.
- withLastRunStatus(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Status of the last scheduled query run.
- withLastRunStatus(ScheduledQueryRunStatus) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Status of the last scheduled query run.
- withLastRunSummary(ScheduledQueryRunSummary) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Runtime summary for the last scheduled query run.
- withMaxQueryTCU(Integer) - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsResult
-
- withMaxQueryTCU(Integer) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsRequest
-
The maximum number of compute units the service will use at any point in time to serve your queries.
- withMaxQueryTCU(Integer) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsResult
-
The configured maximum number of compute units the service will use at any point in time to serve your queries.
- withMaxResults(Integer) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesRequest
-
The maximum number of items to return in the output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
The maximum number of tags to return.
- withMaxRows(Integer) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
The total number of rows to be returned in the Query output.
- withMeasureName(String) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Refers to the value of measure_name in a result row.
- withMeasureNameColumn(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of the measure column.
- withMeasureValueType(String) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Type of the value that is to be read from sourceColumn.
- withMeasureValueType(MeasureValueType) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Type of the value that is to be read from sourceColumn.
- withMeasureValueType(String) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Type of the attribute to be read from the source column.
- withMeasureValueType(ScalarMeasureValueType) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Type of the attribute to be read from the source column.
- withMixedMeasureMappings(MixedMeasureMapping...) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Specifies how to map measures to multi-measure records.
- withMixedMeasureMappings(Collection<MixedMeasureMapping>) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Specifies how to map measures to multi-measure records.
- withMultiMeasureAttributeMappings(MultiMeasureAttributeMapping...) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Required when measureValueType is MULTI.
- withMultiMeasureAttributeMappings(Collection<MultiMeasureAttributeMapping>) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Required when measureValueType is MULTI.
- withMultiMeasureAttributeMappings(MultiMeasureAttributeMapping...) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureMappings
-
Required.
- withMultiMeasureAttributeMappings(Collection<MultiMeasureAttributeMapping>) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureMappings
-
Required.
- withMultiMeasureMappings(MultiMeasureMappings) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Multi-measure mappings.
- withName(String) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
-
The name of the result set column.
- withName(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Name of the scheduled query.
- withName(String) - Method in class com.amazonaws.services.timestreamquery.model.DimensionMapping
-
Column name from query result.
- withName(String) - Method in class com.amazonaws.services.timestreamquery.model.ParameterMapping
-
Parameter name.
- withName(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The name of the scheduled query.
- withName(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Name of the scheduled query.
- withName(String) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Name of the column.
- withNextInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The next time the scheduled query is to be run.
- withNextInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
The next time the scheduled query is scheduled to run.
- withNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesRequest
-
A pagination token to resume pagination.
- withNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesResult
-
A token to specify where to start paginating.
- withNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
A pagination token to resume pagination.
- withNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceResult
-
A pagination token to resume pagination with a subsequent call to ListTagsForResourceResponse.
- withNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
A pagination token used to return a set of results.
- withNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
A pagination token that can be used again on a Query call to get the next set of results.
- withNotificationConfiguration(NotificationConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Notification configuration for the scheduled query.
- withNotificationConfiguration(NotificationConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Notification configuration.
- withNullValue(Boolean) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is null.
- withObjectKey(String) - Method in class com.amazonaws.services.timestreamquery.model.S3ReportLocation
-
S3 key.
- withObjectKeyPrefix(String) - Method in class com.amazonaws.services.timestreamquery.model.S3Configuration
-
Prefix for the error report key.
- withParameters(ParameterMapping...) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
A list of parameters used in the submitted query string.
- withParameters(Collection<ParameterMapping>) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
A list of parameters used in the submitted query string.
- withPreviousInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
The last time the scheduled query was run.
- withPreviousInvocationTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Last time the query was run.
- withProgressPercentage(Double) - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
-
The progress of the query, expressed as a percentage.
- withQueryId(String) - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryRequest
-
The ID of the query that needs to be cancelled.
- withQueryId(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
A unique ID for the given query.
- withQueryPricingModel(String) - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsResult
-
The pricing model for queries in your account.
- withQueryPricingModel(QueryPricingModel) - Method in class com.amazonaws.services.timestreamquery.model.DescribeAccountSettingsResult
-
The pricing model for queries in your account.
- withQueryPricingModel(String) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsRequest
-
The pricing model for queries in an account.
- withQueryPricingModel(QueryPricingModel) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsRequest
-
The pricing model for queries in an account.
- withQueryPricingModel(String) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsResult
-
The pricing model for an account.
- withQueryPricingModel(QueryPricingModel) - Method in class com.amazonaws.services.timestreamquery.model.UpdateAccountSettingsResult
-
The pricing model for an account.
- withQueryResultRows(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
Number of rows present in the output from running a query before ingestion to destination data source.
- withQueryStatus(QueryStatus) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
Information about the status of the query, including progress and bytes scanned.
- withQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The query string to run.
- withQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryRequest
-
The Timestream query string that you want to use as a prepared statement.
- withQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryResult
-
The query string that you want prepare.
- withQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
-
The query to be run by Timestream.
- withQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
The query to be run.
- withRecentlyFailedRuns(ScheduledQueryRunSummary...) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Runtime summary for the last five failed scheduled query runs.
- withRecentlyFailedRuns(Collection<ScheduledQueryRunSummary>) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Runtime summary for the last five failed scheduled query runs.
- withRecordsIngested(Long) - Method in class com.amazonaws.services.timestreamquery.model.ExecutionStats
-
The number of records ingested for a single scheduled query run.
- withResourceARN(String) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceRequest
-
The Timestream resource with tags to be listed.
- withResourceARN(String) - Method in class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
Identifies the Timestream resource to which tags should be added.
- withResourceARN(String) - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceRequest
-
The Timestream resource that the tags will be removed from.
- withRowColumnInfo(ColumnInfo...) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is a row.
- withRowColumnInfo(Collection<ColumnInfo>) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is a row.
- withRows(Row...) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
The result set rows returned by the query.
- withRows(Collection<Row>) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
-
The result set rows returned by the query.
- withRowValue(Row) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a row.
- withRunStatus(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
The status of a scheduled query run.
- withRunStatus(ScheduledQueryRunStatus) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
The status of a scheduled query run.
- withS3Configuration(S3Configuration) - Method in class com.amazonaws.services.timestreamquery.model.ErrorReportConfiguration
-
The S3 configuration for the error reports.
- withS3ReportLocation(S3ReportLocation) - Method in class com.amazonaws.services.timestreamquery.model.ErrorReportLocation
-
The S3 location where error reports are written.
- withScalarType(String) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is of type string, integer, Boolean, double, timestamp, date, time.
- withScalarType(ScalarType) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is of type string, integer, Boolean, double, timestamp, date, time.
- withScalarValue(String) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a scalar value such as integer, string, double, or Boolean.
- withScheduleConfiguration(ScheduleConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The schedule configuration for the query.
- withScheduleConfiguration(ScheduleConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Schedule configuration.
- withScheduledQueries(ScheduledQuery...) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesResult
-
A list of scheduled queries.
- withScheduledQueries(Collection<ScheduledQuery>) - Method in class com.amazonaws.services.timestreamquery.model.ListScheduledQueriesResult
-
A list of scheduled queries.
- withScheduledQuery(ScheduledQueryDescription) - Method in class com.amazonaws.services.timestreamquery.model.DescribeScheduledQueryResult
-
The scheduled query.
- withScheduledQueryArn(String) - Method in class com.amazonaws.services.timestreamquery.model.DeleteScheduledQueryRequest
-
The ARN of the scheduled query.
- withScheduledQueryArn(String) - Method in class com.amazonaws.services.timestreamquery.model.DescribeScheduledQueryRequest
-
The ARN of the scheduled query.
- withScheduledQueryArn(String) - Method in class com.amazonaws.services.timestreamquery.model.ExecuteScheduledQueryRequest
-
ARN of the scheduled query.
- withScheduledQueryArn(String) - Method in exception com.amazonaws.services.timestreamquery.model.ResourceNotFoundException
-
The ARN of the scheduled query.
- withScheduledQueryArn(String) - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryRequest
-
ARN of the scheuled query.
- withScheduledQueryExecutionRoleArn(String) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
The ARN for the IAM role that Timestream will assume when running the scheduled query.
- withScheduledQueryExecutionRoleArn(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
IAM role that Timestream uses to run the schedule query.
- withScheduleExpression(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduleConfiguration
-
An expression that denotes when to trigger the scheduled query run.
- withSnsConfiguration(SnsConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.NotificationConfiguration
-
Details on SNS configuration.
- withSourceColumn(String) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
This field refers to the source column from which measure-value is to be read for result materialization.
- withSourceColumn(String) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Source column from where the attribute value is to be read.
- withState(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
State of scheduled query.
- withState(ScheduledQueryState) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
State of scheduled query.
- withState(String) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
State of the scheduled query.
- withState(ScheduledQueryState) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
State of the scheduled query.
- withState(String) - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryRequest
-
State of the scheduled query.
- withState(ScheduledQueryState) - Method in class com.amazonaws.services.timestreamquery.model.UpdateScheduledQueryRequest
-
State of the scheduled query.
- withTableName(String) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
Table within the database that has this column.
- withTableName(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Name of Timestream table that the query result will be written to.
- withTableName(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamDestination
-
Timestream table name.
- withTagKeys(String...) - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceRequest
-
A list of tags keys.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.timestreamquery.model.UntagResourceRequest
-
A list of tags keys.
- withTags(Tag...) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
A list of key-value pairs to label the scheduled query.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
A list of key-value pairs to label the scheduled query.
- withTags(Tag...) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceResult
-
The tags currently associated with the Timestream resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.timestreamquery.model.ListTagsForResourceResult
-
The tags currently associated with the Timestream resource.
- withTags(Tag...) - Method in class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
The tags to be assigned to the Timestream resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.timestreamquery.model.TagResourceRequest
-
The tags to be assigned to the Timestream resource.
- withTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.CreateScheduledQueryRequest
-
Configuration used for writing the result of a query.
- withTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryDescription
-
Scheduled query target store configuration.
- withTargetDestination(TargetDestination) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQuery
-
Target data source where final scheduled query result will be written.
- withTargetMeasureName(String) - Method in class com.amazonaws.services.timestreamquery.model.MixedMeasureMapping
-
Target measure name to be used.
- withTargetMultiMeasureAttributeName(String) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureAttributeMapping
-
Custom name to be used for attribute name in derived table.
- withTargetMultiMeasureName(String) - Method in class com.amazonaws.services.timestreamquery.model.MultiMeasureMappings
-
The name of the target multi-measure name in the derived table.
- withTime(String) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
-
The timestamp when the measure value was collected.
- withTimeColumn(String) - Method in class com.amazonaws.services.timestreamquery.model.TimestreamConfiguration
-
Column from query result that should be used as the time column in destination table.
- withTimeSeriesMeasureValueColumnInfo(ColumnInfo) - Method in class com.amazonaws.services.timestreamquery.model.Type
-
Indicates if the column is a timeseries data type.
- withTimeSeriesValue(TimeSeriesDataPoint...) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a timeseries data type.
- withTimeSeriesValue(Collection<TimeSeriesDataPoint>) - Method in class com.amazonaws.services.timestreamquery.model.Datum
-
Indicates if the data point is a timeseries data type.
- withTimestreamConfiguration(TimestreamConfiguration) - Method in class com.amazonaws.services.timestreamquery.model.TargetConfiguration
-
Configuration needed to write data into the Timestream database and table.
- withTimestreamDestination(TimestreamDestination) - Method in class com.amazonaws.services.timestreamquery.model.TargetDestination
-
Query result destination details for Timestream data source.
- withTopicArn(String) - Method in class com.amazonaws.services.timestreamquery.model.SnsConfiguration
-
SNS topic ARN that the scheduled query status notifications will be sent to.
- withTriggerTime(Date) - Method in class com.amazonaws.services.timestreamquery.model.ScheduledQueryRunSummary
-
The actual time when the query was run.
- withType(Type) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
-
The data type of the result set column.
- withType(Type) - Method in class com.amazonaws.services.timestreamquery.model.ParameterMapping
-
- withType(Type) - Method in class com.amazonaws.services.timestreamquery.model.SelectColumn
-
- withValidateOnly(Boolean) - Method in class com.amazonaws.services.timestreamquery.model.PrepareQueryRequest
-
By setting this value to true, Timestream will only validate that the query string is a valid
Timestream query, and not store the prepared query for later use.
- withValue(String) - Method in class com.amazonaws.services.timestreamquery.model.Tag
-
The value of the tag.
- withValue(Datum) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
-
The measure value for the data point.