ChangeTableCompartmentDetails |
Specification of both from and to compartments.
|
ChangeTableCompartmentDetails.Builder |
|
Column |
A column of a table.
|
Column.Builder |
|
CreateIndexDetails |
Specifications for the new index.
|
CreateIndexDetails.Builder |
|
CreateReplicaDetails |
|
CreateReplicaDetails.Builder |
|
CreateTableDetails |
Specifications for the new table.
|
CreateTableDetails.Builder |
|
DeleteRowResult |
The result of a DeleteRow operation.
|
DeleteRowResult.Builder |
|
Identity |
The identity properties of a table, if any.
|
Identity.Builder |
|
Index |
Information about an index.
|
Index.Builder |
|
IndexCollection |
Results of ListIndexes.
|
IndexCollection.Builder |
|
IndexKey |
Specifies a single key in a secondary index.
|
IndexKey.Builder |
|
IndexSummary |
Information about an index.
|
IndexSummary.Builder |
|
PreparedStatement |
The result of query preparation.
|
PreparedStatement.Builder |
|
QueryDetails |
All the information surrounding a query, including the query statement, limits, consistency, and
so forth.
|
QueryDetails.Builder |
|
QueryResultCollection |
The result of a query.
|
QueryResultCollection.Builder |
|
Replica |
Information about a MR table replica
Note: Objects should always be created or deserialized using the Replica.Builder .
|
Replica.Builder |
|
RequestUsage |
The usage metrics for a request.
|
RequestUsage.Builder |
|
Row |
The result of GetRow.
|
Row.Builder |
|
Schema |
The table schema information as a JSON object.
|
Schema.Builder |
|
StatementSummary |
Information derived from parsing a NoSQL SQL statement.
|
StatementSummary.Builder |
|
Table |
Complete metadata about a table.
|
Table.Builder |
|
TableCollection |
Results of ListTables.
|
TableCollection.Builder |
|
TableLimits |
Throughput and storage limits configuration of a table.
|
TableLimits.Builder |
|
TableSummary |
Summary of the table.
|
TableSummary.Builder |
|
TableUsageCollection |
Result of GetTableUsage.
|
TableUsageCollection.Builder |
|
TableUsageSummary |
TableUsageSummary represents a single usage record, or slice, that includes information about
read and write throughput consumed during that period as well as the current information
regarding storage capacity.
|
TableUsageSummary.Builder |
|
UpdateRowDetails |
Specifications for the putting of a table row.
|
UpdateRowDetails.Builder |
|
UpdateRowResult |
The result of an UpdateRow operation.
|
UpdateRowResult.Builder |
|
UpdateTableDetails |
The information to be updated.
|
UpdateTableDetails.Builder |
|
WorkRequest |
A description of workrequest status.
|
WorkRequest.Builder |
|
WorkRequestCollection |
|
WorkRequestCollection.Builder |
|
WorkRequestError |
An error encountered while executing a work request.
|
WorkRequestError.Builder |
|
WorkRequestErrorCollection |
|
WorkRequestErrorCollection.Builder |
|
WorkRequestLogEntry |
A log message from the execution of a work request.
|
WorkRequestLogEntry.Builder |
|
WorkRequestLogEntryCollection |
|
WorkRequestLogEntryCollection.Builder |
|
WorkRequestResource |
A resource created or operated on by a work request.
|
WorkRequestResource.Builder |
|
WorkRequestSummary |
A description of workrequest status.
|
WorkRequestSummary.Builder |
|