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

A

AbstractAmazonTimestreamQuery - Class in com.amazonaws.services.timestreamquery
Abstract implementation of AmazonTimestreamQuery.
AbstractAmazonTimestreamQuery() - Constructor for class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQuery
 
AbstractAmazonTimestreamQueryAsync - Class in com.amazonaws.services.timestreamquery
Abstract implementation of AmazonTimestreamQueryAsync.
AbstractAmazonTimestreamQueryAsync() - Constructor for class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
 
AccessDeniedException - Exception in com.amazonaws.services.timestreamquery.model
You are not authorized to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AmazonTimestreamQuery - Interface in com.amazonaws.services.timestreamquery
Interface for accessing Timestream Query.
AmazonTimestreamQueryAsync - Interface in com.amazonaws.services.timestreamquery
Interface for accessing Timestream Query asynchronously.
AmazonTimestreamQueryAsyncClient - Class in com.amazonaws.services.timestreamquery
Client for accessing Timestream Query asynchronously.
AmazonTimestreamQueryAsyncClientBuilder - Class in com.amazonaws.services.timestreamquery
Fluent builder for AmazonTimestreamQueryAsync.
AmazonTimestreamQueryClient - Class in com.amazonaws.services.timestreamquery
Client for accessing Timestream Query.
AmazonTimestreamQueryClientBuilder - Class in com.amazonaws.services.timestreamquery
Fluent builder for AmazonTimestreamQuery.
AmazonTimestreamQueryEndpointCache - Class in com.amazonaws.services.timestreamquery.endpointdiscovery
 
AmazonTimestreamQueryEndpointCache(AmazonTimestreamQuery) - Constructor for class com.amazonaws.services.timestreamquery.endpointdiscovery.AmazonTimestreamQueryEndpointCache
 
AmazonTimestreamQueryEndpointCacheLoader - Class in com.amazonaws.services.timestreamquery.endpointdiscovery
 
AmazonTimestreamQueryEndpointCacheLoader(AmazonTimestreamQuery) - Constructor for class com.amazonaws.services.timestreamquery.endpointdiscovery.AmazonTimestreamQueryEndpointCacheLoader
 
AmazonTimestreamQueryException - Exception in com.amazonaws.services.timestreamquery.model
Base exception for all service exceptions thrown by Amazon Timestream Query
AmazonTimestreamQueryException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.AmazonTimestreamQueryException
Constructs a new AmazonTimestreamQueryException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClientBuilder
Construct an asynchronous implementation of AmazonTimestreamQueryAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClientBuilder
Construct a synchronous implementation of AmazonTimestreamQuery using the current builder configuration.
builder() - Static method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClient
 

C

cache - Variable in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClient
 
