- cachePeriodInMinutes(Long) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Endpoint.Builder
-
The TTL for the endpoint, in minutes.
- cachePeriodInMinutes() - Method in class software.amazon.awssdk.services.timestreamquery.model.Endpoint
-
The TTL for the endpoint, in minutes.
- cancellationMessage(String) - Method in interface software.amazon.awssdk.services.timestreamquery.model.CancelQueryResponse.Builder
-
A CancellationMessage is returned when a CancelQuery request for the query
specified by QueryId has already been issued.
- cancellationMessage() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryResponse
-
A CancellationMessage is returned when a CancelQuery request for the query specified by
QueryId has already been issued.
- cancelQuery(CancelQueryRequest) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
Cancels a query that has been issued.
- cancelQuery(Consumer<CancelQueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
Cancels a query that has been issued.
- cancelQuery(CancelQueryRequest) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
Cancels a query that has been issued.
- cancelQuery(Consumer<CancelQueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
Cancels a query that has been issued.
- CancelQueryRequest - Class in software.amazon.awssdk.services.timestreamquery.model
-
- CancelQueryRequest.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- CancelQueryRequestMarshaller - Class in software.amazon.awssdk.services.timestreamquery.transform
-
- CancelQueryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.timestreamquery.transform.CancelQueryRequestMarshaller
-
- CancelQueryResponse - Class in software.amazon.awssdk.services.timestreamquery.model
-
- CancelQueryResponse.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.timestreamquery.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.timestreamquery.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.timestreamquery.model.InternalServerException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.timestreamquery.model.InvalidEndpointException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryExecutionException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.timestreamquery.model.ThrottlingException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.timestreamquery.model.ValidationException.Builder
-
- clientToken(String) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryRequest.Builder
-
Unique, case-sensitive string of up to 64 ASCII characters that you specify when you make a Query request.
- clientToken() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryRequest
-
Unique, case-sensitive string of up to 64 ASCII characters that you specify when you make a Query request.
- ColumnInfo - Class in software.amazon.awssdk.services.timestreamquery.model
-
Contains the meta data for query results such as the column names, data types, and other attributes.
- columnInfo(Collection<ColumnInfo>) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryResponse.Builder
-
The column data types of the returned result set.
- columnInfo(ColumnInfo...) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryResponse.Builder
-
The column data types of the returned result set.
- columnInfo(Consumer<ColumnInfo.Builder>...) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryResponse.Builder
-
The column data types of the returned result set.
- columnInfo() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
The column data types of the returned result set.
- ColumnInfo.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- ConflictException - Exception in software.amazon.awssdk.services.timestreamquery.model
-
Unable to poll results for a cancelled query.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
- cumulativeBytesMetered(Long) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryStatus.Builder
-
The amount of data scanned by the query in bytes that you will be charged for.
- cumulativeBytesMetered() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryStatus
-
The amount of data scanned by the query in bytes that you will be charged for.
- cumulativeBytesScanned(Long) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryStatus.Builder
-
The amount of data scanned by the query in bytes.
- cumulativeBytesScanned() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryStatus
-
The amount of data scanned by the query in bytes.
- hasArrayValue() - Method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
Returns true if the ArrayValue property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasColumnInfo() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
Returns true if the ColumnInfo property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasData() - Method in class software.amazon.awssdk.services.timestreamquery.model.Row
-
Returns true if the Data property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasEndpoints() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsResponse
-
Returns true if the Endpoints property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.ColumnInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.Row
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.TimeSeriesDataPoint
-
- hashCode() - Method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
- hasRowColumnInfo() - Method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
Returns true if the RowColumnInfo property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRows() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
Returns true if the Rows property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTimeSeriesValue() - Method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
Returns true if the TimeSeriesValue property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- query(QueryRequest) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
Query is a synchronous operation that enables you to execute a query.
- query(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
Query is a synchronous operation that enables you to execute a query.
- query(QueryRequest) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
Query is a synchronous operation that enables you to execute a query.
- query(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
Query is a synchronous operation that enables you to execute a query.
- QueryExecutionException - Exception in software.amazon.awssdk.services.timestreamquery.model
-
Timestream was unable to run the query successfully.
- QueryExecutionException.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- queryId(String) - Method in interface software.amazon.awssdk.services.timestreamquery.model.CancelQueryRequest.Builder
-
The id of the query that needs to be cancelled.
- queryId() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryRequest
-
The id of the query that needs to be cancelled.
- queryId(String) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryResponse.Builder
-
A unique ID for the given query.
- queryId() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
A unique ID for the given query.
- QueryIterable - Class in software.amazon.awssdk.services.timestreamquery.paginators
-
- QueryIterable(TimestreamQueryClient, QueryRequest) - Constructor for class software.amazon.awssdk.services.timestreamquery.paginators.QueryIterable
-
- queryPaginator(QueryRequest) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
Query is a synchronous operation that enables you to execute a query.
- queryPaginator(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
Query is a synchronous operation that enables you to execute a query.
- queryPaginator(QueryRequest) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
Query is a synchronous operation that enables you to execute a query.
- queryPaginator(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
Query is a synchronous operation that enables you to execute a query.
- QueryPublisher - Class in software.amazon.awssdk.services.timestreamquery.paginators
-
- QueryPublisher(TimestreamQueryAsyncClient, QueryRequest) - Constructor for class software.amazon.awssdk.services.timestreamquery.paginators.QueryPublisher
-
- QueryRequest - Class in software.amazon.awssdk.services.timestreamquery.model
-
- QueryRequest.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- QueryRequestMarshaller - Class in software.amazon.awssdk.services.timestreamquery.transform
-
- QueryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.timestreamquery.transform.QueryRequestMarshaller
-
- QueryResponse - Class in software.amazon.awssdk.services.timestreamquery.model
-
- QueryResponse.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- queryStatus(QueryStatus) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryResponse.Builder
-
Information about the status of the query, including progress and bytes scannned.
- queryStatus(Consumer<QueryStatus.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryResponse.Builder
-
Information about the status of the query, including progress and bytes scannned.
- queryStatus() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
Information about the status of the query, including progress and bytes scannned.
- QueryStatus - Class in software.amazon.awssdk.services.timestreamquery.model
-
Information about the status of the query, including progress and bytes scannned.
- QueryStatus.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- queryString(String) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryRequest.Builder
-
The query to be executed by Timestream.
- queryString() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryRequest
-
The query to be executed by Timestream.
- ScalarType - Enum in software.amazon.awssdk.services.timestreamquery.model
-
- scalarType(String) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Type.Builder
-
Indicates if the column is of type string, integer, boolean, double, timestamp, date, time.
- scalarType(ScalarType) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Type.Builder
-
Indicates if the column is of type string, integer, boolean, double, timestamp, date, time.
- scalarType() - Method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
Indicates if the column is of type string, integer, boolean, double, timestamp, date, time.
- scalarTypeAsString() - Method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
Indicates if the column is of type string, integer, boolean, double, timestamp, date, time.
- scalarValue(String) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Datum.Builder
-
Indicates if the data point is a scalar value such as integer, string, double, or boolean.
- scalarValue() - Method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
Indicates if the data point is a scalar value such as integer, string, double, or boolean.
- sdkFields() - Method in exception software.amazon.awssdk.services.timestreamquery.model.AccessDeniedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.ColumnInfo
-
- sdkFields() - Method in exception software.amazon.awssdk.services.timestreamquery.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.Endpoint
-
- sdkFields() - Method in exception software.amazon.awssdk.services.timestreamquery.model.InternalServerException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.timestreamquery.model.InvalidEndpointException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.timestreamquery.model.QueryExecutionException
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.Row
-
- sdkFields() - Method in exception software.amazon.awssdk.services.timestreamquery.model.ThrottlingException
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.TimeSeriesDataPoint
-
- sdkFields() - Method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
- sdkFields() - Method in exception software.amazon.awssdk.services.timestreamquery.model.ValidationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.timestreamquery.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.ColumnInfo
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.timestreamquery.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.Endpoint
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.timestreamquery.model.InternalServerException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.timestreamquery.model.InvalidEndpointException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.timestreamquery.model.QueryExecutionException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.QueryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.QueryStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.Row
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.timestreamquery.model.ThrottlingException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.TimeSeriesDataPoint
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.timestreamquery.model.ValidationException
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.timestreamquery.TimestreamQueryClient
-
- software.amazon.awssdk.services.timestreamquery - package software.amazon.awssdk.services.timestreamquery
- software.amazon.awssdk.services.timestreamquery.model - package software.amazon.awssdk.services.timestreamquery.model
-
- software.amazon.awssdk.services.timestreamquery.paginators - package software.amazon.awssdk.services.timestreamquery.paginators
-
- software.amazon.awssdk.services.timestreamquery.transform - package software.amazon.awssdk.services.timestreamquery.transform
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.timestreamquery.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.timestreamquery.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.timestreamquery.model.InternalServerException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.timestreamquery.model.InvalidEndpointException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.timestreamquery.model.QueryExecutionException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.timestreamquery.model.ThrottlingException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.timestreamquery.model.ValidationException.Builder
-
- subscribe(Subscriber<? super QueryResponse>) - Method in class software.amazon.awssdk.services.timestreamquery.paginators.QueryPublisher
-
- ThrottlingException - Exception in software.amazon.awssdk.services.timestreamquery.model
-
The request was denied due to request throttling.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- time(String) - Method in interface software.amazon.awssdk.services.timestreamquery.model.TimeSeriesDataPoint.Builder
-
The timestamp when the measure value was collected.
- time() - Method in class software.amazon.awssdk.services.timestreamquery.model.TimeSeriesDataPoint
-
The timestamp when the measure value was collected.
- TimeSeriesDataPoint - Class in software.amazon.awssdk.services.timestreamquery.model
-
The timeseries datatype represents the values of a measure over time.
- TimeSeriesDataPoint.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- timeSeriesMeasureValueColumnInfo(ColumnInfo) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Type.Builder
-
Indicates if the column is a timeseries data type.
- timeSeriesMeasureValueColumnInfo(Consumer<ColumnInfo.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Type.Builder
-
Indicates if the column is a timeseries data type.
- timeSeriesMeasureValueColumnInfo() - Method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
Indicates if the column is a timeseries data type.
- timeSeriesValue(Collection<TimeSeriesDataPoint>) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Datum.Builder
-
Indicates if the data point is of timeseries data type.
- timeSeriesValue(TimeSeriesDataPoint...) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Datum.Builder
-
Indicates if the data point is of timeseries data type.
- timeSeriesValue(Consumer<TimeSeriesDataPoint.Builder>...) - Method in interface software.amazon.awssdk.services.timestreamquery.model.Datum.Builder
-
Indicates if the data point is of timeseries data type.
- timeSeriesValue() - Method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
Indicates if the data point is of timeseries data type.
- TimestreamQueryAsyncClient - Interface in software.amazon.awssdk.services.timestreamquery
-
Service client for accessing Timestream Query asynchronously.
- TimestreamQueryAsyncClientBuilder - Interface in software.amazon.awssdk.services.timestreamquery
-
- TimestreamQueryBaseClientBuilder<B extends TimestreamQueryBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.timestreamquery
-
- TimestreamQueryClient - Interface in software.amazon.awssdk.services.timestreamquery
-
Service client for accessing Timestream Query.
- TimestreamQueryClientBuilder - Interface in software.amazon.awssdk.services.timestreamquery
-
- TimestreamQueryException - Exception in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryException(TimestreamQueryException.Builder) - Constructor for exception software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryException
-
- TimestreamQueryException.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryException.BuilderImpl - Class in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryRequest - Class in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryRequest(TimestreamQueryRequest.Builder) - Constructor for class software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryRequest
-
- TimestreamQueryRequest.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryRequest.BuilderImpl - Class in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryResponse - Class in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryResponse(TimestreamQueryResponse.Builder) - Constructor for class software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryResponse
-
- TimestreamQueryResponse.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryResponse.BuilderImpl - Class in software.amazon.awssdk.services.timestreamquery.model
-
- TimestreamQueryResponseMetadata - Class in software.amazon.awssdk.services.timestreamquery.model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.timestreamquery.model.AccessDeniedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.ColumnInfo
-
- toBuilder() - Method in exception software.amazon.awssdk.services.timestreamquery.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.Endpoint
-
- toBuilder() - Method in exception software.amazon.awssdk.services.timestreamquery.model.InternalServerException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.timestreamquery.model.InvalidEndpointException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.timestreamquery.model.QueryExecutionException
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.Row
-
- toBuilder() - Method in exception software.amazon.awssdk.services.timestreamquery.model.ThrottlingException
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.TimeSeriesDataPoint
-
- toBuilder() - Method in exception software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryException
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.TimestreamQueryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
- toBuilder() - Method in exception software.amazon.awssdk.services.timestreamquery.model.ValidationException
-
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.CancelQueryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.ColumnInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.Datum
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.DescribeEndpointsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.Endpoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.QueryStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.Row
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.timestreamquery.model.ScalarType
-
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.TimeSeriesDataPoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.timestreamquery.model.Type
-
Returns a string representation of this object.
- type(Type) - Method in interface software.amazon.awssdk.services.timestreamquery.model.ColumnInfo.Builder
-
The data type of the result set column.
- type(Consumer<Type.Builder>) - Method in interface software.amazon.awssdk.services.timestreamquery.model.ColumnInfo.Builder
-
The data type of the result set column.
- type() - Method in class software.amazon.awssdk.services.timestreamquery.model.ColumnInfo
-
The data type of the result set column.
- Type - Class in software.amazon.awssdk.services.timestreamquery.model
-
Contains the data type of a column in a query result set.
- Type.Builder - Interface in software.amazon.awssdk.services.timestreamquery.model
-