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

A

AbstractAWSRDSData - Class in com.amazonaws.services.rdsdata
Abstract implementation of AWSRDSData.
AbstractAWSRDSData() - Constructor for class com.amazonaws.services.rdsdata.AbstractAWSRDSData
 
AbstractAWSRDSDataAsync - Class in com.amazonaws.services.rdsdata
Abstract implementation of AWSRDSDataAsync.
AbstractAWSRDSDataAsync() - Constructor for class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
AccessDeniedException - Exception in com.amazonaws.services.rdsdata.model
You do not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.rdsdata.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
ArrayValue - Class in com.amazonaws.services.rdsdata.model
Contains an array.
ArrayValue() - Constructor for class com.amazonaws.services.rdsdata.model.ArrayValue
 
asyncBuilder() - Static method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
AWSRDSData - Interface in com.amazonaws.services.rdsdata
Interface for accessing AWS RDS DataService.
AWSRDSDataAsync - Interface in com.amazonaws.services.rdsdata
Interface for accessing AWS RDS DataService asynchronously.
AWSRDSDataAsyncClient - Class in com.amazonaws.services.rdsdata
Client for accessing AWS RDS DataService asynchronously.
AWSRDSDataAsyncClientBuilder - Class in com.amazonaws.services.rdsdata
Fluent builder for AWSRDSDataAsync.
AWSRDSDataClient - Class in com.amazonaws.services.rdsdata
Client for accessing AWS RDS DataService.
AWSRDSDataClientBuilder - Class in com.amazonaws.services.rdsdata
Fluent builder for AWSRDSData.
AWSRDSDataException - Exception in com.amazonaws.services.rdsdata.model
Base exception for all service exceptions thrown by AWS RDS DataService
AWSRDSDataException(String) - Constructor for exception com.amazonaws.services.rdsdata.model.AWSRDSDataException
Constructs a new AWSRDSDataException with the specified error message.

B

