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

A

AbstractAWSRedshiftDataAPI - Class in com.amazonaws.services.redshiftdataapi
Abstract implementation of AWSRedshiftDataAPI.
AbstractAWSRedshiftDataAPI() - Constructor for class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
AbstractAWSRedshiftDataAPIAsync - Class in com.amazonaws.services.redshiftdataapi
Abstract implementation of AWSRedshiftDataAPIAsync.
AbstractAWSRedshiftDataAPIAsync() - Constructor for class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
ActiveStatementsExceededException - Exception in com.amazonaws.services.redshiftdataapi.model
The number of active statements exceeds the limit.
ActiveStatementsExceededException(String) - Constructor for exception com.amazonaws.services.redshiftdataapi.model.ActiveStatementsExceededException
Constructs a new ActiveStatementsExceededException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
AWSRedshiftDataAPI - Interface in com.amazonaws.services.redshiftdataapi
Interface for accessing Redshift Data API Service.
AWSRedshiftDataAPIAsync - Interface in com.amazonaws.services.redshiftdataapi
Interface for accessing Redshift Data API Service asynchronously.
AWSRedshiftDataAPIAsyncClient - Class in com.amazonaws.services.redshiftdataapi
Client for accessing Redshift Data API Service asynchronously.
AWSRedshiftDataAPIAsyncClientBuilder - Class in com.amazonaws.services.redshiftdataapi
Fluent builder for AWSRedshiftDataAPIAsync.
AWSRedshiftDataAPIClient - Class in com.amazonaws.services.redshiftdataapi
Client for accessing Redshift Data API Service.
AWSRedshiftDataAPIClientBuilder - Class in com.amazonaws.services.redshiftdataapi
Fluent builder for AWSRedshiftDataAPI.
AWSRedshiftDataAPIException - Exception in com.amazonaws.services.redshiftdataapi.model
Base exception for all service exceptions thrown by Redshift Data API Service
AWSRedshiftDataAPIException(String) - Constructor for exception com.amazonaws.services.redshiftdataapi.model.AWSRedshiftDataAPIException
Constructs a new AWSRedshiftDataAPIException with the specified error message.

B

