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

A

AbstractAmazonKeyspaces - Class in com.amazonaws.services.keyspaces
Abstract implementation of AmazonKeyspaces.
AbstractAmazonKeyspaces() - Constructor for class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
AbstractAmazonKeyspacesAsync - Class in com.amazonaws.services.keyspaces
Abstract implementation of AmazonKeyspacesAsync.
AbstractAmazonKeyspacesAsync() - Constructor for class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
AccessDeniedException - Exception in com.amazonaws.services.keyspaces.model
You do not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.keyspaces.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AmazonKeyspaces - Interface in com.amazonaws.services.keyspaces
Interface for accessing Amazon Keyspaces.
AmazonKeyspacesAsync - Interface in com.amazonaws.services.keyspaces
Interface for accessing Amazon Keyspaces asynchronously.
AmazonKeyspacesAsyncClient - Class in com.amazonaws.services.keyspaces
Client for accessing Amazon Keyspaces asynchronously.
AmazonKeyspacesAsyncClientBuilder - Class in com.amazonaws.services.keyspaces
Fluent builder for AmazonKeyspacesAsync.
AmazonKeyspacesClient - Class in com.amazonaws.services.keyspaces
Client for accessing Amazon Keyspaces.
AmazonKeyspacesClientBuilder - Class in com.amazonaws.services.keyspaces
Fluent builder for AmazonKeyspaces.
AmazonKeyspacesException - Exception in com.amazonaws.services.keyspaces.model
Base exception for all service exceptions thrown by Amazon Keyspaces
AmazonKeyspacesException(String) - Constructor for exception com.amazonaws.services.keyspaces.model.AmazonKeyspacesException
Constructs a new AmazonKeyspacesException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClientBuilder
Construct an asynchronous implementation of AmazonKeyspacesAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClientBuilder
Construct a synchronous implementation of AmazonKeyspaces using the current builder configuration.
builder() - Static method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
 

C

CapacitySpecification - Class in com.amazonaws.services.keyspaces.model
Amazon Keyspaces has two read/write capacity modes for processing reads and writes on your tables:
CapacitySpecification() - Constructor for class com.amazonaws.services.keyspaces.model.CapacitySpecification
 
CapacitySpecificationSummary - Class in com.amazonaws.services.keyspaces.model
The read/write throughput capacity mode for a table.
CapacitySpecificationSummary() - Constructor for class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
 
clone() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
 
clone() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
 
clone() - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
 
clone() - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
 
clone() - Method in class com.amazonaws.services.keyspaces.model.Comment
 
clone() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.CreateTableResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.DeleteTableResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
 
clone() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
 
clone() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.PartitionKey
 
clone() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
 
clone() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
 
clone() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
 
clone() - Method in class com.amazonaws.services.keyspaces.model.StaticColumn
 
clone() - Method in class com.amazonaws.services.keyspaces.model.TableSummary
 
clone() - Method in class com.amazonaws.services.keyspaces.model.Tag
 
clone() - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
 
clone() - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
 
clone() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableResult
 
ClusteringKey - Class in com.amazonaws.services.keyspaces.model
The optional clustering column portion of your primary key determines how the data is clustered and sorted within each partition.
ClusteringKey() - Constructor for class com.amazonaws.services.keyspaces.model.ClusteringKey
 
ColumnDefinition - Class in com.amazonaws.services.keyspaces.model
The names and data types of regular columns.
ColumnDefinition() - Constructor for class com.amazonaws.services.keyspaces.model.ColumnDefinition
 
com.amazonaws.services.keyspaces - package com.amazonaws.services.keyspaces
Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible database service.
com.amazonaws.services.keyspaces.model - package com.amazonaws.services.keyspaces.model
 
Comment - Class in com.amazonaws.services.keyspaces.model
An optional comment that describes the table.
Comment() - Constructor for class com.amazonaws.services.keyspaces.model.Comment
 