BadRequestException - Exception in com.amazonaws.services.rdsdata.model
There is an error in the call or in a SQL statement.
BadRequestException(String) - Constructor for exception com.amazonaws.services.rdsdata.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
batchExecuteStatement(BatchExecuteStatementRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSData
 
batchExecuteStatement(BatchExecuteStatementRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSData
Runs a batch SQL statement over an array of data.
batchExecuteStatement(BatchExecuteStatementRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataClient
Runs a batch SQL statement over an array of data.
batchExecuteStatementAsync(BatchExecuteStatementRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
batchExecuteStatementAsync(BatchExecuteStatementRequest, AsyncHandler<BatchExecuteStatementRequest, BatchExecuteStatementResult>) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
batchExecuteStatementAsync(BatchExecuteStatementRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Runs a batch SQL statement over an array of data.
batchExecuteStatementAsync(BatchExecuteStatementRequest, AsyncHandler<BatchExecuteStatementRequest, BatchExecuteStatementResult>) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Runs a batch SQL statement over an array of data.
batchExecuteStatementAsync(BatchExecuteStatementRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
batchExecuteStatementAsync(BatchExecuteStatementRequest, AsyncHandler<BatchExecuteStatementRequest, BatchExecuteStatementResult>) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
BatchExecuteStatementRequest - Class in com.amazonaws.services.rdsdata.model
The request parameters represent the input of a SQL statement over an array of data.
BatchExecuteStatementRequest() - Constructor for class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
 
BatchExecuteStatementResult - Class in com.amazonaws.services.rdsdata.model
The response elements represent the output of a SQL statement over an array of data.
BatchExecuteStatementResult() - Constructor for class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
 
beginTransaction(BeginTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSData
 
beginTransaction(BeginTransactionRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSData
Starts a SQL transaction.
beginTransaction(BeginTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataClient
Starts a SQL transaction.
beginTransactionAsync(BeginTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
beginTransactionAsync(BeginTransactionRequest, AsyncHandler<BeginTransactionRequest, BeginTransactionResult>) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
beginTransactionAsync(BeginTransactionRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Starts a SQL transaction.
beginTransactionAsync(BeginTransactionRequest, AsyncHandler<BeginTransactionRequest, BeginTransactionResult>) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Starts a SQL transaction.
beginTransactionAsync(BeginTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
beginTransactionAsync(BeginTransactionRequest, AsyncHandler<BeginTransactionRequest, BeginTransactionResult>) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
BeginTransactionRequest - Class in com.amazonaws.services.rdsdata.model
The request parameters represent the input of a request to start a SQL transaction.
BeginTransactionRequest() - Constructor for class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
 
BeginTransactionResult - Class in com.amazonaws.services.rdsdata.model
The response elements represent the output of a request to start a SQL transaction.
BeginTransactionResult() - Constructor for class com.amazonaws.services.rdsdata.model.BeginTransactionResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClientBuilder
Construct an asynchronous implementation of AWSRDSDataAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataClientBuilder
Construct a synchronous implementation of AWSRDSData using the current builder configuration.
builder() - Static method in class com.amazonaws.services.rdsdata.AWSRDSDataClient
 

C

clone() - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
 
clone() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
 
clone() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
 
clone() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
 
clone() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionResult
 
clone() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
 
clone() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
 
clone() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionResult
 
clone() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
 
clone() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
 
clone() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
 
clone() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
 
clone() - Method in class com.amazonaws.services.rdsdata.model.Field
 
clone() - Method in class com.amazonaws.services.rdsdata.model.Record
 
clone() - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
 
clone() - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
 
clone() - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
 
clone() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
 
clone() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionResult
 
clone() - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
 
clone() - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
 
clone() - Method in class com.amazonaws.services.rdsdata.model.StructValue
 
clone() - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
 
clone() - Method in class com.amazonaws.services.rdsdata.model.Value
 
ColumnMetadata - Class in com.amazonaws.services.rdsdata.model
Contains the metadata for a column.
ColumnMetadata() - Constructor for class com.amazonaws.services.rdsdata.model.ColumnMetadata
 
com.amazonaws.services.rdsdata - package com.amazonaws.services.rdsdata
Amazon RDS Data Service
com.amazonaws.services.rdsdata.model - package com.amazonaws.services.rdsdata.model
 
commitTransaction(CommitTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSData
 
commitTransaction(CommitTransactionRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSData
Ends a SQL transaction started with the BeginTransaction operation and commits the changes.
commitTransaction(CommitTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataClient
Ends a SQL transaction started with the BeginTransaction operation and commits the changes.
commitTransactionAsync(CommitTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
commitTransactionAsync(CommitTransactionRequest, AsyncHandler<CommitTransactionRequest, CommitTransactionResult>) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
commitTransactionAsync(CommitTransactionRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Ends a SQL transaction started with the BeginTransaction operation and commits the changes.
commitTransactionAsync(CommitTransactionRequest, AsyncHandler<CommitTransactionRequest, CommitTransactionResult>) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Ends a SQL transaction started with the BeginTransaction operation and commits the changes.
commitTransactionAsync(CommitTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
commitTransactionAsync(CommitTransactionRequest, AsyncHandler<CommitTransactionRequest, CommitTransactionResult>) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
CommitTransactionRequest - Class in com.amazonaws.services.rdsdata.model
The request parameters represent the input of a commit transaction request.
CommitTransactionRequest() - Constructor for class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
 
CommitTransactionResult - Class in com.amazonaws.services.rdsdata.model
The response elements represent the output of a commit transaction request.
CommitTransactionResult() - Constructor for class com.amazonaws.services.rdsdata.model.CommitTransactionResult
 
configFactory - Static variable in class com.amazonaws.services.rdsdata.AWSRDSDataClient
Client configuration factory providing ClientConfigurations tailored to this client

D

DecimalReturnType - Enum in com.amazonaws.services.rdsdata.model
 
defaultClient() - Static method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.rdsdata.AWSRDSDataClientBuilder
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.rdsdata.AWSRDSData
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionResult
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionResult
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.Field
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.Record
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionResult
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.StructValue
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
 
equals(Object) - Method in class com.amazonaws.services.rdsdata.model.Value
 
executeSql(ExecuteSqlRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSData
Deprecated.
executeSql(ExecuteSqlRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSData
Deprecated.
executeSql(ExecuteSqlRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataClient
Deprecated.
executeSqlAsync(ExecuteSqlRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
Deprecated.
executeSqlAsync(ExecuteSqlRequest, AsyncHandler<ExecuteSqlRequest, ExecuteSqlResult>) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
Deprecated.
executeSqlAsync(ExecuteSqlRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Deprecated.
executeSqlAsync(ExecuteSqlRequest, AsyncHandler<ExecuteSqlRequest, ExecuteSqlResult>) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Deprecated.
executeSqlAsync(ExecuteSqlRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
Deprecated.
executeSqlAsync(ExecuteSqlRequest, AsyncHandler<ExecuteSqlRequest, ExecuteSqlResult>) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
Deprecated.
ExecuteSqlRequest - Class in com.amazonaws.services.rdsdata.model
The request parameters represent the input of a request to run one or more SQL statements.
ExecuteSqlRequest() - Constructor for class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
 
ExecuteSqlResult - Class in com.amazonaws.services.rdsdata.model
The response elements represent the output of a request to run one or more SQL statements.
ExecuteSqlResult() - Constructor for class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
 
executeStatement(ExecuteStatementRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSData
 
executeStatement(ExecuteStatementRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSData
Runs a SQL statement against a database.
executeStatement(ExecuteStatementRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataClient
Runs a SQL statement against a database.
executeStatementAsync(ExecuteStatementRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
executeStatementAsync(ExecuteStatementRequest, AsyncHandler<ExecuteStatementRequest, ExecuteStatementResult>) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
executeStatementAsync(ExecuteStatementRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Runs a SQL statement against a database.
executeStatementAsync(ExecuteStatementRequest, AsyncHandler<ExecuteStatementRequest, ExecuteStatementResult>) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Runs a SQL statement against a database.
executeStatementAsync(ExecuteStatementRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
executeStatementAsync(ExecuteStatementRequest, AsyncHandler<ExecuteStatementRequest, ExecuteStatementResult>) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
ExecuteStatementRequest - Class in com.amazonaws.services.rdsdata.model
The request parameters represent the input of a request to run a SQL statement against a database.
ExecuteStatementRequest() - Constructor for class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
 
ExecuteStatementResult - Class in com.amazonaws.services.rdsdata.model
The response elements represent the output of a request to run a SQL statement against a database.
ExecuteStatementResult() - Constructor for class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
 

F

Field - Class in com.amazonaws.services.rdsdata.model
Contains a value.
Field() - Constructor for class com.amazonaws.services.rdsdata.model.Field
 
ForbiddenException - Exception in com.amazonaws.services.rdsdata.model
There are insufficient privileges to make the call.
ForbiddenException(String) - Constructor for exception com.amazonaws.services.rdsdata.model.ForbiddenException
Constructs a new ForbiddenException with the specified error message.
fromValue(String) - Static method in enum com.amazonaws.services.rdsdata.model.DecimalReturnType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rdsdata.model.LongReturnType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rdsdata.model.RecordsFormatType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rdsdata.model.TypeHint
Use this in place of valueOf.

G

getArrayBaseColumnType() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The type of the column.
getArrayValue() - Method in class com.amazonaws.services.rdsdata.model.Field
An array of values.
getArrayValues() - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of arrays.
getArrayValues() - Method in class com.amazonaws.services.rdsdata.model.Value
An array of column values.
getAttributes() - Method in class com.amazonaws.services.rdsdata.model.StructValue
The attributes returned in the record.
getAwsSecretStoreArn() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The Amazon Resource Name (ARN) of the secret that enables access to the DB cluster.
getBigIntValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of big integer data type.
getBitValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of BIT data type.
getBlobValue() - Method in class com.amazonaws.services.rdsdata.model.Field
A value of BLOB data type.
getBlobValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of BLOB data type.
getBooleanValue() - Method in class com.amazonaws.services.rdsdata.model.Field
A value of Boolean data type.
getBooleanValues() - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of Boolean values.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSData
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSData
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.rdsdata.AWSRDSDataClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getColumnCount() - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
The number of columns in the result set.
getColumnMetadata() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Metadata for the columns included in the results.
getColumnMetadata() - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
The metadata of the columns in the result set.
getContinueAfterTimeout() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to continue running the statement after the call times out.
getDatabase() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The name of the database.
getDatabase() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name of the database.
getDatabase() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The name of the database.
getDatabase() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The name of the database.
getDbClusterOrInstanceArn() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The ARN of the Aurora Serverless DB cluster.
getDbConnectionId() - Method in exception com.amazonaws.services.rdsdata.model.StatementTimeoutException
The database connection ID that executed the SQL statement.
getDecimalReturnType() - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
A value that indicates how a field of DECIMAL type is represented in the response.
getDoubleValue() - Method in class com.amazonaws.services.rdsdata.model.Field
A value of double data type.
getDoubleValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of double data type.
getDoubleValues() - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of floating-point numbers.
getExecutorService() - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
Returns the executor service used by this client to execute async requests.
getFormatRecordsAs() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to format the result set as a single JSON string.
getFormattedRecords() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
A string value that represents the result set of a SELECT statement in JSON format.
getGeneratedFields() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Values for fields generated during a DML request.
getGeneratedFields() - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
Values for fields generated during the request.
getIncludeResultMetadata() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to include metadata in the results.
getIntValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of integer data type.
getIsAutoIncrement() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column increments automatically.
getIsCaseSensitive() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column is case-sensitive.
getIsCurrency() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column contains currency values.
getIsNull() - Method in class com.amazonaws.services.rdsdata.model.Field
A NULL value.
getIsNull() - Method in class com.amazonaws.services.rdsdata.model.Value
A NULL value.
getIsSigned() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether an integer column is signed.
getLabel() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The label for the column.
getLongReturnType() - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
A value that indicates how a field of LONG type is represented.
getLongValue() - Method in class com.amazonaws.services.rdsdata.model.Field
A value of long data type.
getLongValues() - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of integers.
getName() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the column.
getName() - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
The name of the parameter.
getNullable() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column is nullable.
getNumberOfRecordsUpdated() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
The number of records updated by the request.
getNumberOfRecordsUpdated() - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
The number of records updated by a SQL statement.
getParameters() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The parameters for the SQL statement.
getParameterSets() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The parameter set for the batch operation.
getPrecision() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The precision value of a decimal number column.
getRealValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of real data type.
getRecords() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
The records returned by the SQL statement.
getRecords() - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
The records in the result set.
getResourceArn() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
getResourceArn() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
getResourceArn() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
getResourceArn() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
getResourceArn() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
getResultFrame() - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
The result set of the SQL statement.
getResultSetMetadata() - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
The result-set metadata in the result set.
getResultSetOptions() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
Options that control how the result set is returned.
getScale() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The scale value of a decimal number column.
getSchema() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The name of the database schema.
getSchema() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name of the database schema.
getSchema() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The name of the database schema.
getSchema() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The name of the database schema.
getSchemaName() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the schema that owns the table that includes the column.
getSecretArn() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The ARN of the secret that enables access to the DB cluster.
getSecretArn() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
getSecretArn() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
getSecretArn() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The ARN of the secret that enables access to the DB cluster.
getSecretArn() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
getSql() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The SQL statement to run.
getSql() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The SQL statement to run.
getSqlStatementResults() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
The results of the SQL statement or statements.
getSqlStatements() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
One or more SQL statements to run on the DB cluster.
getStringValue() - Method in class com.amazonaws.services.rdsdata.model.Field
A value of string data type.
getStringValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of string data type.
getStringValues() - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of strings.
getStructValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of STRUCT data type.
getTableName() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the table that includes the column.
getTransactionId() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The identifier of a transaction that was started by using the BeginTransaction operation.
getTransactionId() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionResult
The transaction ID of the transaction started by the call.
getTransactionId() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The identifier of the transaction to end and commit.
getTransactionId() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The identifier of a transaction that was started by using the BeginTransaction operation.
getTransactionId() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The identifier of the transaction to roll back.
getTransactionStatus() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionResult
The status of the commit operation.
getTransactionStatus() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionResult
The status of the rollback operation.
getType() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The type of the column.
getTypeHint() - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
A hint that specifies the correct object type for data type mapping.
getTypeName() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The database-specific data type of the column.
getUpdateResults() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
The execution results of each batch entry.
getValue() - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
The value of the parameter.
getValues() - Method in class com.amazonaws.services.rdsdata.model.Record
The values returned in the record.

H

hashCode() - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionResult
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionResult
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.Field
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.Record
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionResult
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.StructValue
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
 
hashCode() - Method in class com.amazonaws.services.rdsdata.model.Value
 

I

InternalServerErrorException - Exception in com.amazonaws.services.rdsdata.model
An internal error occurred.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.rdsdata.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
isAutoIncrement() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column increments automatically.
isBitValue() - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of BIT data type.
isBooleanValue() - Method in class com.amazonaws.services.rdsdata.model.Field
A value of Boolean data type.
isCaseSensitive() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column is case-sensitive.
isContinueAfterTimeout() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to continue running the statement after the call times out.
isCurrency() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column contains currency values.
isIncludeResultMetadata() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to include metadata in the results.
isNull() - Method in class com.amazonaws.services.rdsdata.model.Field
A NULL value.
isNull() - Method in class com.amazonaws.services.rdsdata.model.Value
A NULL value.
isSigned() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether an integer column is signed.

L

LongReturnType - Enum in com.amazonaws.services.rdsdata.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.Field
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.Record
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.StructValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.rdsdata.model.Value
 

N

NotFoundException - Exception in com.amazonaws.services.rdsdata.model
The resourceArn, secretArn, or transactionId value can't be found.
NotFoundException(String) - Constructor for exception com.amazonaws.services.rdsdata.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

R

Record - Class in com.amazonaws.services.rdsdata.model
A record returned by a call.
Record() - Constructor for class com.amazonaws.services.rdsdata.model.Record
 
RecordsFormatType - Enum in com.amazonaws.services.rdsdata.model
 
ResultFrame - Class in com.amazonaws.services.rdsdata.model
The result set returned by a SQL statement.
ResultFrame() - Constructor for class com.amazonaws.services.rdsdata.model.ResultFrame
 
ResultSetMetadata - Class in com.amazonaws.services.rdsdata.model
The metadata of the result set returned by a SQL statement.
ResultSetMetadata() - Constructor for class com.amazonaws.services.rdsdata.model.ResultSetMetadata
 
ResultSetOptions - Class in com.amazonaws.services.rdsdata.model
Options that control how the result set is returned.
ResultSetOptions() - Constructor for class com.amazonaws.services.rdsdata.model.ResultSetOptions
 
rollbackTransaction(RollbackTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSData
 
rollbackTransaction(RollbackTransactionRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSData
Performs a rollback of a transaction.
rollbackTransaction(RollbackTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataClient
Performs a rollback of a transaction.
rollbackTransactionAsync(RollbackTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
rollbackTransactionAsync(RollbackTransactionRequest, AsyncHandler<RollbackTransactionRequest, RollbackTransactionResult>) - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSDataAsync
 
rollbackTransactionAsync(RollbackTransactionRequest) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Performs a rollback of a transaction.
rollbackTransactionAsync(RollbackTransactionRequest, AsyncHandler<RollbackTransactionRequest, RollbackTransactionResult>) - Method in interface com.amazonaws.services.rdsdata.AWSRDSDataAsync
Performs a rollback of a transaction.
rollbackTransactionAsync(RollbackTransactionRequest) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
rollbackTransactionAsync(RollbackTransactionRequest, AsyncHandler<RollbackTransactionRequest, RollbackTransactionResult>) - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
 
RollbackTransactionRequest - Class in com.amazonaws.services.rdsdata.model
The request parameters represent the input of a request to perform a rollback of a transaction.
RollbackTransactionRequest() - Constructor for class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
 
RollbackTransactionResult - Class in com.amazonaws.services.rdsdata.model
The response elements represent the output of a request to perform a rollback of a transaction.
RollbackTransactionResult() - Constructor for class com.amazonaws.services.rdsdata.model.RollbackTransactionResult
 

S

ServiceUnavailableErrorException - Exception in com.amazonaws.services.rdsdata.model
The service specified by the resourceArn parameter is not available.
ServiceUnavailableErrorException(String) - Constructor for exception com.amazonaws.services.rdsdata.model.ServiceUnavailableErrorException
Constructs a new ServiceUnavailableErrorException with the specified error message.
setArrayBaseColumnType(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The type of the column.
setArrayValue(ArrayValue) - Method in class com.amazonaws.services.rdsdata.model.Field
An array of values.
setArrayValues(Collection<ArrayValue>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of arrays.
setArrayValues(Collection<Value>) - Method in class com.amazonaws.services.rdsdata.model.Value
An array of column values.
setAttributes(Collection<Value>) - Method in class com.amazonaws.services.rdsdata.model.StructValue
The attributes returned in the record.
setAwsSecretStoreArn(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The Amazon Resource Name (ARN) of the secret that enables access to the DB cluster.
setBigIntValue(Long) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of big integer data type.
setBitValue(Boolean) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of BIT data type.
setBlobValue(ByteBuffer) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of BLOB data type.
setBlobValue(ByteBuffer) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of BLOB data type.
setBooleanValue(Boolean) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of Boolean data type.
setBooleanValues(Collection<Boolean>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of Boolean values.
setColumnCount(Long) - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
The number of columns in the result set.
setColumnMetadata(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Metadata for the columns included in the results.
setColumnMetadata(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
The metadata of the columns in the result set.
setContinueAfterTimeout(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to continue running the statement after the call times out.
setDatabase(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The name of the database.
setDatabase(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The name of the database.
setDbClusterOrInstanceArn(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The ARN of the Aurora Serverless DB cluster.
setDbConnectionId(Long) - Method in exception com.amazonaws.services.rdsdata.model.StatementTimeoutException
The database connection ID that executed the SQL statement.
setDecimalReturnType(String) - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
A value that indicates how a field of DECIMAL type is represented in the response.
setDoubleValue(Double) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of double data type.
setDoubleValue(Double) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of double data type.
setDoubleValues(Collection<Double>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of floating-point numbers.
setFormatRecordsAs(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to format the result set as a single JSON string.
setFormattedRecords(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
A string value that represents the result set of a SELECT statement in JSON format.
setGeneratedFields(Collection<Field>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Values for fields generated during a DML request.
setGeneratedFields(Collection<Field>) - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
Values for fields generated during the request.
setIncludeResultMetadata(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to include metadata in the results.
setIntValue(Integer) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of integer data type.
setIsAutoIncrement(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column increments automatically.
setIsCaseSensitive(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column is case-sensitive.
setIsCurrency(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column contains currency values.
setIsNull(Boolean) - Method in class com.amazonaws.services.rdsdata.model.Field
A NULL value.
setIsNull(Boolean) - Method in class com.amazonaws.services.rdsdata.model.Value
A NULL value.
setIsSigned(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether an integer column is signed.
setLabel(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The label for the column.
setLongReturnType(String) - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
A value that indicates how a field of LONG type is represented.
setLongValue(Long) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of long data type.
setLongValues(Collection<Long>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of integers.
setName(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the column.
setName(String) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
The name of the parameter.
setNullable(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column is nullable.
setNumberOfRecordsUpdated(Long) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
The number of records updated by the request.
setNumberOfRecordsUpdated(Long) - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
The number of records updated by a SQL statement.
setParameters(Collection<SqlParameter>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The parameters for the SQL statement.
setParameterSets(Collection<List<SqlParameter>>) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The parameter set for the batch operation.
setPrecision(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The precision value of a decimal number column.
setRealValue(Float) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of real data type.
setRecords(Collection<List<Field>>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
The records returned by the SQL statement.
setRecords(Collection<Record>) - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
The records in the result set.
setResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
setResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
setResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
setResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
setResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
setResultFrame(ResultFrame) - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
The result set of the SQL statement.
setResultSetMetadata(ResultSetMetadata) - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
The result-set metadata in the result set.
setResultSetOptions(ResultSetOptions) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
Options that control how the result set is returned.
setScale(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The scale value of a decimal number column.
setSchema(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The name of the database schema.
setSchema(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name of the database schema.
setSchema(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The name of the database schema.
setSchema(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The name of the database schema.
setSchemaName(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the schema that owns the table that includes the column.
setSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The ARN of the secret that enables access to the DB cluster.
setSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
setSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
setSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The ARN of the secret that enables access to the DB cluster.
setSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
setSql(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The SQL statement to run.
setSql(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The SQL statement to run.
setSqlStatementResults(Collection<SqlStatementResult>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
The results of the SQL statement or statements.
setSqlStatements(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
One or more SQL statements to run on the DB cluster.
setStringValue(String) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of string data type.
setStringValue(String) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of string data type.
setStringValues(Collection<String>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of strings.
setStructValue(StructValue) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of STRUCT data type.
setTableName(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the table that includes the column.
setTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The identifier of a transaction that was started by using the BeginTransaction operation.
setTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionResult
The transaction ID of the transaction started by the call.
setTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The identifier of the transaction to end and commit.
setTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The identifier of a transaction that was started by using the BeginTransaction operation.
setTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The identifier of the transaction to roll back.
setTransactionStatus(String) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionResult
The status of the commit operation.
setTransactionStatus(String) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionResult
The status of the rollback operation.
setType(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The type of the column.
setTypeHint(String) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
A hint that specifies the correct object type for data type mapping.
setTypeName(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The database-specific data type of the column.
setUpdateResults(Collection<UpdateResult>) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
The execution results of each batch entry.
setValue(Field) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
The value of the parameter.
setValues(Collection<Value>) - Method in class com.amazonaws.services.rdsdata.model.Record
The values returned in the record.
shutdown() - Method in class com.amazonaws.services.rdsdata.AbstractAWSRDSData
 
shutdown() - Method in interface com.amazonaws.services.rdsdata.AWSRDSData
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.rdsdata.AWSRDSDataClient
 
SqlParameter - Class in com.amazonaws.services.rdsdata.model
A parameter used in a SQL statement.
SqlParameter() - Constructor for class com.amazonaws.services.rdsdata.model.SqlParameter
 
SqlStatementResult - Class in com.amazonaws.services.rdsdata.model
The result of a SQL statement.
SqlStatementResult() - Constructor for class com.amazonaws.services.rdsdata.model.SqlStatementResult
 
standard() - Static method in class com.amazonaws.services.rdsdata.AWSRDSDataAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.rdsdata.AWSRDSDataClientBuilder
 
StatementTimeoutException - Exception in com.amazonaws.services.rdsdata.model
The execution of the SQL statement timed out.
StatementTimeoutException(String) - Constructor for exception com.amazonaws.services.rdsdata.model.StatementTimeoutException
Constructs a new StatementTimeoutException with the specified error message.
StructValue - Class in com.amazonaws.services.rdsdata.model
A structure value returned by a call.
StructValue() - Constructor for class com.amazonaws.services.rdsdata.model.StructValue
 

T

toString() - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.rdsdata.model.DecimalReturnType
 
toString() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.Field
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.rdsdata.model.LongReturnType
 
toString() - Method in class com.amazonaws.services.rdsdata.model.Record
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.rdsdata.model.RecordsFormatType
 
toString() - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.StructValue
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.rdsdata.model.TypeHint
 
toString() - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.rdsdata.model.Value
Returns a string representation of this object.
TypeHint - Enum in com.amazonaws.services.rdsdata.model
 

U

UpdateResult - Class in com.amazonaws.services.rdsdata.model
The response elements represent the results of an update.
UpdateResult() - Constructor for class com.amazonaws.services.rdsdata.model.UpdateResult
 

V

Value - Class in com.amazonaws.services.rdsdata.model
Contains the value of a column.
Value() - Constructor for class com.amazonaws.services.rdsdata.model.Value
 
valueOf(String) - Static method in enum com.amazonaws.services.rdsdata.model.DecimalReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rdsdata.model.LongReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rdsdata.model.RecordsFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rdsdata.model.TypeHint
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.rdsdata.model.DecimalReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rdsdata.model.LongReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rdsdata.model.RecordsFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rdsdata.model.TypeHint
Returns an array containing the constants of this enum type, in the order they are declared.

W

withArrayBaseColumnType(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The type of the column.
withArrayValue(ArrayValue) - Method in class com.amazonaws.services.rdsdata.model.Field
An array of values.
withArrayValues(ArrayValue...) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of arrays.
withArrayValues(Collection<ArrayValue>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of arrays.
withArrayValues(Value...) - Method in class com.amazonaws.services.rdsdata.model.Value
An array of column values.
withArrayValues(Collection<Value>) - Method in class com.amazonaws.services.rdsdata.model.Value
An array of column values.
withAttributes(Value...) - Method in class com.amazonaws.services.rdsdata.model.StructValue
The attributes returned in the record.
withAttributes(Collection<Value>) - Method in class com.amazonaws.services.rdsdata.model.StructValue
The attributes returned in the record.
withAwsSecretStoreArn(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The Amazon Resource Name (ARN) of the secret that enables access to the DB cluster.
withBigIntValue(Long) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of big integer data type.
withBitValue(Boolean) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of BIT data type.
withBlobValue(ByteBuffer) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of BLOB data type.
withBlobValue(ByteBuffer) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of BLOB data type.
withBooleanValue(Boolean) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of Boolean data type.
withBooleanValues(Boolean...) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of Boolean values.
withBooleanValues(Collection<Boolean>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of Boolean values.
withColumnCount(Long) - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
The number of columns in the result set.
withColumnMetadata(ColumnMetadata...) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Metadata for the columns included in the results.
withColumnMetadata(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Metadata for the columns included in the results.
withColumnMetadata(ColumnMetadata...) - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
The metadata of the columns in the result set.
withColumnMetadata(Collection<ColumnMetadata>) - Method in class com.amazonaws.services.rdsdata.model.ResultSetMetadata
The metadata of the columns in the result set.
withContinueAfterTimeout(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to continue running the statement after the call times out.
withDatabase(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The name of the database.
withDatabase(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The name of the database.
withDbClusterOrInstanceArn(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The ARN of the Aurora Serverless DB cluster.
withDbConnectionId(Long) - Method in exception com.amazonaws.services.rdsdata.model.StatementTimeoutException
The database connection ID that executed the SQL statement.
withDecimalReturnType(String) - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
A value that indicates how a field of DECIMAL type is represented in the response.
withDecimalReturnType(DecimalReturnType) - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
A value that indicates how a field of DECIMAL type is represented in the response.
withDoubleValue(Double) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of double data type.
withDoubleValue(Double) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of double data type.
withDoubleValues(Double...) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of floating-point numbers.
withDoubleValues(Collection<Double>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of floating-point numbers.
withFormatRecordsAs(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to format the result set as a single JSON string.
withFormatRecordsAs(RecordsFormatType) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to format the result set as a single JSON string.
withFormattedRecords(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
A string value that represents the result set of a SELECT statement in JSON format.
withGeneratedFields(Field...) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Values for fields generated during a DML request.
withGeneratedFields(Collection<Field>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
Values for fields generated during a DML request.
withGeneratedFields(Field...) - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
Values for fields generated during the request.
withGeneratedFields(Collection<Field>) - Method in class com.amazonaws.services.rdsdata.model.UpdateResult
Values for fields generated during the request.
withIncludeResultMetadata(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
A value that indicates whether to include metadata in the results.
withIntValue(Integer) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of integer data type.
withIsAutoIncrement(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column increments automatically.
withIsCaseSensitive(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column is case-sensitive.
withIsCurrency(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column contains currency values.
withIsNull(Boolean) - Method in class com.amazonaws.services.rdsdata.model.Field
A NULL value.
withIsNull(Boolean) - Method in class com.amazonaws.services.rdsdata.model.Value
A NULL value.
withIsSigned(Boolean) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether an integer column is signed.
withLabel(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The label for the column.
withLongReturnType(String) - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
A value that indicates how a field of LONG type is represented.
withLongReturnType(LongReturnType) - Method in class com.amazonaws.services.rdsdata.model.ResultSetOptions
A value that indicates how a field of LONG type is represented.
withLongValue(Long) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of long data type.
withLongValues(Long...) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of integers.
withLongValues(Collection<Long>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of integers.
withName(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the column.
withName(String) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
The name of the parameter.
withNullable(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
A value that indicates whether the column is nullable.
withNumberOfRecordsUpdated(Long) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
The number of records updated by the request.
withNumberOfRecordsUpdated(Long) - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
The number of records updated by a SQL statement.
withParameters(SqlParameter...) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The parameters for the SQL statement.
withParameters(Collection<SqlParameter>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The parameters for the SQL statement.
withParameterSets(List<SqlParameter>...) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The parameter set for the batch operation.
withParameterSets(Collection<List<SqlParameter>>) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The parameter set for the batch operation.
withPrecision(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The precision value of a decimal number column.
withRealValue(Float) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of real data type.
withRecords(List<Field>...) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
The records returned by the SQL statement.
withRecords(Collection<List<Field>>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementResult
The records returned by the SQL statement.
withRecords(Record...) - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
The records in the result set.
withRecords(Collection<Record>) - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
The records in the result set.
withResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
withResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
withResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
withResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
withResourceArn(String) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
withResultFrame(ResultFrame) - Method in class com.amazonaws.services.rdsdata.model.SqlStatementResult
The result set of the SQL statement.
withResultSetMetadata(ResultSetMetadata) - Method in class com.amazonaws.services.rdsdata.model.ResultFrame
The result-set metadata in the result set.
withResultSetOptions(ResultSetOptions) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
Options that control how the result set is returned.
withScale(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The scale value of a decimal number column.
withSchema(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The name of the database schema.
withSchema(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name of the database schema.
withSchema(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
The name of the database schema.
withSchema(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The name of the database schema.
withSchemaName(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the schema that owns the table that includes the column.
withSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The ARN of the secret that enables access to the DB cluster.
withSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
withSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
withSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The ARN of the secret that enables access to the DB cluster.
withSecretArn(String) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The name or ARN of the secret that enables access to the DB cluster.
withSql(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The SQL statement to run.
withSql(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The SQL statement to run.
withSqlStatementResults(SqlStatementResult...) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
The results of the SQL statement or statements.
withSqlStatementResults(Collection<SqlStatementResult>) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlResult
The results of the SQL statement or statements.
withSqlStatements(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteSqlRequest
One or more SQL statements to run on the DB cluster.
withStringValue(String) - Method in class com.amazonaws.services.rdsdata.model.Field
A value of string data type.
withStringValue(String) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of string data type.
withStringValues(String...) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of strings.
withStringValues(Collection<String>) - Method in class com.amazonaws.services.rdsdata.model.ArrayValue
An array of strings.
withStructValue(StructValue) - Method in class com.amazonaws.services.rdsdata.model.Value
A value for a column of STRUCT data type.
withTableName(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The name of the table that includes the column.
withTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementRequest
The identifier of a transaction that was started by using the BeginTransaction operation.
withTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.BeginTransactionResult
The transaction ID of the transaction started by the call.
withTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionRequest
The identifier of the transaction to end and commit.
withTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.ExecuteStatementRequest
The identifier of a transaction that was started by using the BeginTransaction operation.
withTransactionId(String) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionRequest
The identifier of the transaction to roll back.
withTransactionStatus(String) - Method in class com.amazonaws.services.rdsdata.model.CommitTransactionResult
The status of the commit operation.
withTransactionStatus(String) - Method in class com.amazonaws.services.rdsdata.model.RollbackTransactionResult
The status of the rollback operation.
withType(Integer) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The type of the column.
withTypeHint(String) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
A hint that specifies the correct object type for data type mapping.
withTypeHint(TypeHint) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
A hint that specifies the correct object type for data type mapping.
withTypeName(String) - Method in class com.amazonaws.services.rdsdata.model.ColumnMetadata
The database-specific data type of the column.
withUpdateResults(UpdateResult...) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
The execution results of each batch entry.
withUpdateResults(Collection<UpdateResult>) - Method in class com.amazonaws.services.rdsdata.model.BatchExecuteStatementResult
The execution results of each batch entry.
withValue(Field) - Method in class com.amazonaws.services.rdsdata.model.SqlParameter
The value of the parameter.
withValues(Value...) - Method in class com.amazonaws.services.rdsdata.model.Record
The values returned in the record.
withValues(Collection<Value>) - Method in class com.amazonaws.services.rdsdata.model.Record
The values returned in the record.
A B C D E F G H I L M N R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.