- 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).
- 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
-
- 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.
- 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).