cancelQuery(CancelQueryRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQuery
 
cancelQuery(CancelQueryRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQuery
Cancels a query that has been issued.
cancelQuery(CancelQueryRequest) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClient
Cancels a query that has been issued.
cancelQueryAsync(CancelQueryRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
 
cancelQueryAsync(CancelQueryRequest, AsyncHandler<CancelQueryRequest, CancelQueryResult>) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
 
cancelQueryAsync(CancelQueryRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsync
Cancels a query that has been issued.
cancelQueryAsync(CancelQueryRequest, AsyncHandler<CancelQueryRequest, CancelQueryResult>) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsync
Cancels a query that has been issued.
cancelQueryAsync(CancelQueryRequest) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
 
cancelQueryAsync(CancelQueryRequest, AsyncHandler<CancelQueryRequest, CancelQueryResult>) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
 
CancelQueryRequest - Class in com.amazonaws.services.timestreamquery.model
 
CancelQueryRequest() - Constructor for class com.amazonaws.services.timestreamquery.model.CancelQueryRequest
 
CancelQueryResult - Class in com.amazonaws.services.timestreamquery.model
 
CancelQueryResult() - Constructor for class com.amazonaws.services.timestreamquery.model.CancelQueryResult
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryRequest
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryResult
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.Datum
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsRequest
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.Row
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
 
clone() - Method in class com.amazonaws.services.timestreamquery.model.Type
 
ColumnInfo - Class in com.amazonaws.services.timestreamquery.model
Contains the meta data for query results such as the column names, data types, and other attributes.
ColumnInfo() - Constructor for class com.amazonaws.services.timestreamquery.model.ColumnInfo
 
com.amazonaws.services.timestreamquery - package com.amazonaws.services.timestreamquery
com.amazonaws.services.timestreamquery.endpointdiscovery - package com.amazonaws.services.timestreamquery.endpointdiscovery
 
com.amazonaws.services.timestreamquery.model - package com.amazonaws.services.timestreamquery.model
 
configFactory - Static variable in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.timestreamquery.model
Unable to poll results for a cancelled query.
ConflictException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.ConflictException
Constructs a new ConflictException with the specified error message.
constructKey(String, AmazonWebServiceRequest) - Method in class com.amazonaws.services.timestreamquery.endpointdiscovery.AmazonTimestreamQueryEndpointCache
 

D

Datum - Class in com.amazonaws.services.timestreamquery.model
Datum represents a single data point in a query result.
Datum() - Constructor for class com.amazonaws.services.timestreamquery.model.Datum
 
defaultClient() - Static method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClientBuilder
 
describeEndpoints(DescribeEndpointsRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQuery
 
describeEndpoints(DescribeEndpointsRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQuery
DescribeEndpoints returns a list of available endpoints to make Timestream API calls against.
describeEndpoints(DescribeEndpointsRequest) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClient
DescribeEndpoints returns a list of available endpoints to make Timestream API calls against.
describeEndpointsAsync(DescribeEndpointsRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
 
describeEndpointsAsync(DescribeEndpointsRequest, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult>) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
 
describeEndpointsAsync(DescribeEndpointsRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsync
DescribeEndpoints returns a list of available endpoints to make Timestream API calls against.
describeEndpointsAsync(DescribeEndpointsRequest, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult>) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsync
DescribeEndpoints returns a list of available endpoints to make Timestream API calls against.
describeEndpointsAsync(DescribeEndpointsRequest) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
 
describeEndpointsAsync(DescribeEndpointsRequest, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult>) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
 
DescribeEndpointsRequest - Class in com.amazonaws.services.timestreamquery.model
 
DescribeEndpointsRequest() - Constructor for class com.amazonaws.services.timestreamquery.model.DescribeEndpointsRequest
 
DescribeEndpointsResult - Class in com.amazonaws.services.timestreamquery.model
 
DescribeEndpointsResult() - Constructor for class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
 
disableEndpointDiscovery() - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClientBuilder
 
disableEndpointDiscovery() - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClientBuilder
 

E

enableEndpointDiscovery() - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClientBuilder
 
enableEndpointDiscovery() - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClientBuilder
 
Endpoint - Class in com.amazonaws.services.timestreamquery.model
Represents an available endpoint against which to make API calls agaisnt, as well as the TTL for that endpoint.
Endpoint() - Constructor for class com.amazonaws.services.timestreamquery.model.Endpoint
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQuery
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryResult
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.Datum
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.Row
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
 
equals(Object) - Method in class com.amazonaws.services.timestreamquery.model.Type
 

F

fromValue(String) - Static method in enum com.amazonaws.services.timestreamquery.model.ScalarType
Use this in place of valueOf.

G

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.
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.
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.QueryRequest
Unique, case-sensitive string of up to 64 ASCII characters that you specify when you make a Query request.
getColumnInfo() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
The column data types of the returned result set.
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.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.
getEndpoints() - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
An Endpoints object is returned when a DescribeEndpoints request is made.
getExecutorService() - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
Returns the executor service used by this client to execute async requests.
getMaxRows() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
The total number of rows to return in the output.
getName() - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
The name of the result set column.
getNextToken() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
A pagination token passed to get 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.
getNullValue() - Method in class com.amazonaws.services.timestreamquery.model.Datum
Indicates if the data point is null.
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.
getQueryStatus() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
Information about the status of the query, including progress and bytes scannned.
getQueryString() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
The query to be executed by Timestream.
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.
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.
getTime() - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
The timestamp when the measure value was collected.
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 of timeseries data type.
getType() - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
The data type of the result set column.
getValue() - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
The measure value for the data point.

H

hashCode() - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryRequest
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.CancelQueryResult
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.Datum
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.Row
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
 
hashCode() - Method in class com.amazonaws.services.timestreamquery.model.Type
 

I

InternalServerException - Exception in com.amazonaws.services.timestreamquery.model
Timestream was unable to fully process this request because of an internal server error.
InternalServerException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
InvalidEndpointException - Exception in com.amazonaws.services.timestreamquery.model
The requested endpoint was invalid.
InvalidEndpointException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.InvalidEndpointException
Constructs a new InvalidEndpointException with the specified error message.
isNullValue() - Method in class com.amazonaws.services.timestreamquery.model.Datum
Indicates if the data point is null.

L

load(String, AmazonWebServiceRequest) - Method in class com.amazonaws.services.timestreamquery.endpointdiscovery.AmazonTimestreamQueryEndpointCacheLoader
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.timestreamquery.model.Datum
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.timestreamquery.model.QueryStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.timestreamquery.model.Row
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.timestreamquery.model.Type
 

P

put(String, AmazonWebServiceRequest, Map<String, String>, URI) - Method in class com.amazonaws.services.timestreamquery.endpointdiscovery.AmazonTimestreamQueryEndpointCache
 

Q

query(QueryRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQuery
 
query(QueryRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQuery
Query is a synchronous operation that enables you to execute a query.
query(QueryRequest) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClient
Query is a synchronous operation that enables you to execute a query.
queryAsync(QueryRequest) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
 
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.timestreamquery.AbstractAmazonTimestreamQueryAsync
 
queryAsync(QueryRequest) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsync
Query is a synchronous operation that enables you to execute a query.
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in interface com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsync
Query is a synchronous operation that enables you to execute a query.
queryAsync(QueryRequest) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
 
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClient
 
QueryExecutionException - Exception in com.amazonaws.services.timestreamquery.model
Timestream was unable to run the query successfully.
QueryExecutionException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.QueryExecutionException
Constructs a new QueryExecutionException with the specified error message.
QueryRequest - Class in com.amazonaws.services.timestreamquery.model
 
QueryRequest() - Constructor for class com.amazonaws.services.timestreamquery.model.QueryRequest
 
QueryResult - Class in com.amazonaws.services.timestreamquery.model
 
QueryResult() - Constructor for class com.amazonaws.services.timestreamquery.model.QueryResult
 
QueryStatus - Class in com.amazonaws.services.timestreamquery.model
Information about the status of the query, including progress and bytes scannned.
QueryStatus() - Constructor for class com.amazonaws.services.timestreamquery.model.QueryStatus
 

R

Row - Class in com.amazonaws.services.timestreamquery.model
Represents a single row in the query results.
Row() - Constructor for class com.amazonaws.services.timestreamquery.model.Row
 

S

ScalarType - Enum in com.amazonaws.services.timestreamquery.model
 
setAddress(String) - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
An endpoint address.
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.
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.QueryRequest
Unique, case-sensitive string of up to 64 ASCII characters that you specify when you make a Query request.
setColumnInfo(Collection<ColumnInfo>) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
The column data types of the returned result set.
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.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.
setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.timestreamquery.model.DescribeEndpointsResult
An Endpoints object is returned when a DescribeEndpoints request is made.
setMaxRows(Integer) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
The total number of rows to return in the output.
setName(String) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
The name of the result set column.
setNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
A pagination token passed to get 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.
setNullValue(Boolean) - Method in class com.amazonaws.services.timestreamquery.model.Datum
Indicates if the data point is null.
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.
setQueryStatus(QueryStatus) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
Information about the status of the query, including progress and bytes scannned.
setQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
The query to be executed by Timestream.
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.
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.
setTime(String) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
The timestamp when the measure value was collected.
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 of timeseries data type.
setType(Type) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
The data type of the result set column.
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
 
standard() - Static method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.timestreamquery.AmazonTimestreamQueryClientBuilder
 

T

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 datatype represents the values of a measure over time.
TimeSeriesDataPoint() - Constructor for class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
 
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.Datum
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.Endpoint
Returns a string representation of this object.
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 enum com.amazonaws.services.timestreamquery.model.ScalarType
 
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.Type
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
 

V

ValidationException - Exception in com.amazonaws.services.timestreamquery.model
Invalid or malformed request.
ValidationException(String) - Constructor for exception com.amazonaws.services.timestreamquery.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.timestreamquery.model.ScalarType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.timestreamquery.model.ScalarType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAddress(String) - Method in class com.amazonaws.services.timestreamquery.model.Endpoint
An endpoint address.
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.
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.QueryRequest
Unique, case-sensitive string of up to 64 ASCII characters that you specify when you make a Query request.
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.
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.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.
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.
withMaxRows(Integer) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
The total number of rows to return in the output.
withName(String) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
The name of the result set column.
withNextToken(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
A pagination token passed to get 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.
withNullValue(Boolean) - Method in class com.amazonaws.services.timestreamquery.model.Datum
Indicates if the data point is null.
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.
withQueryStatus(QueryStatus) - Method in class com.amazonaws.services.timestreamquery.model.QueryResult
Information about the status of the query, including progress and bytes scannned.
withQueryString(String) - Method in class com.amazonaws.services.timestreamquery.model.QueryRequest
The query to be executed by Timestream.
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.
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.
withTime(String) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
The timestamp when the measure value was collected.
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 of timeseries data type.
withTimeSeriesValue(Collection<TimeSeriesDataPoint>) - Method in class com.amazonaws.services.timestreamquery.model.Datum
Indicates if the data point is of timeseries data type.
withType(Type) - Method in class com.amazonaws.services.timestreamquery.model.ColumnInfo
The data type of the result set column.
withValue(Datum) - Method in class com.amazonaws.services.timestreamquery.model.TimeSeriesDataPoint
The measure value for the data point.
A B C D E F G H I L M P Q R S T V W 
Skip navigation links

Copyright © 2021. All rights reserved.