| AccessDeniedException.Builder |
| CapacitySpecification
Amazon Keyspaces has two read/write capacity modes for processing reads and writes on your tables:
|
| CapacitySpecification.Builder |
| CapacitySpecificationSummary
The read/write throughput capacity mode for a table.
|
| CapacitySpecificationSummary.Builder |
| ClusteringKey
The optional clustering column portion of your primary key determines how the data is clustered and sorted within
each partition.
|
| ClusteringKey.Builder |
| ColumnDefinition
The names and data types of regular columns.
|
| ColumnDefinition.Builder |
| Comment
An optional comment that describes the table.
|
| Comment.Builder |
| ConflictException.Builder |
| CreateKeyspaceRequest.Builder |
| CreateKeyspaceResponse.Builder |
| CreateTableRequest.Builder |
| CreateTableResponse.Builder |
| DeleteKeyspaceRequest.Builder |
| DeleteKeyspaceResponse.Builder |
| DeleteTableRequest.Builder |
| DeleteTableResponse.Builder |
| EncryptionSpecification
Amazon Keyspaces encrypts and decrypts the table data at rest transparently and integrates with Key Management
Service for storing and managing the encryption key.
|
| EncryptionSpecification.Builder |
| EncryptionType |
| GetKeyspaceRequest.Builder |
| GetKeyspaceResponse.Builder |
| GetTableRequest.Builder |
| GetTableResponse.Builder |
| InternalServerException.Builder |
| KeyspacesException |
| KeyspacesException.Builder |
| KeyspacesException.BuilderImpl |
| KeyspacesRequest |
| KeyspacesRequest.Builder |
| KeyspacesResponse |
| KeyspacesResponse.Builder |
| KeyspacesResponseMetadata |
| KeyspaceSummary
Represents the properties of a keyspace.
|
| KeyspaceSummary.Builder |
| ListKeyspacesRequest.Builder |
| ListKeyspacesResponse.Builder |
| ListTablesRequest.Builder |
| ListTablesResponse.Builder |
| ListTagsForResourceRequest.Builder |
| ListTagsForResourceResponse.Builder |
| PartitionKey
The partition key portion of the primary key is required and determines how Amazon Keyspaces stores the data.
|
| PartitionKey.Builder |
| PointInTimeRecovery
Point-in-time recovery (PITR) helps protect your Amazon Keyspaces tables from accidental write or delete operations
by providing you continuous backups of your table data.
|
| PointInTimeRecovery.Builder |
| PointInTimeRecoveryStatus |
| PointInTimeRecoverySummary
The point-in-time recovery status of the specified table.
|
| PointInTimeRecoverySummary.Builder |
| ResourceNotFoundException.Builder |
| RestoreTableRequest.Builder |
| RestoreTableResponse.Builder |
| SchemaDefinition
Describes the schema of the table.
|
| SchemaDefinition.Builder |
| ServiceQuotaExceededException.Builder |
| SortOrder |
| StaticColumn
The static columns of the table.
|
| StaticColumn.Builder |
| TableStatus |
| TableSummary
Returns the name of the specified table, the keyspace it is stored in, and the unique identifier in the format of an
Amazon Resource Name (ARN).
|
| TableSummary.Builder |
| Tag
Describes a tag.
|
| Tag.Builder |
| TagResourceRequest.Builder |
| TagResourceResponse.Builder |
| ThroughputMode |
| TimeToLive
Enable custom Time to Live (TTL) settings for rows and columns without setting a TTL default for the specified table.
|
| TimeToLive.Builder |
| TimeToLiveStatus |
| UntagResourceRequest.Builder |
| UntagResourceResponse.Builder |
| UpdateTableRequest.Builder |
| UpdateTableResponse.Builder |
| ValidationException.Builder |