configFactory - Static variable in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.keyspaces.model
Amazon Keyspaces could not complete the requested action.
ConflictException(String) - Constructor for exception com.amazonaws.services.keyspaces.model.ConflictException
Constructs a new ConflictException with the specified error message.
createKeyspace(CreateKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
createKeyspace(CreateKeyspaceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
The CreateKeyspace operation adds a new keyspace to your account.
createKeyspace(CreateKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
The CreateKeyspace operation adds a new keyspace to your account.
createKeyspaceAsync(CreateKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
createKeyspaceAsync(CreateKeyspaceRequest, AsyncHandler<CreateKeyspaceRequest, CreateKeyspaceResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
createKeyspaceAsync(CreateKeyspaceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
The CreateKeyspace operation adds a new keyspace to your account.
createKeyspaceAsync(CreateKeyspaceRequest, AsyncHandler<CreateKeyspaceRequest, CreateKeyspaceResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
The CreateKeyspace operation adds a new keyspace to your account.
createKeyspaceAsync(CreateKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
createKeyspaceAsync(CreateKeyspaceRequest, AsyncHandler<CreateKeyspaceRequest, CreateKeyspaceResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
CreateKeyspaceRequest - Class in com.amazonaws.services.keyspaces.model
 
CreateKeyspaceRequest() - Constructor for class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
 
CreateKeyspaceResult - Class in com.amazonaws.services.keyspaces.model
 
CreateKeyspaceResult() - Constructor for class com.amazonaws.services.keyspaces.model.CreateKeyspaceResult
 
createTable(CreateTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
createTable(CreateTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
The CreateTable operation adds a new table to the specified keyspace.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
The CreateTable operation adds a new table to the specified keyspace.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
createTableAsync(CreateTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
The CreateTable operation adds a new table to the specified keyspace.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
The CreateTable operation adds a new table to the specified keyspace.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
CreateTableRequest - Class in com.amazonaws.services.keyspaces.model
 
CreateTableRequest() - Constructor for class com.amazonaws.services.keyspaces.model.CreateTableRequest
 
CreateTableResult - Class in com.amazonaws.services.keyspaces.model
 
CreateTableResult() - Constructor for class com.amazonaws.services.keyspaces.model.CreateTableResult
 

D

defaultClient() - Static method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClientBuilder
 
deleteKeyspace(DeleteKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
deleteKeyspace(DeleteKeyspaceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
The DeleteKeyspace operation deletes a keyspace and all of its tables.
deleteKeyspace(DeleteKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
The DeleteKeyspace operation deletes a keyspace and all of its tables.
deleteKeyspaceAsync(DeleteKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
deleteKeyspaceAsync(DeleteKeyspaceRequest, AsyncHandler<DeleteKeyspaceRequest, DeleteKeyspaceResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
deleteKeyspaceAsync(DeleteKeyspaceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
The DeleteKeyspace operation deletes a keyspace and all of its tables.
deleteKeyspaceAsync(DeleteKeyspaceRequest, AsyncHandler<DeleteKeyspaceRequest, DeleteKeyspaceResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
The DeleteKeyspace operation deletes a keyspace and all of its tables.
deleteKeyspaceAsync(DeleteKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
deleteKeyspaceAsync(DeleteKeyspaceRequest, AsyncHandler<DeleteKeyspaceRequest, DeleteKeyspaceResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
DeleteKeyspaceRequest - Class in com.amazonaws.services.keyspaces.model
 
DeleteKeyspaceRequest() - Constructor for class com.amazonaws.services.keyspaces.model.DeleteKeyspaceRequest
 
DeleteKeyspaceResult - Class in com.amazonaws.services.keyspaces.model
 
DeleteKeyspaceResult() - Constructor for class com.amazonaws.services.keyspaces.model.DeleteKeyspaceResult
 
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
deleteTable(DeleteTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
The DeleteTable operation deletes a table and all of its data.
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
The DeleteTable operation deletes a table and all of its data.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
deleteTableAsync(DeleteTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
The DeleteTable operation deletes a table and all of its data.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
The DeleteTable operation deletes a table and all of its data.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
DeleteTableRequest - Class in com.amazonaws.services.keyspaces.model
 
DeleteTableRequest() - Constructor for class com.amazonaws.services.keyspaces.model.DeleteTableRequest
 
DeleteTableResult - Class in com.amazonaws.services.keyspaces.model
 
DeleteTableResult() - Constructor for class com.amazonaws.services.keyspaces.model.DeleteTableResult
 

E

EncryptionSpecification - Class in com.amazonaws.services.keyspaces.model
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() - Constructor for class com.amazonaws.services.keyspaces.model.EncryptionSpecification
 
EncryptionType - Enum in com.amazonaws.services.keyspaces.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.Comment
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.CreateTableResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.DeleteTableResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.PartitionKey
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.StaticColumn
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.TableSummary
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.keyspaces.model.EncryptionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.keyspaces.model.PointInTimeRecoveryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.keyspaces.model.SortOrder
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.keyspaces.model.TableStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.keyspaces.model.ThroughputMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.keyspaces.model.TimeToLiveStatus
Use this in place of valueOf.

G

getAddColumns() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
For each column to be added to the specified table:
getAllColumns() - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The regular columns of the table.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
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.keyspaces.AmazonKeyspacesClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapacitySpecification() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies the read/write throughput capacity mode for the table.
getCapacitySpecification() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The read/write throughput capacity mode for a table.
getCapacitySpecification() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the read/write throughput capacity mode for the table.
getCapacitySpecificationOverride() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the read/write throughput capacity mode for the target table.
getClusteringKeys() - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that are part of the clustering key of the table.
getComment() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
This parameter allows to enter a description of the table.
getComment() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The the description of the specified table.
getCreationTimestamp() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The creation timestamp of the specified table.
getDefaultTimeToLive() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The default Time to Live setting in seconds for the table.
getDefaultTimeToLive() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The default Time to Live settings of the specified table.
getDefaultTimeToLive() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The default Time to Live setting in seconds for the table.
getEarliestRestorableTimestamp() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
Specifies the earliest possible restore point of the table in ISO 8601 format.
getEncryptionSpecification() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies how the encryption key for encryption at rest is managed for the table.
getEncryptionSpecification() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The encryption settings of the specified table.
getEncryptionSpecification() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the encryption settings of the table.
getEncryptionSpecificationOverride() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the encryption settings for the target table.
getExecutorService() - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
Returns the executor service used by this client to execute async requests.
getKey() - Method in class com.amazonaws.services.keyspaces.model.Tag
The key of the tag.
getKeyspace(GetKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
getKeyspace(GetKeyspaceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Returns the name and the Amazon Resource Name (ARN) of the specified table.
getKeyspace(GetKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Returns the name and the Amazon Resource Name (ARN) of the specified table.
getKeyspaceAsync(GetKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
getKeyspaceAsync(GetKeyspaceRequest, AsyncHandler<GetKeyspaceRequest, GetKeyspaceResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
getKeyspaceAsync(GetKeyspaceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns the name and the Amazon Resource Name (ARN) of the specified table.
getKeyspaceAsync(GetKeyspaceRequest, AsyncHandler<GetKeyspaceRequest, GetKeyspaceResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns the name and the Amazon Resource Name (ARN) of the specified table.
getKeyspaceAsync(GetKeyspaceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
getKeyspaceAsync(GetKeyspaceRequest, AsyncHandler<GetKeyspaceRequest, GetKeyspaceResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
The name of the keyspace to be created.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The name of the keyspace that the table is going to be created in.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceRequest
The name of the keyspace to be deleted.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
The name of the keyspace of the to be deleted table.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceRequest
The name of the keyspace.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
The name of the keyspace.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
The name of the keyspace that the table is stored in.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The name of the keyspace that the specified table is stored in.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
The name of the keyspace.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The name of the keyspace.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The name of the keyspace that the table is stored in.
getKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The name of the keyspace the specified table is stored in.
GetKeyspaceRequest - Class in com.amazonaws.services.keyspaces.model
 
GetKeyspaceRequest() - Constructor for class com.amazonaws.services.keyspaces.model.GetKeyspaceRequest
 
GetKeyspaceResult - Class in com.amazonaws.services.keyspaces.model
 
GetKeyspaceResult() - Constructor for class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
 
getKeyspaces() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
A list of keyspaces.
getKmsKeyIdentifier() - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
The Amazon Resource Name (ARN) of the customer managed KMS key, for example kms_key_identifier:ARN.
getLastUpdateToPayPerRequestTimestamp() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The timestamp of the last operation that changed the provisioned throughput capacity of a table.
getMaxResults() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
The total number of keyspaces to return in the output.
getMaxResults() - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The total number of tables to return in the output.
getMaxResults() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The total number of tags to return in the output.
getMessage() - Method in class com.amazonaws.services.keyspaces.model.Comment
An optional description of the table.
getName() - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
The name(s) of the clustering column(s).
getName() - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
The name of the column.
getName() - Method in class com.amazonaws.services.keyspaces.model.PartitionKey
The name(s) of the partition key column(s).
getName() - Method in class com.amazonaws.services.keyspaces.model.StaticColumn
The name of the static column.
getNextToken() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
A token to specify where to start paginating.
getNextToken() - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
A token to specify where to start paginating.
getNextToken() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The pagination token.
getNextToken() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
A token to specify where to start paginating.
getOrderBy() - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
Sets the ascendant (ASC) or descendant (DESC) order modifier.
getPartitionKeys() - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that are part of the partition key of the table .
getPointInTimeRecovery() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies if pointInTimeRecovery is enabled or disabled for the table.
getPointInTimeRecovery() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The point-in-time recovery status of the specified table.
getPointInTimeRecovery() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the pointInTimeRecovery settings of the table.
getPointInTimeRecoveryOverride() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the pointInTimeRecovery settings for the target table.
getReadCapacityUnits() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The throughput capacity specified for read operations defined in read capacity units (RCUs).
getReadCapacityUnits() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The throughput capacity specified for read operations defined in read capacity units (RCUs).
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceResult
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.CreateTableResult
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
The ARN of the keyspace.
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The Amazon Resource Name (ARN) of the specified table.
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource.
getResourceArn() - Method in exception com.amazonaws.services.keyspaces.model.ResourceNotFoundException
The unique identifier in the format of Amazon Resource Name (ARN), for the resource not found.
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource to which to add tags.
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
The Amazon Keyspaces resource that the tags will be removed from.
getResourceArn() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableResult
The Amazon Resource Name (ARN) of the modified table.
getRestoredTableARN() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableResult
The Amazon Resource Name (ARN) of the restored table.
getRestoreTimestamp() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The restore timestamp in ISO 8601 format.
getSchemaDefinition() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The schemaDefinition consists of the following parameters.
getSchemaDefinition() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The schema definition of the specified table.
getSourceKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The keyspace name of the source table.
getSourceTableName() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the source table.
getStaticColumns() - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that have been defined as STATIC.
getStatus() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The current status of the specified table.
getStatus() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
The options are:
getStatus() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
Shows if point-in-time recovery is enabled or disabled for the specified table.
getStatus() - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
Shows how to enable custom Time to Live (TTL) settings for the specified table.
getTable(GetTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
getTable(GetTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
getTable(GetTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
getTableAsync(GetTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
getTableAsync(GetTableRequest, AsyncHandler<GetTableRequest, GetTableResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
getTableAsync(GetTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
getTableAsync(GetTableRequest, AsyncHandler<GetTableRequest, GetTableResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.
getTableAsync(GetTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
getTableAsync(GetTableRequest, AsyncHandler<GetTableRequest, GetTableResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
getTableName() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
The name of the table to be deleted.
getTableName() - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The name of the specified table.
getTableName() - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The name of the table.
getTableName() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The name of the table.
GetTableRequest - Class in com.amazonaws.services.keyspaces.model
 
GetTableRequest() - Constructor for class com.amazonaws.services.keyspaces.model.GetTableRequest
 
GetTableResult - Class in com.amazonaws.services.keyspaces.model
 
GetTableResult() - Constructor for class com.amazonaws.services.keyspaces.model.GetTableResult
 
getTables() - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
A list of tables.
getTags() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
A list of key-value pair tags to be attached to the keyspace.
getTags() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
A list of key-value pair tags to be attached to the resource.
getTags() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
A list of tags.
getTags() - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
The tags to be assigned to the Amazon Keyspaces resource.
getTags() - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
A list of existing tags to be removed from the Amazon Keyspaces resource.
getTagsOverride() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
A list of key-value pair tags to be attached to the restored table.
getTargetKeyspaceName() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the target keyspace.
getTargetTableName() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the target table.
getThroughputMode() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The read/write throughput capacity mode for a table.
getThroughputMode() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The read/write throughput capacity mode for a table.
getTtl() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Enables Time to Live custom settings for the table.
getTtl() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The custom Time to Live settings of the specified table.
getTtl() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies Time to Live custom settings for the table.
getType() - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
The data type of the column.
getType() - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
The encryption option specified for the table.
getValue() - Method in class com.amazonaws.services.keyspaces.model.Tag
The value of the tag.
getWriteCapacityUnits() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The throughput capacity specified for write operations defined in write capacity units (WCUs).
getWriteCapacityUnits() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The throughput capacity specified for write operations defined in write capacity units (WCUs).

H

hashCode() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.Comment
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.CreateTableResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.DeleteTableResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.PartitionKey
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.StaticColumn
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.TableSummary
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.Tag
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
 
hashCode() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableResult
 

I

InternalServerException - Exception in com.amazonaws.services.keyspaces.model
Amazon Keyspaces was unable to fully process this request because of an internal server error.
InternalServerException(String) - Constructor for exception com.amazonaws.services.keyspaces.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

K

KeyspaceSummary - Class in com.amazonaws.services.keyspaces.model
Represents the properties of a keyspace.
KeyspaceSummary() - Constructor for class com.amazonaws.services.keyspaces.model.KeyspaceSummary
 

L

listKeyspaces(ListKeyspacesRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
listKeyspaces(ListKeyspacesRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Returns a list of keyspaces.
listKeyspaces(ListKeyspacesRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Returns a list of keyspaces.
listKeyspacesAsync(ListKeyspacesRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
listKeyspacesAsync(ListKeyspacesRequest, AsyncHandler<ListKeyspacesRequest, ListKeyspacesResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
listKeyspacesAsync(ListKeyspacesRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns a list of keyspaces.
listKeyspacesAsync(ListKeyspacesRequest, AsyncHandler<ListKeyspacesRequest, ListKeyspacesResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns a list of keyspaces.
listKeyspacesAsync(ListKeyspacesRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
listKeyspacesAsync(ListKeyspacesRequest, AsyncHandler<ListKeyspacesRequest, ListKeyspacesResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
ListKeyspacesRequest - Class in com.amazonaws.services.keyspaces.model
 
ListKeyspacesRequest() - Constructor for class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
 
ListKeyspacesResult - Class in com.amazonaws.services.keyspaces.model
 
ListKeyspacesResult() - Constructor for class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
 
listTables(ListTablesRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Returns a list of tables for a specified keyspace.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Returns a list of tables for a specified keyspace.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns a list of tables for a specified keyspace.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns a list of tables for a specified keyspace.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
ListTablesRequest - Class in com.amazonaws.services.keyspaces.model
 
ListTablesRequest() - Constructor for class com.amazonaws.services.keyspaces.model.ListTablesRequest
 
ListTablesResult - Class in com.amazonaws.services.keyspaces.model
 
ListTablesResult() - Constructor for class com.amazonaws.services.keyspaces.model.ListTablesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Returns a list of all tags associated with the specified Amazon Keyspaces resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Returns a list of all tags associated with the specified Amazon Keyspaces resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns a list of all tags associated with the specified Amazon Keyspaces resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Returns a list of all tags associated with the specified Amazon Keyspaces resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.keyspaces.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.keyspaces.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.Comment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.PartitionKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.StaticColumn
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.TableSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
 

P

PartitionKey - Class in com.amazonaws.services.keyspaces.model
The partition key portion of the primary key is required and determines how Amazon Keyspaces stores the data.
PartitionKey() - Constructor for class com.amazonaws.services.keyspaces.model.PartitionKey
 
PointInTimeRecovery - Class in com.amazonaws.services.keyspaces.model
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() - Constructor for class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
 
PointInTimeRecoveryStatus - Enum in com.amazonaws.services.keyspaces.model
 
PointInTimeRecoverySummary - Class in com.amazonaws.services.keyspaces.model
The point-in-time recovery status of the specified table.
PointInTimeRecoverySummary() - Constructor for class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.keyspaces.model
The operation tried to access a keyspace or table that doesn't exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.keyspaces.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
restoreTable(RestoreTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
restoreTable(RestoreTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Restores the specified table to the specified point in time within the earliest_restorable_timestamp and the current time.
restoreTable(RestoreTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Restores the specified table to the specified point in time within the earliest_restorable_timestamp and the current time.
restoreTableAsync(RestoreTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
restoreTableAsync(RestoreTableRequest, AsyncHandler<RestoreTableRequest, RestoreTableResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
restoreTableAsync(RestoreTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Restores the specified table to the specified point in time within the earliest_restorable_timestamp and the current time.
restoreTableAsync(RestoreTableRequest, AsyncHandler<RestoreTableRequest, RestoreTableResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Restores the specified table to the specified point in time within the earliest_restorable_timestamp and the current time.
restoreTableAsync(RestoreTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
restoreTableAsync(RestoreTableRequest, AsyncHandler<RestoreTableRequest, RestoreTableResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
RestoreTableRequest - Class in com.amazonaws.services.keyspaces.model
 
RestoreTableRequest() - Constructor for class com.amazonaws.services.keyspaces.model.RestoreTableRequest
 
RestoreTableResult - Class in com.amazonaws.services.keyspaces.model
 
RestoreTableResult() - Constructor for class com.amazonaws.services.keyspaces.model.RestoreTableResult
 

S

SchemaDefinition - Class in com.amazonaws.services.keyspaces.model
Describes the schema of the table.
SchemaDefinition() - Constructor for class com.amazonaws.services.keyspaces.model.SchemaDefinition
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.keyspaces.model
The operation exceeded the service quota for this resource.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.keyspaces.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAddColumns(Collection<ColumnDefinition>) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
For each column to be added to the specified table:
setAllColumns(Collection<ColumnDefinition>) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The regular columns of the table.
setCapacitySpecification(CapacitySpecification) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies the read/write throughput capacity mode for the table.
setCapacitySpecification(CapacitySpecificationSummary) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The read/write throughput capacity mode for a table.
setCapacitySpecification(CapacitySpecification) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the read/write throughput capacity mode for the table.
setCapacitySpecificationOverride(CapacitySpecification) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the read/write throughput capacity mode for the target table.
setClusteringKeys(Collection<ClusteringKey>) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that are part of the clustering key of the table.
setComment(Comment) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
This parameter allows to enter a description of the table.
setComment(Comment) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The the description of the specified table.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The creation timestamp of the specified table.
setDefaultTimeToLive(Integer) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The default Time to Live setting in seconds for the table.
setDefaultTimeToLive(Integer) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The default Time to Live settings of the specified table.
setDefaultTimeToLive(Integer) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The default Time to Live setting in seconds for the table.
setEarliestRestorableTimestamp(Date) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
Specifies the earliest possible restore point of the table in ISO 8601 format.
setEncryptionSpecification(EncryptionSpecification) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies how the encryption key for encryption at rest is managed for the table.
setEncryptionSpecification(EncryptionSpecification) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The encryption settings of the specified table.
setEncryptionSpecification(EncryptionSpecification) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the encryption settings of the table.
setEncryptionSpecificationOverride(EncryptionSpecification) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the encryption settings for the target table.
setKey(String) - Method in class com.amazonaws.services.keyspaces.model.Tag
The key of the tag.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
The name of the keyspace to be created.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The name of the keyspace that the table is going to be created in.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceRequest
The name of the keyspace to be deleted.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
The name of the keyspace of the to be deleted table.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceRequest
The name of the keyspace.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
The name of the keyspace.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
The name of the keyspace that the table is stored in.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The name of the keyspace that the specified table is stored in.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
The name of the keyspace.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The name of the keyspace.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The name of the keyspace that the table is stored in.
setKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The name of the keyspace the specified table is stored in.
setKeyspaces(Collection<KeyspaceSummary>) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
A list of keyspaces.
setKmsKeyIdentifier(String) - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
The Amazon Resource Name (ARN) of the customer managed KMS key, for example kms_key_identifier:ARN.
setLastUpdateToPayPerRequestTimestamp(Date) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The timestamp of the last operation that changed the provisioned throughput capacity of a table.
setMaxResults(Integer) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
The total number of keyspaces to return in the output.
setMaxResults(Integer) - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The total number of tables to return in the output.
setMaxResults(Integer) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The total number of tags to return in the output.
setMessage(String) - Method in class com.amazonaws.services.keyspaces.model.Comment
An optional description of the table.
setName(String) - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
The name(s) of the clustering column(s).
setName(String) - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
The name of the column.
setName(String) - Method in class com.amazonaws.services.keyspaces.model.PartitionKey
The name(s) of the partition key column(s).
setName(String) - Method in class com.amazonaws.services.keyspaces.model.StaticColumn
The name of the static column.
setNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
A token to specify where to start paginating.
setNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
A token to specify where to start paginating.
setNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The pagination token.
setNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
A token to specify where to start paginating.
setOrderBy(String) - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
Sets the ascendant (ASC) or descendant (DESC) order modifier.
setPartitionKeys(Collection<PartitionKey>) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that are part of the partition key of the table .
setPointInTimeRecovery(PointInTimeRecovery) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies if pointInTimeRecovery is enabled or disabled for the table.
setPointInTimeRecovery(PointInTimeRecoverySummary) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The point-in-time recovery status of the specified table.
setPointInTimeRecovery(PointInTimeRecovery) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the pointInTimeRecovery settings of the table.
setPointInTimeRecoveryOverride(PointInTimeRecovery) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the pointInTimeRecovery settings for the target table.
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The throughput capacity specified for read operations defined in read capacity units (RCUs).
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The throughput capacity specified for read operations defined in read capacity units (RCUs).
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceResult
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.CreateTableResult
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
The ARN of the keyspace.
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The Amazon Resource Name (ARN) of the specified table.
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource.
setResourceArn(String) - Method in exception com.amazonaws.services.keyspaces.model.ResourceNotFoundException
The unique identifier in the format of Amazon Resource Name (ARN), for the resource not found.
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource to which to add tags.
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
The Amazon Keyspaces resource that the tags will be removed from.
setResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableResult
The Amazon Resource Name (ARN) of the modified table.
setRestoredTableARN(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableResult
The Amazon Resource Name (ARN) of the restored table.
setRestoreTimestamp(Date) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The restore timestamp in ISO 8601 format.
setSchemaDefinition(SchemaDefinition) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The schemaDefinition consists of the following parameters.
setSchemaDefinition(SchemaDefinition) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The schema definition of the specified table.
setSourceKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The keyspace name of the source table.
setSourceTableName(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the source table.
setStaticColumns(Collection<StaticColumn>) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that have been defined as STATIC.
setStatus(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The current status of the specified table.
setStatus(String) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
The options are:
setStatus(String) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
Shows if point-in-time recovery is enabled or disabled for the specified table.
setStatus(String) - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
Shows how to enable custom Time to Live (TTL) settings for the specified table.
setTableName(String) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
The name of the table to be deleted.
setTableName(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The name of the specified table.
setTableName(String) - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The name of the table.
setTables(Collection<TableSummary>) - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
A list of tables.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
A list of key-value pair tags to be attached to the keyspace.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
A list of key-value pair tags to be attached to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
The tags to be assigned to the Amazon Keyspaces resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
A list of existing tags to be removed from the Amazon Keyspaces resource.
setTagsOverride(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
A list of key-value pair tags to be attached to the restored table.
setTargetKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the target keyspace.
setTargetTableName(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the target table.
setThroughputMode(String) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The read/write throughput capacity mode for a table.
setThroughputMode(String) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The read/write throughput capacity mode for a table.
setTtl(TimeToLive) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Enables Time to Live custom settings for the table.
setTtl(TimeToLive) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The custom Time to Live settings of the specified table.
setTtl(TimeToLive) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies Time to Live custom settings for the table.
setType(String) - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
The data type of the column.
setType(String) - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
The encryption option specified for the table.
setValue(String) - Method in class com.amazonaws.services.keyspaces.model.Tag
The value of the tag.
setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The throughput capacity specified for write operations defined in write capacity units (WCUs).
setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The throughput capacity specified for write operations defined in write capacity units (WCUs).
shutdown() - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
shutdown() - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
 
SortOrder - Enum in com.amazonaws.services.keyspaces.model
 
standard() - Static method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClientBuilder
 
StaticColumn - Class in com.amazonaws.services.keyspaces.model
The static columns of the table.
StaticColumn() - Constructor for class com.amazonaws.services.keyspaces.model.StaticColumn
 

T

TableStatus - Enum in com.amazonaws.services.keyspaces.model
 
TableSummary - Class in com.amazonaws.services.keyspaces.model
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() - Constructor for class com.amazonaws.services.keyspaces.model.TableSummary
 
Tag - Class in com.amazonaws.services.keyspaces.model
Describes a tag.
Tag() - Constructor for class com.amazonaws.services.keyspaces.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Associates a set of tags with a Amazon Keyspaces resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Associates a set of tags with a Amazon Keyspaces resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Associates a set of tags with a Amazon Keyspaces resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Associates a set of tags with a Amazon Keyspaces resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.keyspaces.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.keyspaces.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.keyspaces.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.keyspaces.model.TagResourceResult
 
ThroughputMode - Enum in com.amazonaws.services.keyspaces.model
 
TimeToLive - Class in com.amazonaws.services.keyspaces.model
Enable custom Time to Live (TTL) settings for rows and columns without setting a TTL default for the specified table.
TimeToLive() - Constructor for class com.amazonaws.services.keyspaces.model.TimeToLive
 
TimeToLiveStatus - Enum in com.amazonaws.services.keyspaces.model
 
toString() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.Comment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.CreateTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.DeleteTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.keyspaces.model.EncryptionType
 
toString() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.PartitionKey
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.keyspaces.model.PointInTimeRecoveryStatus
 
toString() - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.RestoreTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.keyspaces.model.SortOrder
 
toString() - Method in class com.amazonaws.services.keyspaces.model.StaticColumn
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.keyspaces.model.TableStatus
 
toString() - Method in class com.amazonaws.services.keyspaces.model.TableSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.keyspaces.model.ThroughputMode
 
toString() - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.keyspaces.model.TimeToLiveStatus
 
toString() - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.keyspaces.model.UpdateTableResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Removes the association of tags from a Amazon Keyspaces resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Removes the association of tags from a Amazon Keyspaces resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Removes the association of tags from a Amazon Keyspaces resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Removes the association of tags from a Amazon Keyspaces resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.keyspaces.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.keyspaces.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.keyspaces.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.keyspaces.model.UntagResourceResult
 
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspaces
 
updateTable(UpdateTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspaces
Adds new columns to the table or updates one of the table's settings, for example capacity mode, encryption, point-in-time recovery, or ttl settings.
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesClient
Adds new columns to the table or updates one of the table's settings, for example capacity mode, encryption, point-in-time recovery, or ttl settings.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.keyspaces.AbstractAmazonKeyspacesAsync
 
updateTableAsync(UpdateTableRequest) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Adds new columns to the table or updates one of the table's settings, for example capacity mode, encryption, point-in-time recovery, or ttl settings.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.keyspaces.AmazonKeyspacesAsync
Adds new columns to the table or updates one of the table's settings, for example capacity mode, encryption, point-in-time recovery, or ttl settings.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.keyspaces.AmazonKeyspacesAsyncClient
 
UpdateTableRequest - Class in com.amazonaws.services.keyspaces.model
 
UpdateTableRequest() - Constructor for class com.amazonaws.services.keyspaces.model.UpdateTableRequest
 
UpdateTableResult - Class in com.amazonaws.services.keyspaces.model
 
UpdateTableResult() - Constructor for class com.amazonaws.services.keyspaces.model.UpdateTableResult
 

V

ValidationException - Exception in com.amazonaws.services.keyspaces.model
The operation failed due to an invalid or malformed request.
ValidationException(String) - Constructor for exception com.amazonaws.services.keyspaces.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.keyspaces.model.EncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.keyspaces.model.PointInTimeRecoveryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.keyspaces.model.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.keyspaces.model.TableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.keyspaces.model.ThroughputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.keyspaces.model.TimeToLiveStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.keyspaces.model.EncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.keyspaces.model.PointInTimeRecoveryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.keyspaces.model.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.keyspaces.model.TableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.keyspaces.model.ThroughputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.keyspaces.model.TimeToLiveStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAddColumns(ColumnDefinition...) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
For each column to be added to the specified table:
withAddColumns(Collection<ColumnDefinition>) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
For each column to be added to the specified table:
withAllColumns(ColumnDefinition...) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The regular columns of the table.
withAllColumns(Collection<ColumnDefinition>) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The regular columns of the table.
withCapacitySpecification(CapacitySpecification) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies the read/write throughput capacity mode for the table.
withCapacitySpecification(CapacitySpecificationSummary) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The read/write throughput capacity mode for a table.
withCapacitySpecification(CapacitySpecification) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the read/write throughput capacity mode for the table.
withCapacitySpecificationOverride(CapacitySpecification) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the read/write throughput capacity mode for the target table.
withClusteringKeys(ClusteringKey...) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that are part of the clustering key of the table.
withClusteringKeys(Collection<ClusteringKey>) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that are part of the clustering key of the table.
withComment(Comment) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
This parameter allows to enter a description of the table.
withComment(Comment) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The the description of the specified table.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The creation timestamp of the specified table.
withDefaultTimeToLive(Integer) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The default Time to Live setting in seconds for the table.
withDefaultTimeToLive(Integer) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The default Time to Live settings of the specified table.
withDefaultTimeToLive(Integer) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The default Time to Live setting in seconds for the table.
withEarliestRestorableTimestamp(Date) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
Specifies the earliest possible restore point of the table in ISO 8601 format.
withEncryptionSpecification(EncryptionSpecification) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies how the encryption key for encryption at rest is managed for the table.
withEncryptionSpecification(EncryptionSpecification) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The encryption settings of the specified table.
withEncryptionSpecification(EncryptionSpecification) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the encryption settings of the table.
withEncryptionSpecificationOverride(EncryptionSpecification) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the encryption settings for the target table.
withKey(String) - Method in class com.amazonaws.services.keyspaces.model.Tag
The key of the tag.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
The name of the keyspace to be created.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The name of the keyspace that the table is going to be created in.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.DeleteKeyspaceRequest
The name of the keyspace to be deleted.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
The name of the keyspace of the to be deleted table.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceRequest
The name of the keyspace.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
The name of the keyspace.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
The name of the keyspace that the table is stored in.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The name of the keyspace that the specified table is stored in.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
The name of the keyspace.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The name of the keyspace.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The name of the keyspace that the table is stored in.
withKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The name of the keyspace the specified table is stored in.
withKeyspaces(KeyspaceSummary...) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
A list of keyspaces.
withKeyspaces(Collection<KeyspaceSummary>) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
A list of keyspaces.
withKmsKeyIdentifier(String) - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
The Amazon Resource Name (ARN) of the customer managed KMS key, for example kms_key_identifier:ARN.
withLastUpdateToPayPerRequestTimestamp(Date) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The timestamp of the last operation that changed the provisioned throughput capacity of a table.
withMaxResults(Integer) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
The total number of keyspaces to return in the output.
withMaxResults(Integer) - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The total number of tables to return in the output.
withMaxResults(Integer) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The total number of tags to return in the output.
withMessage(String) - Method in class com.amazonaws.services.keyspaces.model.Comment
An optional description of the table.
withName(String) - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
The name(s) of the clustering column(s).
withName(String) - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
The name of the column.
withName(String) - Method in class com.amazonaws.services.keyspaces.model.PartitionKey
The name(s) of the partition key column(s).
withName(String) - Method in class com.amazonaws.services.keyspaces.model.StaticColumn
The name of the static column.
withNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListKeyspacesResult
A token to specify where to start paginating.
withNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListTablesRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
A token to specify where to start paginating.
withNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The pagination token.
withNextToken(String) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
A token to specify where to start paginating.
withOrderBy(String) - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
Sets the ascendant (ASC) or descendant (DESC) order modifier.
withOrderBy(SortOrder) - Method in class com.amazonaws.services.keyspaces.model.ClusteringKey
Sets the ascendant (ASC) or descendant (DESC) order modifier.
withPartitionKeys(PartitionKey...) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that are part of the partition key of the table .
withPartitionKeys(Collection<PartitionKey>) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that are part of the partition key of the table .
withPointInTimeRecovery(PointInTimeRecovery) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Specifies if pointInTimeRecovery is enabled or disabled for the table.
withPointInTimeRecovery(PointInTimeRecoverySummary) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The point-in-time recovery status of the specified table.
withPointInTimeRecovery(PointInTimeRecovery) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies the pointInTimeRecovery settings of the table.
withPointInTimeRecoveryOverride(PointInTimeRecovery) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
Specifies the pointInTimeRecovery settings for the target table.
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The throughput capacity specified for read operations defined in read capacity units (RCUs).
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The throughput capacity specified for read operations defined in read capacity units (RCUs).
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceResult
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.CreateTableResult
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.GetKeyspaceResult
The ARN of the keyspace.
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The Amazon Resource Name (ARN) of the specified table.
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.KeyspaceSummary
The unique identifier of the keyspace in the format of an Amazon Resource Name (ARN).
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource.
withResourceArn(String) - Method in exception com.amazonaws.services.keyspaces.model.ResourceNotFoundException
The unique identifier in the format of Amazon Resource Name (ARN), for the resource not found.
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The unique identifier of the table in the format of an Amazon Resource Name (ARN).
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Keyspaces resource to which to add tags.
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
The Amazon Keyspaces resource that the tags will be removed from.
withResourceArn(String) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableResult
The Amazon Resource Name (ARN) of the modified table.
withRestoredTableARN(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableResult
The Amazon Resource Name (ARN) of the restored table.
withRestoreTimestamp(Date) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The restore timestamp in ISO 8601 format.
withSchemaDefinition(SchemaDefinition) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The schemaDefinition consists of the following parameters.
withSchemaDefinition(SchemaDefinition) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The schema definition of the specified table.
withSourceKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The keyspace name of the source table.
withSourceTableName(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the source table.
withStaticColumns(StaticColumn...) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that have been defined as STATIC.
withStaticColumns(Collection<StaticColumn>) - Method in class com.amazonaws.services.keyspaces.model.SchemaDefinition
The columns that have been defined as STATIC.
withStatus(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The current status of the specified table.
withStatus(TableStatus) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The current status of the specified table.
withStatus(String) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
The options are:
withStatus(PointInTimeRecoveryStatus) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecovery
The options are:
withStatus(String) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
Shows if point-in-time recovery is enabled or disabled for the specified table.
withStatus(PointInTimeRecoveryStatus) - Method in class com.amazonaws.services.keyspaces.model.PointInTimeRecoverySummary
Shows if point-in-time recovery is enabled or disabled for the specified table.
withStatus(String) - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
Shows how to enable custom Time to Live (TTL) settings for the specified table.
withStatus(TimeToLiveStatus) - Method in class com.amazonaws.services.keyspaces.model.TimeToLive
Shows how to enable custom Time to Live (TTL) settings for the specified table.
withTableName(String) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.keyspaces.model.DeleteTableRequest
The name of the table to be deleted.
withTableName(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableRequest
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The name of the specified table.
withTableName(String) - Method in class com.amazonaws.services.keyspaces.model.TableSummary
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
The name of the table.
withTables(TableSummary...) - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
A list of tables.
withTables(Collection<TableSummary>) - Method in class com.amazonaws.services.keyspaces.model.ListTablesResult
A list of tables.
withTags(Tag...) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
A list of key-value pair tags to be attached to the keyspace.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.CreateKeyspaceRequest
A list of key-value pair tags to be attached to the keyspace.
withTags(Tag...) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
A list of key-value pair tags to be attached to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
A list of key-value pair tags to be attached to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
A list of tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.ListTagsForResourceResult
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
The tags to be assigned to the Amazon Keyspaces resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.TagResourceRequest
The tags to be assigned to the Amazon Keyspaces resource.
withTags(Tag...) - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
A list of existing tags to be removed from the Amazon Keyspaces resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.UntagResourceRequest
A list of existing tags to be removed from the Amazon Keyspaces resource.
withTagsOverride(Tag...) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
A list of key-value pair tags to be attached to the restored table.
withTagsOverride(Collection<Tag>) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
A list of key-value pair tags to be attached to the restored table.
withTargetKeyspaceName(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the target keyspace.
withTargetTableName(String) - Method in class com.amazonaws.services.keyspaces.model.RestoreTableRequest
The name of the target table.
withThroughputMode(String) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The read/write throughput capacity mode for a table.
withThroughputMode(ThroughputMode) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The read/write throughput capacity mode for a table.
withThroughputMode(String) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The read/write throughput capacity mode for a table.
withThroughputMode(ThroughputMode) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The read/write throughput capacity mode for a table.
withTtl(TimeToLive) - Method in class com.amazonaws.services.keyspaces.model.CreateTableRequest
Enables Time to Live custom settings for the table.
withTtl(TimeToLive) - Method in class com.amazonaws.services.keyspaces.model.GetTableResult
The custom Time to Live settings of the specified table.
withTtl(TimeToLive) - Method in class com.amazonaws.services.keyspaces.model.UpdateTableRequest
Modifies Time to Live custom settings for the table.
withType(String) - Method in class com.amazonaws.services.keyspaces.model.ColumnDefinition
The data type of the column.
withType(String) - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
The encryption option specified for the table.
withType(EncryptionType) - Method in class com.amazonaws.services.keyspaces.model.EncryptionSpecification
The encryption option specified for the table.
withValue(String) - Method in class com.amazonaws.services.keyspaces.model.Tag
The value of the tag.
withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecification
The throughput capacity specified for write operations defined in write capacity units (WCUs).
withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.keyspaces.model.CapacitySpecificationSummary
The throughput capacity specified for write operations defined in write capacity units (WCUs).
A B C D E F G H I K L M P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.