batchExecuteStatement(BatchExecuteStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
batchExecuteStatement(BatchExecuteStatementRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
Runs one or more SQL statements, which can be data manipulation language (DML) or data definition language (DDL).
batchExecuteStatement(BatchExecuteStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
Runs one or more SQL statements, which can be data manipulation language (DML) or data definition language (DDL).
batchExecuteStatementAsync(BatchExecuteStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
batchExecuteStatementAsync(BatchExecuteStatementRequest, AsyncHandler<BatchExecuteStatementRequest, BatchExecuteStatementResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
batchExecuteStatementAsync(BatchExecuteStatementRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Runs one or more SQL statements, which can be data manipulation language (DML) or data definition language (DDL).
batchExecuteStatementAsync(BatchExecuteStatementRequest, AsyncHandler<BatchExecuteStatementRequest, BatchExecuteStatementResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Runs one or more SQL statements, which can be data manipulation language (DML) or data definition language (DDL).
batchExecuteStatementAsync(BatchExecuteStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
batchExecuteStatementAsync(BatchExecuteStatementRequest, AsyncHandler<BatchExecuteStatementRequest, BatchExecuteStatementResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
BatchExecuteStatementException - Exception in com.amazonaws.services.redshiftdataapi.model
An SQL statement encountered an environmental error while running.
BatchExecuteStatementException(String) - Constructor for exception com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementException
Constructs a new BatchExecuteStatementException with the specified error message.
BatchExecuteStatementRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
BatchExecuteStatementRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
 
BatchExecuteStatementResult - Class in com.amazonaws.services.redshiftdataapi.model
 
BatchExecuteStatementResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClientBuilder
Construct an asynchronous implementation of AWSRedshiftDataAPIAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClientBuilder
Construct a synchronous implementation of AWSRedshiftDataAPI using the current builder configuration.
builder() - Static method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
 

C

cancelStatement(CancelStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
cancelStatement(CancelStatementRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
Cancels a running query.
cancelStatement(CancelStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
Cancels a running query.
cancelStatementAsync(CancelStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
cancelStatementAsync(CancelStatementRequest, AsyncHandler<CancelStatementRequest, CancelStatementResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
cancelStatementAsync(CancelStatementRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Cancels a running query.
cancelStatementAsync(CancelStatementRequest, AsyncHandler<CancelStatementRequest, CancelStatementResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Cancels a running query.
cancelStatementAsync(CancelStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
cancelStatementAsync(CancelStatementRequest, AsyncHandler<CancelStatementRequest, CancelStatementResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
CancelStatementRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
CancelStatementRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.CancelStatementRequest
 
CancelStatementResult - Class in com.amazonaws.services.redshiftdataapi.model
 
CancelStatementResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
 
clone() - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
 
ColumnMetadata - Class in com.amazonaws.services.redshiftdataapi.model
The properties (metadata) of a column.
ColumnMetadata() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
 
com.amazonaws.services.redshiftdataapi - package com.amazonaws.services.redshiftdataapi
You can use the Amazon Redshift Data API to run queries on Amazon Redshift tables.
com.amazonaws.services.redshiftdataapi.model - package com.amazonaws.services.redshiftdataapi.model
 
configFactory - Static variable in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
Client configuration factory providing ClientConfigurations tailored to this client

D

DatabaseConnectionException - Exception in com.amazonaws.services.redshiftdataapi.model
Connection to a database failed.
DatabaseConnectionException(String) - Constructor for exception com.amazonaws.services.redshiftdataapi.model.DatabaseConnectionException
Constructs a new DatabaseConnectionException with the specified error message.
defaultClient() - Static method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClientBuilder
 
describeStatement(DescribeStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
describeStatement(DescribeStatementRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
Describes the details about a specific instance when a query was run by the Amazon Redshift Data API.
describeStatement(DescribeStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
Describes the details about a specific instance when a query was run by the Amazon Redshift Data API.
describeStatementAsync(DescribeStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
describeStatementAsync(DescribeStatementRequest, AsyncHandler<DescribeStatementRequest, DescribeStatementResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
describeStatementAsync(DescribeStatementRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Describes the details about a specific instance when a query was run by the Amazon Redshift Data API.
describeStatementAsync(DescribeStatementRequest, AsyncHandler<DescribeStatementRequest, DescribeStatementResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Describes the details about a specific instance when a query was run by the Amazon Redshift Data API.
describeStatementAsync(DescribeStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
describeStatementAsync(DescribeStatementRequest, AsyncHandler<DescribeStatementRequest, DescribeStatementResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
DescribeStatementRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
DescribeStatementRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.DescribeStatementRequest
 
DescribeStatementResult - Class in com.amazonaws.services.redshiftdataapi.model
 
DescribeStatementResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
 
describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
describeTable(DescribeTableRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
Describes the detailed information about a table from metadata in the cluster.
describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
Describes the detailed information about a table from metadata in the cluster.
describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
describeTableAsync(DescribeTableRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Describes the detailed information about a table from metadata in the cluster.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Describes the detailed information about a table from metadata in the cluster.
describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
DescribeTableRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
DescribeTableRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
 
DescribeTableResult - Class in com.amazonaws.services.redshiftdataapi.model
 
DescribeTableResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
 
equals(Object) - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
 
executeStatement(ExecuteStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
executeStatement(ExecuteStatementRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
Runs an SQL statement, which can be data manipulation language (DML) or data definition language (DDL).
executeStatement(ExecuteStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
Runs an SQL statement, which can be data manipulation language (DML) or data definition language (DDL).
executeStatementAsync(ExecuteStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
executeStatementAsync(ExecuteStatementRequest, AsyncHandler<ExecuteStatementRequest, ExecuteStatementResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
executeStatementAsync(ExecuteStatementRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Runs an SQL statement, which can be data manipulation language (DML) or data definition language (DDL).
executeStatementAsync(ExecuteStatementRequest, AsyncHandler<ExecuteStatementRequest, ExecuteStatementResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Runs an SQL statement, which can be data manipulation language (DML) or data definition language (DDL).
executeStatementAsync(ExecuteStatementRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
executeStatementAsync(ExecuteStatementRequest, AsyncHandler<ExecuteStatementRequest, ExecuteStatementResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
ExecuteStatementException - Exception in com.amazonaws.services.redshiftdataapi.model
The SQL statement encountered an environmental error while running.
ExecuteStatementException(String) - Constructor for exception com.amazonaws.services.redshiftdataapi.model.ExecuteStatementException
Constructs a new ExecuteStatementException with the specified error message.
ExecuteStatementRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
ExecuteStatementRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
 
ExecuteStatementResult - Class in com.amazonaws.services.redshiftdataapi.model
 
ExecuteStatementResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
 

F

Field - Class in com.amazonaws.services.redshiftdataapi.model
A data value in a column.
Field() - Constructor for class com.amazonaws.services.redshiftdataapi.model.Field
 
fromValue(String) - Static method in enum com.amazonaws.services.redshiftdataapi.model.StatementStatusString
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.redshiftdataapi.model.StatusString
Use this in place of valueOf.

G

getBlobValue() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the BLOB data type.
getBooleanValue() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the Boolean data type.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
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.redshiftdataapi.AWSRedshiftDataAPIClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClientToken() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The cluster identifier.
getClusterIdentifier() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The cluster identifier.
getColumnDefault() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The default value of the column.
getColumnList() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
A list of columns in the table.
getColumnMetadata() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The properties (metadata) of a column.
getConnectedDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
A database name.
getConnectedDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A database name.
getConnectedDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A database name.
getCreatedAt() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The date and time (UTC) the statement was created.
getCreatedAt() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The date and time (UTC) when the SQL statement was submitted to run.
getCreatedAt() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The date and time (UTC) the statement was created.
getCreatedAt() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The date and time (UTC) the statement was created.
getCreatedAt() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The date and time (UTC) the statement was created.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name of the database.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The name of the database.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The name of the database.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The name of the database that contains the tables to be described.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name of the database.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The name of the database.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The name of the database.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The name of the database that contains the schemas to list.
getDatabase() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The name of the database that contains the tables to list.
getDatabases() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
The names of databases.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The database user name.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The database user name.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The database user name.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The database user name.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The database user name.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The database user name.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The database user name.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The database user name.
getDbUser() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The database user name.
getDoubleValue() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the double data type.
getDuration() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The amount of time in nanoseconds that the statement ran.
getDuration() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The amount of time in nanoseconds that the statement ran.
getError() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The error message from the cluster if the SQL statement encountered an error while running.
getError() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The error message from the cluster if the SQL statement encountered an error while running.
getExecutorService() - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
Returns the executor service used by this client to execute async requests.
getHasResultSet() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
A value that indicates whether the statement has a result set.
getHasResultSet() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
A value that indicates whether the statement has a result set.
getId() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The identifier of the SQL statement whose results are to be fetched.
getId() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementRequest
The identifier of the SQL statement to cancel.
getId() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementRequest
The identifier of the SQL statement to describe.
getId() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The identifier of the SQL statement described.
getId() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The identifier of the SQL statement whose results are to be fetched.
getId() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
The identifier of the SQL statement whose results are to be fetched.
getId() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The SQL statement identifier.
getId() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The identifier of the SQL statement.
getIsBatchStatement() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
A value that indicates whether the statement is a batch query request.
getIsCaseSensitive() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column is case-sensitive.
getIsCurrency() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column contains currency values.
getIsNull() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value that indicates whether the data is NULL.
getIsSigned() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether an integer column is signed.
getLabel() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The label for the column.
getLength() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The length of the column.
getLongValue() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the long data type.
getMaxResults() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The maximum number of tables to return in the response.
getMaxResults() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The maximum number of databases to return in the response.
getMaxResults() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The maximum number of schemas to return in the response.
getMaxResults() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The maximum number of SQL statements to return in the response.
getMaxResults() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The maximum number of tables to return in the response.
getName() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the column.
getName() - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
The name of the parameter.
getName() - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The name of the table.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
getNextToken() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
getNullable() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column is nullable.
getParameters() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The parameters for the SQL statement.
getPrecision() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The precision value of a decimal number column.
getQueryParameters() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The parameters for the SQL statement.
getQueryParameters() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The parameters used in a SQL statement.
getQueryString() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The SQL statement text.
getQueryString() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The SQL statement.
getQueryString() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The SQL statement text.
getQueryStrings() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
One or more SQL statements.
getRecords() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The results of the SQL statement.
getRedshiftPid() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The process identifier from Amazon Redshift.
getRedshiftQueryId() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The identifier of the query generated by Amazon Redshift.
getRedshiftQueryId() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The SQL statement identifier.
getResourceId() - Method in exception com.amazonaws.services.redshiftdataapi.model.ResourceNotFoundException
Resource identifier associated with the exception.
getResultRows() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
Either the number of rows returned from the SQL statement or the number of rows affected.
getResultRows() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
Either the number of rows returned from the SQL statement or the number of rows affected.
getResultSize() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The size in bytes of the returned results.
getResultSize() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The size in bytes of the returned results.
getRoleLevel() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
A value that filters which statements to return in the response.
getScale() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The scale value of a decimal number column.
getSchema() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The schema that contains the table.
getSchema() - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The schema containing the table.
getSchemaName() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the schema that contains the table that includes the column.
getSchemaPattern() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A pattern to filter results by schema name.
getSchemaPattern() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A pattern to filter results by schema name.
getSchemas() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
The schemas that match the request pattern.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name or ARN of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The name or ARN of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The name or Amazon Resource Name (ARN) of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The name or ARN of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name or ARN of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The name or ARN of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The name or ARN of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The name or ARN of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The name or ARN of the secret that enables access to the database.
getSecretArn() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The name or Amazon Resource Name (ARN) of the secret that enables access to the database.
getSql() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The SQL statement text to run.
getSqls() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
One or more SQL statements to run.
getStatementId() - Method in exception com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementException
Statement identifier of the exception.
getStatementId() - Method in exception com.amazonaws.services.redshiftdataapi.model.ExecuteStatementException
Statement identifier of the exception.
getStatementName() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name of the SQL statements.
getStatementName() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name of the SQL statement.
getStatementName() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The name of the SQL statement specified as input to BatchExecuteStatement or ExecuteStatement to identify the query.
getStatementName() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The name of the SQL statement.
getStatementResult(GetStatementResultRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
getStatementResult(GetStatementResultRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
Fetches the temporarily cached result of an SQL statement.
getStatementResult(GetStatementResultRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
Fetches the temporarily cached result of an SQL statement.
getStatementResultAsync(GetStatementResultRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
getStatementResultAsync(GetStatementResultRequest, AsyncHandler<GetStatementResultRequest, GetStatementResultResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
getStatementResultAsync(GetStatementResultRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Fetches the temporarily cached result of an SQL statement.
getStatementResultAsync(GetStatementResultRequest, AsyncHandler<GetStatementResultRequest, GetStatementResultResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Fetches the temporarily cached result of an SQL statement.
getStatementResultAsync(GetStatementResultRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
getStatementResultAsync(GetStatementResultRequest, AsyncHandler<GetStatementResultRequest, GetStatementResultResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
GetStatementResultRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
GetStatementResultRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
 
GetStatementResultResult - Class in com.amazonaws.services.redshiftdataapi.model
 
GetStatementResultResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
 
getStatements() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
The SQL statements.
getStatus() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
A value that indicates whether the cancel statement succeeded (true).
getStatus() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The status of the SQL statement being described.
getStatus() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The status of the SQL statement to list.
getStatus() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The status of the SQL statement.
getStatus() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The status of the SQL statement.
getStringValue() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the string data type.
getSubStatements() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The SQL statements from a multiple statement run.
getTable() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The table name.
getTableName() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the table that includes the column.
getTableName() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
The table name.
getTablePattern() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A pattern to filter results by table name.
getTables() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
The tables that match the request pattern.
getTotalNumRows() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The total number of rows in the result set returned from a query.
getType() - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The type of the table.
getTypeName() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The database-specific data type of the column.
getUpdatedAt() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The date and time (UTC) that the metadata for the SQL statement was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The date and time (UTC) that the statement metadata was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The date and time (UTC) that the statement metadata was last updated.
getValue() - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
The value of the parameter.
getWithEvent() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statements run.
getWithEvent() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statement runs.
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The serverless workgroup name or Amazon Resource Name (ARN).
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The serverless workgroup name or Amazon Resource Name (ARN).
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The serverless workgroup name or Amazon Resource Name (ARN).
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The serverless workgroup name or Amazon Resource Name (ARN).
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The serverless workgroup name or Amazon Resource Name (ARN).
getWorkgroupName() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The serverless workgroup name or Amazon Resource Name (ARN).

H

hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
 
hashCode() - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
 

I

InternalServerException - Exception in com.amazonaws.services.redshiftdataapi.model
The Amazon Redshift Data API operation failed due to invalid input.
InternalServerException(String) - Constructor for exception com.amazonaws.services.redshiftdataapi.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isBatchStatement() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
A value that indicates whether the statement is a batch query request.
isBooleanValue() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the Boolean data type.
isCaseSensitive() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column is case-sensitive.
isCurrency() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column contains currency values.
isHasResultSet() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
A value that indicates whether the statement has a result set.
isHasResultSet() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
A value that indicates whether the statement has a result set.
isNull() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value that indicates whether the data is NULL.
isRoleLevel() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
A value that filters which statements to return in the response.
isSigned() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether an integer column is signed.
isStatus() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
A value that indicates whether the cancel statement succeeded (true).
isWithEvent() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statements run.
isWithEvent() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statement runs.

L

listDatabases(ListDatabasesRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
listDatabases(ListDatabasesRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
List the databases in a cluster.
listDatabases(ListDatabasesRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
List the databases in a cluster.
listDatabasesAsync(ListDatabasesRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
listDatabasesAsync(ListDatabasesRequest, AsyncHandler<ListDatabasesRequest, ListDatabasesResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
listDatabasesAsync(ListDatabasesRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
List the databases in a cluster.
listDatabasesAsync(ListDatabasesRequest, AsyncHandler<ListDatabasesRequest, ListDatabasesResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
List the databases in a cluster.
listDatabasesAsync(ListDatabasesRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
listDatabasesAsync(ListDatabasesRequest, AsyncHandler<ListDatabasesRequest, ListDatabasesResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
ListDatabasesRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
ListDatabasesRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
 
ListDatabasesResult - Class in com.amazonaws.services.redshiftdataapi.model
 
ListDatabasesResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
 
listSchemas(ListSchemasRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
listSchemas(ListSchemasRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
Lists the schemas in a database.
listSchemas(ListSchemasRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
Lists the schemas in a database.
listSchemasAsync(ListSchemasRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
listSchemasAsync(ListSchemasRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Lists the schemas in a database.
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
Lists the schemas in a database.
listSchemasAsync(ListSchemasRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
ListSchemasRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
ListSchemasRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
 
ListSchemasResult - Class in com.amazonaws.services.redshiftdataapi.model
 
ListSchemasResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
 
listStatements(ListStatementsRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
listStatements(ListStatementsRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
List of SQL statements.
listStatements(ListStatementsRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
List of SQL statements.
listStatementsAsync(ListStatementsRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
listStatementsAsync(ListStatementsRequest, AsyncHandler<ListStatementsRequest, ListStatementsResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
listStatementsAsync(ListStatementsRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
List of SQL statements.
listStatementsAsync(ListStatementsRequest, AsyncHandler<ListStatementsRequest, ListStatementsResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
List of SQL statements.
listStatementsAsync(ListStatementsRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
listStatementsAsync(ListStatementsRequest, AsyncHandler<ListStatementsRequest, ListStatementsResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
ListStatementsRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
ListStatementsRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
 
ListStatementsResult - Class in com.amazonaws.services.redshiftdataapi.model
 
ListStatementsResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
 
listTables(ListTablesRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
List the tables in a database.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
List the tables in a database.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPIAsync
 
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
List the tables in a database.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsync
List the tables in a database.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
 
ListTablesRequest - Class in com.amazonaws.services.redshiftdataapi.model
 
ListTablesRequest() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
 
ListTablesResult - Class in com.amazonaws.services.redshiftdataapi.model
 
ListTablesResult() - Constructor for class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.redshiftdataapi.model
The Amazon Redshift Data API operation failed due to a missing resource.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.redshiftdataapi.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setBlobValue(ByteBuffer) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the BLOB data type.
setBooleanValue(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the Boolean data type.
setClientToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The cluster identifier.
setClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The cluster identifier.
setColumnDefault(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The default value of the column.
setColumnList(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
A list of columns in the table.
setColumnMetadata(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The properties (metadata) of a column.
setConnectedDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
A database name.
setConnectedDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A database name.
setConnectedDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A database name.
setCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The date and time (UTC) the statement was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The date and time (UTC) when the SQL statement was submitted to run.
setCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The date and time (UTC) the statement was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The date and time (UTC) the statement was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The date and time (UTC) the statement was created.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The name of the database that contains the tables to be described.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The name of the database that contains the schemas to list.
setDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The name of the database that contains the tables to list.
setDatabases(Collection<String>) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
The names of databases.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The database user name.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The database user name.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The database user name.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The database user name.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The database user name.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The database user name.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The database user name.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The database user name.
setDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The database user name.
setDoubleValue(Double) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the double data type.
setDuration(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The amount of time in nanoseconds that the statement ran.
setDuration(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The amount of time in nanoseconds that the statement ran.
setError(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The error message from the cluster if the SQL statement encountered an error while running.
setError(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The error message from the cluster if the SQL statement encountered an error while running.
setHasResultSet(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
A value that indicates whether the statement has a result set.
setHasResultSet(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
A value that indicates whether the statement has a result set.
setId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The identifier of the SQL statement whose results are to be fetched.
setId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementRequest
The identifier of the SQL statement to cancel.
setId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementRequest
The identifier of the SQL statement to describe.
setId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The identifier of the SQL statement described.
setId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The identifier of the SQL statement whose results are to be fetched.
setId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
The identifier of the SQL statement whose results are to be fetched.
setId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The SQL statement identifier.
setId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The identifier of the SQL statement.
setIsBatchStatement(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
A value that indicates whether the statement is a batch query request.
setIsCaseSensitive(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column is case-sensitive.
setIsCurrency(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column contains currency values.
setIsNull(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value that indicates whether the data is NULL.
setIsSigned(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether an integer column is signed.
setLabel(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The label for the column.
setLength(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The length of the column.
setLongValue(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the long data type.
setMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The maximum number of tables to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The maximum number of databases to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The maximum number of schemas to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The maximum number of SQL statements to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The maximum number of tables to return in the response.
setName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the column.
setName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
The name of the parameter.
setName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The name of the table.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
setNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
setNullable(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column is nullable.
setParameters(Collection<SqlParameter>) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The parameters for the SQL statement.
setPrecision(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The precision value of a decimal number column.
setQueryParameters(Collection<SqlParameter>) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The parameters for the SQL statement.
setQueryParameters(Collection<SqlParameter>) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The parameters used in a SQL statement.
setQueryString(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The SQL statement text.
setQueryString(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The SQL statement.
setQueryString(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The SQL statement text.
setQueryStrings(Collection<String>) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
One or more SQL statements.
setRecords(Collection<List<Field>>) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The results of the SQL statement.
setRedshiftPid(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The process identifier from Amazon Redshift.
setRedshiftQueryId(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The identifier of the query generated by Amazon Redshift.
setRedshiftQueryId(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The SQL statement identifier.
setResourceId(String) - Method in exception com.amazonaws.services.redshiftdataapi.model.ResourceNotFoundException
Resource identifier associated with the exception.
setResultRows(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
Either the number of rows returned from the SQL statement or the number of rows affected.
setResultRows(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
Either the number of rows returned from the SQL statement or the number of rows affected.
setResultSize(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The size in bytes of the returned results.
setResultSize(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The size in bytes of the returned results.
setRoleLevel(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
A value that filters which statements to return in the response.
setScale(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The scale value of a decimal number column.
setSchema(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The schema that contains the table.
setSchema(String) - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The schema containing the table.
setSchemaName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the schema that contains the table that includes the column.
setSchemaPattern(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A pattern to filter results by schema name.
setSchemaPattern(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A pattern to filter results by schema name.
setSchemas(Collection<String>) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
The schemas that match the request pattern.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name or ARN of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The name or ARN of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The name or Amazon Resource Name (ARN) of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The name or ARN of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name or ARN of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The name or ARN of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The name or ARN of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The name or ARN of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The name or ARN of the secret that enables access to the database.
setSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The name or Amazon Resource Name (ARN) of the secret that enables access to the database.
setSql(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The SQL statement text to run.
setSqls(Collection<String>) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
One or more SQL statements to run.
setStatementId(String) - Method in exception com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementException
Statement identifier of the exception.
setStatementId(String) - Method in exception com.amazonaws.services.redshiftdataapi.model.ExecuteStatementException
Statement identifier of the exception.
setStatementName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name of the SQL statements.
setStatementName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name of the SQL statement.
setStatementName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The name of the SQL statement specified as input to BatchExecuteStatement or ExecuteStatement to identify the query.
setStatementName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The name of the SQL statement.
setStatements(Collection<StatementData>) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
The SQL statements.
setStatus(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
A value that indicates whether the cancel statement succeeded (true).
setStatus(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The status of the SQL statement being described.
setStatus(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The status of the SQL statement to list.
setStatus(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The status of the SQL statement.
setStatus(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The status of the SQL statement.
setStringValue(String) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the string data type.
setSubStatements(Collection<SubStatementData>) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The SQL statements from a multiple statement run.
setTable(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The table name.
setTableName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the table that includes the column.
setTableName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
The table name.
setTablePattern(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A pattern to filter results by table name.
setTables(Collection<TableMember>) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
The tables that match the request pattern.
setTotalNumRows(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The total number of rows in the result set returned from a query.
setType(String) - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The type of the table.
setTypeName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The database-specific data type of the column.
setUpdatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The date and time (UTC) that the metadata for the SQL statement was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The date and time (UTC) that the statement metadata was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The date and time (UTC) that the statement metadata was last updated.
setValue(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
The value of the parameter.
setWithEvent(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statements run.
setWithEvent(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statement runs.
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The serverless workgroup name or Amazon Resource Name (ARN).
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The serverless workgroup name or Amazon Resource Name (ARN).
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The serverless workgroup name or Amazon Resource Name (ARN).
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The serverless workgroup name or Amazon Resource Name (ARN).
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The serverless workgroup name or Amazon Resource Name (ARN).
setWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The serverless workgroup name or Amazon Resource Name (ARN).
shutdown() - Method in class com.amazonaws.services.redshiftdataapi.AbstractAWSRedshiftDataAPI
 
shutdown() - Method in interface com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPI
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClient
 
SqlParameter - Class in com.amazonaws.services.redshiftdataapi.model
A parameter used in a SQL statement.
SqlParameter() - Constructor for class com.amazonaws.services.redshiftdataapi.model.SqlParameter
 
standard() - Static method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.redshiftdataapi.AWSRedshiftDataAPIClientBuilder
 
StatementData - Class in com.amazonaws.services.redshiftdataapi.model
The SQL statement to run.
StatementData() - Constructor for class com.amazonaws.services.redshiftdataapi.model.StatementData
 
StatementStatusString - Enum in com.amazonaws.services.redshiftdataapi.model
 
StatusString - Enum in com.amazonaws.services.redshiftdataapi.model
 
SubStatementData - Class in com.amazonaws.services.redshiftdataapi.model
Information about an SQL statement.
SubStatementData() - Constructor for class com.amazonaws.services.redshiftdataapi.model.SubStatementData
 

T

TableMember - Class in com.amazonaws.services.redshiftdataapi.model
The properties of a table.
TableMember() - Constructor for class com.amazonaws.services.redshiftdataapi.model.TableMember
 
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.Field
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.redshiftdataapi.model.StatementStatusString
 
toString() - Method in enum com.amazonaws.services.redshiftdataapi.model.StatusString
 
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
Returns a string representation of this object.

V

ValidationException - Exception in com.amazonaws.services.redshiftdataapi.model
The Amazon Redshift Data API operation failed due to invalid input.
ValidationException(String) - Constructor for exception com.amazonaws.services.redshiftdataapi.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.redshiftdataapi.model.StatementStatusString
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.redshiftdataapi.model.StatusString
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.redshiftdataapi.model.StatementStatusString
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.redshiftdataapi.model.StatusString
Returns an array containing the constants of this enum type, in the order they are declared.

W

withBlobValue(ByteBuffer) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the BLOB data type.
withBooleanValue(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the Boolean data type.
withClientToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The cluster identifier.
withClusterIdentifier(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The cluster identifier.
withColumnDefault(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The default value of the column.
withColumnList(ColumnMetadata...) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
A list of columns in the table.
withColumnList(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
A list of columns in the table.
withColumnMetadata(ColumnMetadata...) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The properties (metadata) of a column.
withColumnMetadata(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The properties (metadata) of a column.
withConnectedDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
A database name.
withConnectedDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A database name.
withConnectedDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A database name.
withCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The date and time (UTC) the statement was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The date and time (UTC) when the SQL statement was submitted to run.
withCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The date and time (UTC) the statement was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The date and time (UTC) the statement was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The date and time (UTC) the statement was created.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The name of the database that contains the tables to be described.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The name of the database that contains the schemas to list.
withDatabase(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The name of the database that contains the tables to list.
withDatabases(String...) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
The names of databases.
withDatabases(Collection<String>) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
The names of databases.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The database user name.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The database user name.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The database user name.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The database user name.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The database user name.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The database user name.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The database user name.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The database user name.
withDbUser(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The database user name.
withDoubleValue(Double) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the double data type.
withDuration(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The amount of time in nanoseconds that the statement ran.
withDuration(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The amount of time in nanoseconds that the statement ran.
withError(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The error message from the cluster if the SQL statement encountered an error while running.
withError(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The error message from the cluster if the SQL statement encountered an error while running.
withHasResultSet(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
A value that indicates whether the statement has a result set.
withHasResultSet(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
A value that indicates whether the statement has a result set.
withId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The identifier of the SQL statement whose results are to be fetched.
withId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementRequest
The identifier of the SQL statement to cancel.
withId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementRequest
The identifier of the SQL statement to describe.
withId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The identifier of the SQL statement described.
withId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The identifier of the SQL statement whose results are to be fetched.
withId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
The identifier of the SQL statement whose results are to be fetched.
withId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The SQL statement identifier.
withId(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The identifier of the SQL statement.
withIsBatchStatement(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
A value that indicates whether the statement is a batch query request.
withIsCaseSensitive(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column is case-sensitive.
withIsCurrency(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column contains currency values.
withIsNull(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value that indicates whether the data is NULL.
withIsSigned(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether an integer column is signed.
withLabel(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The label for the column.
withLength(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The length of the column.
withLongValue(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the long data type.
withMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The maximum number of tables to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The maximum number of databases to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The maximum number of schemas to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The maximum number of SQL statements to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The maximum number of tables to return in the response.
withName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the column.
withName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
The name of the parameter.
withName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The name of the table.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A value that indicates the starting point for the next set of response records in a subsequent request.
withNextToken(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
A value that indicates the starting point for the next set of response records in a subsequent request.
withNullable(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
A value that indicates whether the column is nullable.
withParameters(SqlParameter...) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The parameters for the SQL statement.
withParameters(Collection<SqlParameter>) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The parameters for the SQL statement.
withPrecision(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The precision value of a decimal number column.
withQueryParameters(SqlParameter...) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The parameters for the SQL statement.
withQueryParameters(Collection<SqlParameter>) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The parameters for the SQL statement.
withQueryParameters(SqlParameter...) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The parameters used in a SQL statement.
withQueryParameters(Collection<SqlParameter>) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The parameters used in a SQL statement.
withQueryString(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The SQL statement text.
withQueryString(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The SQL statement.
withQueryString(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The SQL statement text.
withQueryStrings(String...) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
One or more SQL statements.
withQueryStrings(Collection<String>) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
One or more SQL statements.
withRecords(List<Field>...) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The results of the SQL statement.
withRecords(Collection<List<Field>>) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The results of the SQL statement.
withRedshiftPid(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The process identifier from Amazon Redshift.
withRedshiftQueryId(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The identifier of the query generated by Amazon Redshift.
withRedshiftQueryId(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The SQL statement identifier.
withResourceId(String) - Method in exception com.amazonaws.services.redshiftdataapi.model.ResourceNotFoundException
Resource identifier associated with the exception.
withResultRows(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
Either the number of rows returned from the SQL statement or the number of rows affected.
withResultRows(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
Either the number of rows returned from the SQL statement or the number of rows affected.
withResultSize(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The size in bytes of the returned results.
withResultSize(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The size in bytes of the returned results.
withRoleLevel(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
A value that filters which statements to return in the response.
withScale(Integer) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The scale value of a decimal number column.
withSchema(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The schema that contains the table.
withSchema(String) - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The schema containing the table.
withSchemaName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the schema that contains the table that includes the column.
withSchemaPattern(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
A pattern to filter results by schema name.
withSchemaPattern(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A pattern to filter results by schema name.
withSchemas(String...) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
The schemas that match the request pattern.
withSchemas(Collection<String>) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasResult
The schemas that match the request pattern.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name or ARN of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The name or ARN of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The name or Amazon Resource Name (ARN) of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The name or ARN of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name or ARN of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The name or ARN of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The name or ARN of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The name or ARN of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The name or ARN of the secret that enables access to the database.
withSecretArn(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The name or Amazon Resource Name (ARN) of the secret that enables access to the database.
withSql(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The SQL statement text to run.
withSqls(String...) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
One or more SQL statements to run.
withSqls(Collection<String>) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
One or more SQL statements to run.
withStatementId(String) - Method in exception com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementException
Statement identifier of the exception.
withStatementId(String) - Method in exception com.amazonaws.services.redshiftdataapi.model.ExecuteStatementException
Statement identifier of the exception.
withStatementName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The name of the SQL statements.
withStatementName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The name of the SQL statement.
withStatementName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The name of the SQL statement specified as input to BatchExecuteStatement or ExecuteStatement to identify the query.
withStatementName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The name of the SQL statement.
withStatements(StatementData...) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
The SQL statements.
withStatements(Collection<StatementData>) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsResult
The SQL statements.
withStatus(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.CancelStatementResult
A value that indicates whether the cancel statement succeeded (true).
withStatus(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The status of the SQL statement being described.
withStatus(StatusString) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The status of the SQL statement being described.
withStatus(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The status of the SQL statement to list.
withStatus(StatusString) - Method in class com.amazonaws.services.redshiftdataapi.model.ListStatementsRequest
The status of the SQL statement to list.
withStatus(String) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The status of the SQL statement.
withStatus(StatusString) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The status of the SQL statement.
withStatus(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The status of the SQL statement.
withStatus(StatementStatusString) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The status of the SQL statement.
withStringValue(String) - Method in class com.amazonaws.services.redshiftdataapi.model.Field
A value of the string data type.
withSubStatements(SubStatementData...) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The SQL statements from a multiple statement run.
withSubStatements(Collection<SubStatementData>) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The SQL statements from a multiple statement run.
withTable(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The table name.
withTableName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The name of the table that includes the column.
withTableName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableResult
The table name.
withTablePattern(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
A pattern to filter results by table name.
withTables(TableMember...) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
The tables that match the request pattern.
withTables(Collection<TableMember>) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesResult
The tables that match the request pattern.
withTotalNumRows(Long) - Method in class com.amazonaws.services.redshiftdataapi.model.GetStatementResultResult
The total number of rows in the result set returned from a query.
withType(String) - Method in class com.amazonaws.services.redshiftdataapi.model.TableMember
The type of the table.
withTypeName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ColumnMetadata
The database-specific data type of the column.
withUpdatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The date and time (UTC) that the metadata for the SQL statement was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.StatementData
The date and time (UTC) that the statement metadata was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.redshiftdataapi.model.SubStatementData
The date and time (UTC) that the statement metadata was last updated.
withValue(String) - Method in class com.amazonaws.services.redshiftdataapi.model.SqlParameter
The value of the parameter.
withWithEvent(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statements run.
withWithEvent(Boolean) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statement runs.
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementRequest
The serverless workgroup name or Amazon Resource Name (ARN).
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.BatchExecuteStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.DescribeTableRequest
The serverless workgroup name or Amazon Resource Name (ARN).
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementRequest
The serverless workgroup name or Amazon Resource Name (ARN).
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ExecuteStatementResult
The serverless workgroup name or Amazon Resource Name (ARN).
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListDatabasesRequest
The serverless workgroup name or Amazon Resource Name (ARN).
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListSchemasRequest
The serverless workgroup name or Amazon Resource Name (ARN).
withWorkgroupName(String) - Method in class com.amazonaws.services.redshiftdataapi.model.ListTablesRequest
The serverless workgroup name or Amazon Resource Name (ARN).
A B C D E F G H I L M R S T V W 
Skip navigation links

Copyright © 2023. All rights reserved.