- getAccountMaxReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total read capacity units that your account allows you to
provision across all of your tables in this region.
- getAccountMaxWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total write capacity units that your account allows you to
provision across all of your tables in this region.
- getAction() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.DynamoDBv2Actions
-
- getAddress() - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
-
Returns the value of the address property for this object.
- getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
A name for the attribute.
- getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The name of a key attribute.
- getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
The name of the Time to Live attribute for items in the table.
- getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
-
The name of the Time to Live attribute used to store the expiration time
for items in the table.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects,
representing the item as it appeared before the DeleteItem
operation.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appear before or after the
UpdateItem operation, as determined by the
ReturnValues parameter.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
This is a legacy parameter.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
This is a legacy parameter.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- getAttributeType() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- getAttributeUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- getAttributeValueList() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- getAttributeValueList() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- getAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Disabled autoscaling for this global table or global secondary index.
- getAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
Disabled autoscaling for this global table or global secondary index.
- getAutoScalingRoleArn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Role ARN used for configuring autoScaling policy.
- getAutoScalingRoleArn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
Role ARN used for configuring autoscaling policy.
- getB() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Binary.
- getBackfilling() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
ARN associated with the backup.
- getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
ARN associated with the backup.
- getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
-
The ARN associated with the backup.
- getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
-
The ARN associated with the backup.
- getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
-
The ARN associated with the backup.
- getBackupCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Time at which the backup was created.
- getBackupCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Time at which the backup was created.
- getBackupDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
-
Contains the description of the backup created for the table.
- getBackupDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
-
Contains the description of the backup created for the table.
- getBackupDetails() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the backup created for the table.
- getBackupDetails() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
-
Contains the details of the backup created for the table.
- getBackupExpiryDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Time at which the automatic on-demand backup created by DynamoDB will
expire.
- getBackupExpiryDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Time at which the automatic on-demand backup created by DynamoDB will
expire.
- getBackupName() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Name of the requested backup.
- getBackupName() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Name of the specified backup.
- getBackupName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
-
Specified name for the backup.
- getBackupSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Size of the backup in bytes.
- getBackupSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Size of the backup in bytes.
- getBackupStatus() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- getBackupStatus() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- getBackupSummaries() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
-
List of BackupSummary objects.
- getBackupType() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
BackupType:
- getBackupType() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
BackupType:
- getBackupType() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
The backups from the table specified by BackupType are
listed.
- getBOOL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Boolean.
- getBS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Binary Set.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
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.dynamodbv2.AmazonDynamoDBClient
-
- getCachePeriodInMinutes() - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
-
Returns the value of the cachePeriodInMinutes property for this object.
- getCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- getCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
This is a legacy parameter.
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
This is a legacy parameter.
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A Boolean value that determines the read consistency model during the
scan:
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the entire BatchGetItem
operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the entire BatchWriteItem
operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
The capacity units consumed by the DeleteItem operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
The capacity units consumed by the GetItem operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The capacity units consumed by the PutItem operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The capacity units consumed by the Query operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The capacity units consumed by the Scan operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
The capacity units consumed by the UpdateItem operation.
- getContinuousBackupsDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
-
Represents the continuous backups and point in time recovery settings on
the table.
- getContinuousBackupsDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
-
Represents the continuous backups and point in time recovery settings on
the table.
- getContinuousBackupsStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
ContinuousBackupsStatus can be one of the following states:
ENABLED, DISABLED
- getCount() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items in the response.
- getCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items in the response.
- getCreate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The parameters required for creating a global secondary index on an
existing table:
- getCreate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
-
The parameters required for creating a replica on an existing global
table.
- getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The creation time of the global table.
- getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- getDelete() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index to be removed.
- getDelete() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
-
The name of the existing replica to be removed.
- getDeleteRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- getDisableScaleIn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
Indicates whether scale in by the target tracking policy is disabled.
- getDisableScaleIn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
Indicates whether scale in by the target tracking policy is disabled.
- getEarliestRestorableDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
Specifies the earliest point in time you can restore your table to.
- getEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Indicates whether server-side encryption is enabled (true) or disabled
(false) on the table.
- getEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
-
Indicates whether Time To Live is to be enabled (true) or disabled
(false) on the table.
- getEndpoints() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
-
Returns the value of the endpoints property for this object.
- getExclusiveStartBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
LastEvaluatedBackupArn is the ARN of the backup last
evaluated when the current page of results was returned, inclusive of the
current page of results.
- getExclusiveStartGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
The first global table name that this operation will evaluate.
- getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- getExclusiveStartTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- getExecutorService() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExists() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
This is a legacy parameter.
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
This is a legacy parameter.
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that contains conditions that DynamoDB applies after the
Query operation, but before the data is returned to you.
- getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that contains conditions that DynamoDB applies after the
Scan operation, but before the data is returned to you.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Represents the GSI properties for the table when the backup was created.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- getGlobalSecondaryIndexUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- getGlobalTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The unique identifier of the global table.
- getGlobalTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
-
Contains the details of the global table.
- getGlobalTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
-
Contains the details of the global table.
- getGlobalTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
-
Contains the details of the global table.
- getGlobalTableGlobalSecondaryIndexSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Represents the settings of a global secondary index for a global table
that will be modified.
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
-
The global table name.
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
-
The name of the global table.
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
-
The name of the global table to describe.
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
-
The name of the global table.
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
The global table name.
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The global table name.
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
-
The global table name.
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
The name of the global table
- getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
-
The name of the global table.
- getGlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
AutoScaling settings for managing provisioned write capacity for the
global table.
- getGlobalTableProvisionedWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- getGlobalTables() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
-
List of global table names.
- getGlobalTableStatus() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The current state of the global table:
- getIndexArn() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- getIndexArn() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
Represents the name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- getIndexStatus() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- getIndexStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The current status of the global secondary index:
- getItem(GetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItem(String, Map<String, AttributeValue>, Boolean) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItem(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItem(String, Map<String, AttributeValue>, Boolean) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as
specified by ProjectionExpression.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- getItemAsync(GetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItemAsync(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The GetItem operation returns a set of attributes for the
item with the given primary key.
- getItemCollectionKey() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The partition key value of the item collection.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and,
for each table, information about any item collections that were affected
by individual DeleteItem or PutItem operations.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
DeleteItem operation.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
PutItem operation.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
UpdateItem operation.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Number of items in the table.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- GetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- GetItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Default constructor for GetItemRequest object.
- GetItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Constructs a new GetItemRequest object.
- GetItemRequest(String, Map<String, AttributeValue>, Boolean) - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Constructs a new GetItemRequest object.
- GetItemResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a GetItem operation.
- GetItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
- getItems() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- getItems() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to delete.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary key
of the item to delete.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.Tag
-
The key of the tag.Tag keys are case sensitive.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key of the item to be updated.
- getKeyConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The condition that specifies the key value(s) for items to be retrieved
by the Query action.
- getKeyConditions() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- getKeys() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes
associated with the items.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an
index.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
The complete key schema for a local secondary index, which consists of
one or more pairs of attribute names and key types:
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Schema of the table.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- getKeyType() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- getKMSMasterKeyArn() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
The KMS master key ARN used for the KMS encryption.
- getKMSMasterKeyId() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
The KMS Master Key (CMK) which should be used for the KMS encryption.
- getL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type List.
- getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- getLastEvaluatedBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
-
The ARN of the backup last evaluated when the current page of results was
returned, inclusive of the current page of results.
- getLastEvaluatedGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
-
Last evaluated global table name.
- getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- getLastEvaluatedTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- getLastIncreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- getLatestRestorableDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
LatestRestorableDateTime is typically 5 minutes before the
current time.
- getLatestStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the latest stream
for this table.
- getLatestStreamLabel() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
A timestamp, in ISO 8601 format, for this stream.
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Maximum number of backups to return at once.
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
The maximum number of table names to return.
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
A maximum number of table names to return.
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Represents the LSI properties for the table when the backup was created.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- getM() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Map.
- getMaximumUnits() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
The maximum capacity units that a global table or global secondary index
should be scaled up to.
- getMaximumUnits() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The maximum capacity units that a global table or global secondary index
should be scaled up to.
- getMinimumUnits() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
The minimum capacity units that a global table or global secondary index
should be scaled down to.
- getMinimumUnits() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The minimum capacity units that a global table or global secondary index
should be scaled down to.
- getN() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Number.
- getNextToken() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
-
An optional string that, if supplied, must be copied from the output of a
previous call to ListTagOfResource.
- getNextToken() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
-
If this value is returned, there are additional results to be displayed.
- getNonKeyAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Represents the non-key attribute names which will be projected into the
index.
- getNS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Number Set.
- getNULL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Null.
- getNumberOfDecreasesToday() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during this
UTC calendar day.
- getPointInTimeRecoveryDescription() - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
The description of the point in time recovery settings applied to the
table.
- getPointInTimeRecoveryEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
-
Indicates whether point in time recovery is enabled (true) or disabled
(false) on the table.
- getPointInTimeRecoverySpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
-
Represents the settings used to enable point in time recovery.
- getPointInTimeRecoveryStatus() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
The current state of point in time recovery:
- getPolicyName() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
-
The name of the scaling policy.
- getPolicyName() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
-
The name of the scaling policy.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents attributes that are copied (projected) from the table into an
index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into the
local secondary index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
A string that identifies one or more attributes to retrieve from the
table.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that identifies one or more attributes to retrieve from the
specified table or index.
- getProjectionType() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- getProvisionedReadCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
Autoscaling settings for a global secondary index replica's read capacity
units.
- getProvisionedReadCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
Autoscaling settings for managing a global secondary index replica's read
capacity units.
- getProvisionedReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- getProvisionedReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for the specified global
secondary index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for the specified global
secondary index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the specified global
secondary index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
Represents the provisioned throughput settings for the specified global
secondary index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Read IOPs and Write IOPS on the table when the backup was created.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read and
write capacity units, along with data about increases and decreases.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for the specified global
secondary index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The new provisioned throughput settings for the specified table or index.
- getProvisionedWriteCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
AutoScaling settings for a global secondary index replica's write
capacity units.
- getProvisionedWriteCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
AutoScaling settings for managing a global secondary index's write
capacity units.
- getProvisionedWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- getProvisionedWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- getPutRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- getQueryFilter() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
-
The region of the replica to be added.
- getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
-
The region of the replica to be removed.
- getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
Lists the global tables in a specific region.
- getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.Replica
-
The region where the replica needs to be created.
- getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
-
The name of the region.
- getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The region name of the replica.
- getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
The region of the replica to be added.
- getReplicaGlobalSecondaryIndexSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
Replica global secondary index settings for the global table.
- getReplicaGlobalSecondaryIndexSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
Represents the settings of a global secondary index for a global table
that will be modified.
- getReplicaProvisionedReadCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
Autoscaling settings for a global table replica's read capacity units.
- getReplicaProvisionedReadCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
Autoscaling settings for managing a global table replica's read capacity
units.
- getReplicaProvisionedReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- getReplicaProvisionedReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- getReplicaProvisionedWriteCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
AutoScaling settings for a global table replica's write capacity units.
- getReplicaProvisionedWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- getReplicaSettings() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
-
The region specific settings for the global table.
- getReplicaSettings() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
-
The region specific settings for the global table.
- getReplicaSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Represents the settings for a global table in a region that will be
modified.
- getReplicaStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The current state of the region:
- getReplicationGroup() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
-
The regions where the global table needs to be created.
- getReplicationGroup() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
The regions where the global table has replicas.
- getReplicationGroup() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The regions where the global table has replicas.
- getReplicaUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
-
A list of regions that should be added or removed from the global table.
- getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, a map that
describes one or more items to retrieve from that table.
- getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or
PutRequest).
- getResourceArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
-
The Amazon DynamoDB resource with tags to be listed.
- getResourceArn() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
Identifies the Amazon DynamoDB resource to which tags should be added.
- getResourceArn() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
-
The Amazon DyanamoDB resource the tags will be removed from.
- getResponses() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- getRestoreDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
Point in time or source backup time.
- getRestoreDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Time in the past to restore the table to.
- getRestoreInProgress() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
Indicates if a restore is in progress or not.
- getRestoreSummary() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Contains details for the restore.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were deleted.
- getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were updated with the PutItem
request.
- getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appear before or after they are updated.
- getS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type String.
- getScaleInCooldown() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The amount of time, in seconds, after a scale in activity completes
before another scale in activity can start.
- getScaleInCooldown() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The amount of time, in seconds, after a scale in activity completes
before another scale in activity can start.
- getScaleOutCooldown() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The amount of time, in seconds, after a scale out activity completes
before another scale out activity can start.
- getScaleOutCooldown() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The amount of time, in seconds, after a scale out activity completes
before another scale out activity can start.
- getScalingPolicies() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Information about the scaling policies.
- getScalingPolicyUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The scaling policy to apply for scaling target global table or global
secondary index capacity units.
- getScanFilter() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- getScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies the order for index traversal: If true (default),
the traversal is performed in ascending order; if false, the
traversal is performed in descending order.
- getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- getSegment() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies
an individual segment to be scanned by an application worker.
- getSelect() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- getSelect() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- getSizeEstimateRangeGB() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- getSourceBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
ARN of the backup from which the table was restored.
- getSourceTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
ARN of the source table of the backup that is being restored.
- getSourceTableDetails() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the table when the backup was created.
- getSourceTableFeatureDetails() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the features enabled on the table when the backup
was created.
- getSourceTableName() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Name of the source table that is being restored.
- getSS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type String Set.
- getSSEDescription() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
The description of the server-side encryption status on the table when
the backup was created.
- getSSEDescription() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The description of the server-side encryption status on the specified
table.
- getSSESpecification() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the settings used to enable server-side encryption.
- getSSESpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The new server-side encryption settings for the specified table.
- getSSEType() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
Server-side encryption type:
- getSSEType() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Server-side encryption type:
- getStatus() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
The current state of server-side encryption:
- getStreamDescription() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Stream settings on the table when the backup was created.
- getStreamEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
Indicates whether DynamoDB Streams is enabled (true) or disabled (false)
on the table.
- getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The settings for DynamoDB Streams on the table.
- getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current DynamoDB Streams configuration for the table.
- getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the DynamoDB Streams configuration for the table.
- getStreamViewType() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
When an item in the table is modified, StreamViewType
determines what information is written to the stream for this table.
- getTable() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the operation.
- getTable() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
The properties of the table.
- getTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
ARN associated with the table.
- getTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
ARN of the table for which backup was created.
- getTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- getTableCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Time when the source table was created.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of the table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
-
The description of the table created from an existing backup.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
-
Represents the properties of a table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of the table.
- getTableId() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Unique identifier for the table.
- getTableId() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Unique identifier for the table for which the backup was created.
- getTableId() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Unique identifier for the table for which the backup was created.
- getTableMaxReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum read capacity units that your account allows you to provision
for a new table that you are creating in this region, including the read
capacity units provisioned for its global secondary indexes (GSIs).
- getTableMaxWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum write capacity units that your account allows you to
provision for a new table that you are creating in this region, including
the write capacity units provisioned for its global secondary indexes
(GSIs).
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Name of the table.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
-
The name of the table.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
-
Name of the table for which the customer wants to check the continuous
backups and point in time recovery settings.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
-
The name of the table to be described.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
The backups from the table specified by TableName are
listed.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items; or, if you provide
IndexName, the name of the table to which that index
belongs.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
The name of the table for which the backup was created.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
-
The name of the table.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
-
The name of the table to be configured.
- getTableNames() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The names of the tables associated with the current account at the
current endpoint.
- getTableSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Size of the table in bytes.
- getTableSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- getTableStatus() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- getTagKeys() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
-
A list of tag keys.
- getTags() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
-
The tags currently associated with the Amazon DynamoDB resource.
- getTags() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
The tags to be assigned to the Amazon DynamoDB resource.
- getTargetTableName() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
-
The name of the new table to which the backup must be restored.
- getTargetTableName() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
The name of the new table to which it must be restored to.
- getTargetTrackingScalingPolicyConfiguration() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
-
Represents a target tracking scaling policy configuration.
- getTargetTrackingScalingPolicyConfiguration() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
-
Represents a target tracking scaling policy configuration.
- getTargetValue() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The target value for the metric.
- getTargetValue() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The target value for the metric.
- getTimeRangeLowerBound() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Only backups created after this time are listed.
- getTimeRangeUpperBound() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Only backups created before this time are listed.
- getTimeToLiveDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
-
- getTimeToLiveDescription() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Time to Live settings on the table when the backup was created.
- getTimeToLiveSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
-
Represents the settings used to enable or disable Time to Live for the
specified table.
- getTimeToLiveSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
-
Represents the output of an UpdateTimeToLive operation.
- getTimeToLiveStatus() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
The Time to Live status for the table.
- getTotalSegments() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, TotalSegments
represents the total number of segments into which the Scan
operation will be divided.
- getUnprocessedItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- getUnprocessedKeys() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- getUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index, along with new
provisioned throughput settings to be applied to that index.
- getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- getUseLatestRestorableTime() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Restore the table to the latest possible time.
- getValue() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- getValue() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for the expected attribute.
- getValue() - Method in class com.amazonaws.services.dynamodbv2.model.Tag
-
The value of the tag.
- getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- GlobalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- GlobalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- GlobalSecondaryIndexInfo - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global secondary index for the table when the
backup was created.
- GlobalSecondaryIndexInfo() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
- GlobalSecondaryIndexUpdate - Class in com.amazonaws.services.dynamodbv2.model
-
Represents one of the following:
- GlobalSecondaryIndexUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
- GlobalTable - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global table.
- GlobalTable() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
- GlobalTableAlreadyExistsException - Exception in com.amazonaws.services.dynamodbv2.model
-
The specified global table already exists.
- GlobalTableAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.GlobalTableAlreadyExistsException
-
Constructs a new GlobalTableAlreadyExistsException with the specified
error message.
- GlobalTableDescription - Class in com.amazonaws.services.dynamodbv2.model
-
Contains details about the global table.
- GlobalTableDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
- GlobalTableGlobalSecondaryIndexSettingsUpdate - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the settings of a global secondary index for a global table that
will be modified.
- GlobalTableGlobalSecondaryIndexSettingsUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- GlobalTableNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
-
The specified global table does not exist.
- GlobalTableNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.GlobalTableNotFoundException
-
Constructs a new GlobalTableNotFoundException with the specified error
message.
- GlobalTableStatus - Enum in com.amazonaws.services.dynamodbv2.model
-
Global Table Status
- ScalarAttributeType - Enum in com.amazonaws.services.dynamodbv2.model
-
Scalar Attribute Type
- scan(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scan(String, List<String>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scan(String, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scan(String, List<String>, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scan(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scan(String, List<String>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scan(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scan(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scanAsync(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in a table or a secondary index.
- ScanRequest - Class in com.amazonaws.services.dynamodbv2.model
-
The Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index.
- ScanRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Default constructor for ScanRequest object.
- ScanRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Constructs a new ScanRequest object.
- ScanResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a Scan operation.
- ScanResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanResult
-
- Select - Enum in com.amazonaws.services.dynamodbv2.model
-
Select
- setAccountMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total read capacity units that your account allows you to
provision across all of your tables in this region.
- setAccountMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total write capacity units that your account allows you to
provision across all of your tables in this region.
- setAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- setAddress(String) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
-
Sets the value of address
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
A name for the attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The name of a key attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
The name of the Time to Live attribute for items in the table.
- setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
-
The name of the Time to Live attribute used to store the expiration time
for items in the table.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects,
representing the item as it appeared before the DeleteItem
operation.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appear before or after the
UpdateItem operation, as determined by the
ReturnValues parameter.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
This is a legacy parameter.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
This is a legacy parameter.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- setAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- setAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- setAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- setAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- setAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- setAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Disabled autoscaling for this global table or global secondary index.
- setAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
Disabled autoscaling for this global table or global secondary index.
- setAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Role ARN used for configuring autoScaling policy.
- setAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
Role ARN used for configuring autoscaling policy.
- setB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Binary.
- setBackfilling(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
ARN associated with the backup.
- setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
ARN associated with the backup.
- setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
-
The ARN associated with the backup.
- setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
-
The ARN associated with the backup.
- setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
-
The ARN associated with the backup.
- setBackupCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Time at which the backup was created.
- setBackupCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Time at which the backup was created.
- setBackupDescription(BackupDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
-
Contains the description of the backup created for the table.
- setBackupDescription(BackupDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
-
Contains the description of the backup created for the table.
- setBackupDetails(BackupDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the backup created for the table.
- setBackupDetails(BackupDetails) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
-
Contains the details of the backup created for the table.
- setBackupExpiryDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Time at which the automatic on-demand backup created by DynamoDB will
expire.
- setBackupExpiryDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Time at which the automatic on-demand backup created by DynamoDB will
expire.
- setBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Name of the requested backup.
- setBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Name of the specified backup.
- setBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
-
Specified name for the backup.
- setBackupSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Size of the backup in bytes.
- setBackupSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Size of the backup in bytes.
- setBackupStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- setBackupStatus(BackupStatus) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- setBackupStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- setBackupStatus(BackupStatus) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- setBackupSummaries(Collection<BackupSummary>) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
-
List of BackupSummary objects.
- setBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
BackupType:
- setBackupType(BackupType) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
BackupType:
- setBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
BackupType:
- setBackupType(BackupType) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
BackupType:
- setBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
The backups from the table specified by BackupType are
listed.
- setBackupType(BackupTypeFilter) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
The backups from the table specified by BackupType are
listed.
- setBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Boolean.
- setBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Binary Set.
- setCachePeriodInMinutes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
-
Sets the value of cachePeriodInMinutes
- setCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- setCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
This is a legacy parameter.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
This is a legacy parameter.
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
This is a legacy parameter.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
This is a legacy parameter.
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A Boolean value that determines the read consistency model during the
scan:
- setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the entire BatchGetItem
operation.
- setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the entire BatchWriteItem
operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
The capacity units consumed by the DeleteItem operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
The capacity units consumed by the GetItem operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The capacity units consumed by the PutItem operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The capacity units consumed by the Query operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The capacity units consumed by the Scan operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
The capacity units consumed by the UpdateItem operation.
- setContinuousBackupsDescription(ContinuousBackupsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
-
Represents the continuous backups and point in time recovery settings on
the table.
- setContinuousBackupsDescription(ContinuousBackupsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
-
Represents the continuous backups and point in time recovery settings on
the table.
- setContinuousBackupsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
ContinuousBackupsStatus can be one of the following states:
ENABLED, DISABLED
- setContinuousBackupsStatus(ContinuousBackupsStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
ContinuousBackupsStatus can be one of the following states:
ENABLED, DISABLED
- setCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items in the response.
- setCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items in the response.
- setCreate(CreateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The parameters required for creating a global secondary index on an
existing table:
- setCreate(CreateReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
-
The parameters required for creating a replica on an existing global
table.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The creation time of the global table.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- setDelete(DeleteGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index to be removed.
- setDelete(DeleteReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
-
The name of the existing replica to be removed.
- setDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- setDisableScaleIn(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
Indicates whether scale in by the target tracking policy is disabled.
- setDisableScaleIn(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
Indicates whether scale in by the target tracking policy is disabled.
- setEarliestRestorableDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
Specifies the earliest point in time you can restore your table to.
- setEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Indicates whether server-side encryption is enabled (true) or disabled
(false) on the table.
- setEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
-
Indicates whether Time To Live is to be enabled (true) or disabled
(false) on the table.
- setEndpoint(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Overrides the default endpoint for this client
("https://dynamodb.us-east-1.amazonaws.com").
- setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
-
Sets the value of endpoints
- setExclusiveStartBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
LastEvaluatedBackupArn is the ARN of the backup last
evaluated when the current page of results was returned, inclusive of the
current page of results.
- setExclusiveStartGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
The first global table name that this operation will evaluate.
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- setExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- setExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
This is a legacy parameter.
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
This is a legacy parameter.
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that contains conditions that DynamoDB applies after the
Query operation, but before the data is returned to you.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that contains conditions that DynamoDB applies after the
Scan operation, but before the data is returned to you.
- setGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexInfo>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Represents the GSI properties for the table when the backup was created.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- setGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- setGlobalTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The unique identifier of the global table.
- setGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
-
Contains the details of the global table.
- setGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
-
Contains the details of the global table.
- setGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
-
Contains the details of the global table.
- setGlobalTableGlobalSecondaryIndexSettingsUpdate(Collection<GlobalTableGlobalSecondaryIndexSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Represents the settings of a global secondary index for a global table
that will be modified.
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
-
The global table name.
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
-
The name of the global table.
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
-
The name of the global table to describe.
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
-
The name of the global table.
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
The global table name.
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The global table name.
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
-
The global table name.
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
The name of the global table
- setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
-
The name of the global table.
- setGlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
AutoScaling settings for managing provisioned write capacity for the
global table.
- setGlobalTableProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- setGlobalTables(Collection<GlobalTable>) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
-
List of global table names.
- setGlobalTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The current state of the global table:
- setGlobalTableStatus(GlobalTableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The current state of the global table:
- setIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- setIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
Represents the name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- setIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- setIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- setIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The current status of the global secondary index:
- setIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The current status of the global secondary index:
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as
specified by ProjectionExpression.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- setItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The partition key value of the item collection.
- setItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and,
for each table, information about any item collections that were affected
by individual DeleteItem or PutItem operations.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
DeleteItem operation.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
PutItem operation.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
UpdateItem operation.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Number of items in the table.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to delete.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary key
of the item to delete.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- setKey(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
-
The key of the tag.Tag keys are case sensitive.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key of the item to be updated.
- setKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The condition that specifies the key value(s) for items to be retrieved
by the Query action.
- setKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- setKeys(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes
associated with the items.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an
index.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
The complete key schema for a local secondary index, which consists of
one or more pairs of attribute names and key types:
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Schema of the table.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- setKeyType(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- setKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- setKMSMasterKeyArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
The KMS master key ARN used for the KMS encryption.
- setKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
The KMS Master Key (CMK) which should be used for the KMS encryption.
- setL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type List.
- setLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- setLastEvaluatedBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
-
The ARN of the backup last evaluated when the current page of results was
returned, inclusive of the current page of results.
- setLastEvaluatedGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
-
Last evaluated global table name.
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- setLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- setLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- setLatestRestorableDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
LatestRestorableDateTime is typically 5 minutes before the
current time.
- setLatestStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the latest stream
for this table.
- setLatestStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
A timestamp, in ISO 8601 format, for this stream.
- setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Maximum number of backups to return at once.
- setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
The maximum number of table names to return.
- setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
A maximum number of table names to return.
- setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- setLocalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- setLocalSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- setLocalSecondaryIndexes(Collection<LocalSecondaryIndexInfo>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Represents the LSI properties for the table when the backup was created.
- setLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- setM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Map.
- setMaximumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
The maximum capacity units that a global table or global secondary index
should be scaled up to.
- setMaximumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The maximum capacity units that a global table or global secondary index
should be scaled up to.
- setMinimumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
The minimum capacity units that a global table or global secondary index
should be scaled down to.
- setMinimumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The minimum capacity units that a global table or global secondary index
should be scaled down to.
- setN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Number.
- setNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
-
An optional string that, if supplied, must be copied from the output of a
previous call to ListTagOfResource.
- setNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
-
If this value is returned, there are additional results to be displayed.
- setNonKeyAttributes(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Represents the non-key attribute names which will be projected into the
index.
- setNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Number Set.
- setNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Null.
- setNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during this
UTC calendar day.
- setPointInTimeRecoveryDescription(PointInTimeRecoveryDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
The description of the point in time recovery settings applied to the
table.
- setPointInTimeRecoveryEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
-
Indicates whether point in time recovery is enabled (true) or disabled
(false) on the table.
- setPointInTimeRecoverySpecification(PointInTimeRecoverySpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
-
Represents the settings used to enable point in time recovery.
- setPointInTimeRecoveryStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
The current state of point in time recovery:
- setPointInTimeRecoveryStatus(PointInTimeRecoveryStatus) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
The current state of point in time recovery:
- setPolicyName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
-
The name of the scaling policy.
- setPolicyName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
-
The name of the scaling policy.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents attributes that are copied (projected) from the table into an
index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into the
local secondary index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
A string that identifies one or more attributes to retrieve from the
table.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that identifies one or more attributes to retrieve from the
specified table or index.
- setProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- setProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- setProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
Autoscaling settings for a global secondary index replica's read capacity
units.
- setProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
Autoscaling settings for managing a global secondary index replica's read
capacity units.
- setProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for the specified global
secondary index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for the specified global
secondary index.
- setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the specified global
secondary index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
Represents the provisioned throughput settings for the specified global
secondary index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Read IOPs and Write IOPS on the table when the backup was created.
- setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read and
write capacity units, along with data about increases and decreases.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for the specified global
secondary index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The new provisioned throughput settings for the specified table or index.
- setProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
AutoScaling settings for a global secondary index replica's write
capacity units.
- setProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
AutoScaling settings for managing a global secondary index's write
capacity units.
- setProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- setProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- setPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- setQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
- setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
-
The region of the replica to be added.
- setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
-
The region of the replica to be removed.
- setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
Lists the global tables in a specific region.
- setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.Replica
-
The region where the replica needs to be created.
- setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
-
The name of the region.
- setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The region name of the replica.
- setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
The region of the replica to be added.
- setReplicaGlobalSecondaryIndexSettings(Collection<ReplicaGlobalSecondaryIndexSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
Replica global secondary index settings for the global table.
- setReplicaGlobalSecondaryIndexSettingsUpdate(Collection<ReplicaGlobalSecondaryIndexSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
Represents the settings of a global secondary index for a global table
that will be modified.
- setReplicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
Autoscaling settings for a global table replica's read capacity units.
- setReplicaProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
Autoscaling settings for managing a global table replica's read capacity
units.
- setReplicaProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setReplicaProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setReplicaProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
AutoScaling settings for a global table replica's write capacity units.
- setReplicaProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- setReplicaSettings(Collection<ReplicaSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
-
The region specific settings for the global table.
- setReplicaSettings(Collection<ReplicaSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
-
The region specific settings for the global table.
- setReplicaSettingsUpdate(Collection<ReplicaSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Represents the settings for a global table in a region that will be
modified.
- setReplicaStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The current state of the region:
- setReplicaStatus(ReplicaStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The current state of the region:
- setReplicationGroup(Collection<Replica>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
-
The regions where the global table needs to be created.
- setReplicationGroup(Collection<Replica>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
The regions where the global table has replicas.
- setReplicationGroup(Collection<ReplicaDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The regions where the global table has replicas.
- setReplicaUpdates(Collection<ReplicaUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
-
A list of regions that should be added or removed from the global table.
- setRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, a map that
describes one or more items to retrieve from that table.
- setRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or
PutRequest).
- setResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
-
The Amazon DynamoDB resource with tags to be listed.
- setResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
Identifies the Amazon DynamoDB resource to which tags should be added.
- setResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
-
The Amazon DyanamoDB resource the tags will be removed from.
- setResponses(Map<String, List<Map<String, AttributeValue>>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- setRestoreDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
Point in time or source backup time.
- setRestoreDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Time in the past to restore the table to.
- setRestoreInProgress(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
Indicates if a restore is in progress or not.
- setRestoreSummary(RestoreSummary) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Contains details for the restore.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were deleted.
- setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were deleted.
- setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were updated with the PutItem
request.
- setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were updated with the PutItem
request.
- setReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appear before or after they are updated.
- setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appear before or after they are updated.
- setS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type String.
- setScaleInCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The amount of time, in seconds, after a scale in activity completes
before another scale in activity can start.
- setScaleInCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The amount of time, in seconds, after a scale in activity completes
before another scale in activity can start.
- setScaleOutCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The amount of time, in seconds, after a scale out activity completes
before another scale out activity can start.
- setScaleOutCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The amount of time, in seconds, after a scale out activity completes
before another scale out activity can start.
- setScalingPolicies(Collection<AutoScalingPolicyDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Information about the scaling policies.
- setScalingPolicyUpdate(AutoScalingPolicyUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The scaling policy to apply for scaling target global table or global
secondary index capacity units.
- setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- setScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies the order for index traversal: If true (default),
the traversal is performed in ascending order; if false, the
traversal is performed in descending order.
- setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- setSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies
an individual segment to be scanned by an application worker.
- setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- setSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- setSourceBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
ARN of the backup from which the table was restored.
- setSourceTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
ARN of the source table of the backup that is being restored.
- setSourceTableDetails(SourceTableDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the table when the backup was created.
- setSourceTableFeatureDetails(SourceTableFeatureDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the features enabled on the table when the backup
was created.
- setSourceTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Name of the source table that is being restored.
- setSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type String Set.
- setSSEDescription(SSEDescription) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
The description of the server-side encryption status on the table when
the backup was created.
- setSSEDescription(SSEDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The description of the server-side encryption status on the specified
table.
- setSSESpecification(SSESpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the settings used to enable server-side encryption.
- setSSESpecification(SSESpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The new server-side encryption settings for the specified table.
- setSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
Server-side encryption type:
- setSSEType(SSEType) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
Server-side encryption type:
- setSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Server-side encryption type:
- setSSEType(SSEType) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Server-side encryption type:
- setStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
The current state of server-side encryption:
- setStatus(SSEStatus) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
The current state of server-side encryption:
- setStreamDescription(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Stream settings on the table when the backup was created.
- setStreamEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
Indicates whether DynamoDB Streams is enabled (true) or disabled (false)
on the table.
- setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The settings for DynamoDB Streams on the table.
- setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current DynamoDB Streams configuration for the table.
- setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the DynamoDB Streams configuration for the table.
- setStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
When an item in the table is modified, StreamViewType
determines what information is written to the stream for this table.
- setStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
When an item in the table is modified, StreamViewType
determines what information is written to the stream for this table.
- setTable(Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the operation.
- setTable(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
The properties of the table.
- setTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
ARN associated with the table.
- setTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
ARN of the table for which backup was created.
- setTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- setTableCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Time when the source table was created.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of the table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
-
The description of the table created from an existing backup.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
-
Represents the properties of a table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of the table.
- setTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Unique identifier for the table.
- setTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Unique identifier for the table for which the backup was created.
- setTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Unique identifier for the table for which the backup was created.
- setTableMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum read capacity units that your account allows you to provision
for a new table that you are creating in this region, including the read
capacity units provisioned for its global secondary indexes (GSIs).
- setTableMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum write capacity units that your account allows you to
provision for a new table that you are creating in this region, including
the write capacity units provisioned for its global secondary indexes
(GSIs).
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Name of the table.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
-
The name of the table.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
-
Name of the table for which the customer wants to check the continuous
backups and point in time recovery settings.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
-
The name of the table to be described.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
The backups from the table specified by TableName are
listed.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items; or, if you provide
IndexName, the name of the table to which that index
belongs.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
The name of the table for which the backup was created.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
-
The name of the table.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
-
The name of the table to be configured.
- setTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The names of the tables associated with the current account at the
current endpoint.
- setTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Size of the table in bytes.
- setTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- setTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- setTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
-
A list of tag keys.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
-
The tags currently associated with the Amazon DynamoDB resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
The tags to be assigned to the Amazon DynamoDB resource.
- setTargetTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
-
The name of the new table to which the backup must be restored.
- setTargetTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
The name of the new table to which it must be restored to.
- setTargetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationDescription) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
-
Represents a target tracking scaling policy configuration.
- setTargetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
-
Represents a target tracking scaling policy configuration.
- setTargetValue(Double) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The target value for the metric.
- setTargetValue(Double) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The target value for the metric.
- setTimeRangeLowerBound(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Only backups created after this time are listed.
- setTimeRangeUpperBound(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Only backups created before this time are listed.
- setTimeToLiveDescription(TimeToLiveDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
-
- setTimeToLiveDescription(TimeToLiveDescription) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Time to Live settings on the table when the backup was created.
- setTimeToLiveSpecification(TimeToLiveSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
-
Represents the settings used to enable or disable Time to Live for the
specified table.
- setTimeToLiveSpecification(TimeToLiveSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
-
Represents the output of an UpdateTimeToLive operation.
- setTimeToLiveStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
The Time to Live status for the table.
- setTimeToLiveStatus(TimeToLiveStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
The Time to Live status for the table.
- setTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, TotalSegments
represents the total number of segments into which the Scan
operation will be divided.
- setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- setUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- setUpdate(UpdateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index, along with new
provisioned throughput settings to be applied to that index.
- setUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Restore the table to the latest possible time.
- setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for the expected attribute.
- setValue(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
-
The value of the tag.
- setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- shutdown() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Shuts down the client, releasing all managed resources.
- SourceTableDetails - Class in com.amazonaws.services.dynamodbv2.model
-
Contains the details of the table when the backup was created.
- SourceTableDetails() - Constructor for class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
- SourceTableFeatureDetails - Class in com.amazonaws.services.dynamodbv2.model
-
Contains the details of the features enabled on the table when the backup was
created.
- SourceTableFeatureDetails() - Constructor for class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
- SSEDescription - Class in com.amazonaws.services.dynamodbv2.model
-
The description of the server-side encryption status on the specified table.
- SSEDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
- SSESpecification - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the settings used to enable server-side encryption.
- SSESpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
- SSEStatus - Enum in com.amazonaws.services.dynamodbv2.model
-
SSEStatus
- SSEType - Enum in com.amazonaws.services.dynamodbv2.model
-
SSEType
- StreamSpecification - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the DynamoDB Streams configuration for a table in DynamoDB.
- StreamSpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
- StreamViewType - Enum in com.amazonaws.services.dynamodbv2.model
-
Stream View Type
- TableAlreadyExistsException - Exception in com.amazonaws.services.dynamodbv2.model
-
A target table with the specified name already exists.
- TableAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TableAlreadyExistsException
-
Constructs a new TableAlreadyExistsException with the specified error
message.
- TableDescription - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a table.
- TableDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- TableInUseException - Exception in com.amazonaws.services.dynamodbv2.model
-
A target table with the specified name is either being created or deleted.
- TableInUseException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TableInUseException
-
Constructs a new TableInUseException with the specified error message.
- TableNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
-
A source table with the name TableName does not currently exist
within the subscriber's account.
- TableNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TableNotFoundException
-
Constructs a new TableNotFoundException with the specified error message.
- Tables - Class in com.amazonaws.services.dynamodbv2.util
-
Utility methods for working with AWS DynamoDB tables.
- Tables() - Constructor for class com.amazonaws.services.dynamodbv2.util.Tables
-
- TableStatus - Enum in com.amazonaws.services.dynamodbv2.model
-
Table Status
- Tag - Class in com.amazonaws.services.dynamodbv2.model
-
Describes a tag.
- Tag() - Constructor for class com.amazonaws.services.dynamodbv2.model.Tag
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Associate a set of tags with an Amazon DynamoDB resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Associate a set of tags with an Amazon DynamoDB resource.
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
Associate a set of tags with an Amazon DynamoDB resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, Void>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
Associate a set of tags with an Amazon DynamoDB resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Associate a set of tags with an Amazon DynamoDB resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, Void>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Associate a set of tags with an Amazon DynamoDB resource.
- TagResourceRequest - Class in com.amazonaws.services.dynamodbv2.model
-
Associate a set of tags with an Amazon DynamoDB resource.
- TagResourceRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
- TimeToLiveDescription - Class in com.amazonaws.services.dynamodbv2.model
-
The description of the Time to Live (TTL) status on the specified table.
- TimeToLiveDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
- TimeToLiveSpecification - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the settings used to enable or disable Time to Live for the
specified table.
- TimeToLiveSpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
-
- TimeToLiveStatus - Enum in com.amazonaws.services.dynamodbv2.model
-
Time To Live Status
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.BackupStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.BackupType
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.BackupTypeFilter
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ConditionalOperator
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ContinuousBackupsStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.GlobalTableStatus
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.KeyType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Replica
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReplicaStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.Select
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.SSEStatus
-
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.SSEType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.StreamViewType
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.dynamodbv2.model.TimeToLiveStatus
-
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- waitForTableToBecomeActive(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Waits up to 10 minutes for a specified AWS DynamoDB table to move into
the ACTIVE state.
- waitForTableToBecomeActive(AmazonDynamoDB, String, int, int) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Waits up to a specified amount of time for a specified AWS DynamoDB table
to move into the ACTIVE state.
- withAccountMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total read capacity units that your account allows you to
provision across all of your tables in this region.
- withAccountMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum total write capacity units that your account allows you to
provision across all of your tables in this region.
- withAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- withAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- withAddress(String) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
-
Sets the value of the address property for this object.
- withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
A name for the attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The name of a key attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
The name of the Time to Live attribute for items in the table.
- withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
-
The name of the Time to Live attribute used to store the expiration time
for items in the table.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects,
representing the item as it appeared before the DeleteItem
operation.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appear before or after the
UpdateItem operation, as determined by the
ReturnValues parameter.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
This is a legacy parameter.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
This is a legacy parameter.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
This is a legacy parameter.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
This is a legacy parameter.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- withAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- withAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute, where:
- withAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- withAttributeValueList(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- withAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- withAttributeValueList(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- withAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- withAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Disabled autoscaling for this global table or global secondary index.
- withAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
Disabled autoscaling for this global table or global secondary index.
- withAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Role ARN used for configuring autoScaling policy.
- withAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
Role ARN used for configuring autoscaling policy.
- withB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Binary.
- withBackfilling(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
ARN associated with the backup.
- withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
ARN associated with the backup.
- withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
-
The ARN associated with the backup.
- withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
-
The ARN associated with the backup.
- withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
-
The ARN associated with the backup.
- withBackupCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Time at which the backup was created.
- withBackupCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Time at which the backup was created.
- withBackupDescription(BackupDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
-
Contains the description of the backup created for the table.
- withBackupDescription(BackupDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
-
Contains the description of the backup created for the table.
- withBackupDetails(BackupDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the backup created for the table.
- withBackupDetails(BackupDetails) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
-
Contains the details of the backup created for the table.
- withBackupExpiryDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Time at which the automatic on-demand backup created by DynamoDB will
expire.
- withBackupExpiryDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Time at which the automatic on-demand backup created by DynamoDB will
expire.
- withBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Name of the requested backup.
- withBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Name of the specified backup.
- withBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
-
Specified name for the backup.
- withBackupSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Size of the backup in bytes.
- withBackupSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Size of the backup in bytes.
- withBackupStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- withBackupStatus(BackupStatus) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- withBackupStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- withBackupStatus(BackupStatus) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- withBackupSummaries(BackupSummary...) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
-
List of BackupSummary objects.
- withBackupSummaries(Collection<BackupSummary>) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
-
List of BackupSummary objects.
- withBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
BackupType:
- withBackupType(BackupType) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
-
BackupType:
- withBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
BackupType:
- withBackupType(BackupType) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
BackupType:
- withBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
The backups from the table specified by BackupType are
listed.
- withBackupType(BackupTypeFilter) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
The backups from the table specified by BackupType are
listed.
- withBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Boolean.
- withBS(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Binary Set.
- withBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Binary Set.
- withCachePeriodInMinutes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
-
Sets the value of the cachePeriodInMinutes property for this object.
- withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
This is a legacy parameter.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
This is a legacy parameter.
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
This is a legacy parameter.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
This is a legacy parameter.
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the read consistency model: If set to true, then
the operation uses strongly consistent reads; otherwise, the operation
uses eventually consistent reads.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A Boolean value that determines the read consistency model during the
scan:
- withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the entire BatchGetItem
operation.
- withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the entire BatchGetItem
operation.
- withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the entire BatchWriteItem
operation.
- withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the entire BatchWriteItem
operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
The capacity units consumed by the DeleteItem operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
The capacity units consumed by the GetItem operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The capacity units consumed by the PutItem operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The capacity units consumed by the Query operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The capacity units consumed by the Scan operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
The capacity units consumed by the UpdateItem operation.
- withContinuousBackupsDescription(ContinuousBackupsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
-
Represents the continuous backups and point in time recovery settings on
the table.
- withContinuousBackupsDescription(ContinuousBackupsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
-
Represents the continuous backups and point in time recovery settings on
the table.
- withContinuousBackupsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
ContinuousBackupsStatus can be one of the following states:
ENABLED, DISABLED
- withContinuousBackupsStatus(ContinuousBackupsStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
ContinuousBackupsStatus can be one of the following states:
ENABLED, DISABLED
- withCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items in the response.
- withCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items in the response.
- withCreate(CreateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The parameters required for creating a global secondary index on an
existing table:
- withCreate(CreateReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
-
The parameters required for creating a replica on an existing global
table.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The creation time of the global table.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- withDelete(DeleteGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index to be removed.
- withDelete(DeleteReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
-
The name of the existing replica to be removed.
- withDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- withDisableScaleIn(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
Indicates whether scale in by the target tracking policy is disabled.
- withDisableScaleIn(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
Indicates whether scale in by the target tracking policy is disabled.
- withEarliestRestorableDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
Specifies the earliest point in time you can restore your table to.
- withEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Indicates whether server-side encryption is enabled (true) or disabled
(false) on the table.
- withEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
-
Indicates whether Time To Live is to be enabled (true) or disabled
(false) on the table.
- withEndpoints(Endpoint...) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
-
Sets the value of the endpoints property for this object.
- withEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
-
Sets the value of the endpoints property for this object.
- withExclusiveStartBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
LastEvaluatedBackupArn is the ARN of the backup last
evaluated when the current page of results was returned, inclusive of the
current page of results.
- withExclusiveStartGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
The first global table name that this operation will evaluate.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- withExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- withExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
This is a legacy parameter.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
This is a legacy parameter.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
This is a legacy parameter.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that contains conditions that DynamoDB applies after the
Query operation, but before the data is returned to you.
- withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that contains conditions that DynamoDB applies after the
Scan operation, but before the data is returned to you.
- withGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- withGlobalSecondaryIndexes(GlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- withGlobalSecondaryIndexes(GlobalSecondaryIndexInfo...) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Represents the GSI properties for the table when the backup was created.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexInfo>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Represents the GSI properties for the table when the backup was created.
- withGlobalSecondaryIndexes(GlobalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- withGlobalSecondaryIndexUpdates(GlobalSecondaryIndexUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- withGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- withGlobalTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The unique identifier of the global table.
- withGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
-
Contains the details of the global table.
- withGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
-
Contains the details of the global table.
- withGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
-
Contains the details of the global table.
- withGlobalTableGlobalSecondaryIndexSettingsUpdate(GlobalTableGlobalSecondaryIndexSettingsUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Represents the settings of a global secondary index for a global table
that will be modified.
- withGlobalTableGlobalSecondaryIndexSettingsUpdate(Collection<GlobalTableGlobalSecondaryIndexSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Represents the settings of a global secondary index for a global table
that will be modified.
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
-
The global table name.
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
-
The name of the global table.
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
-
The name of the global table to describe.
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
-
The name of the global table.
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
The global table name.
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The global table name.
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
-
The global table name.
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
The name of the global table
- withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
-
The name of the global table.
- withGlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
AutoScaling settings for managing provisioned write capacity for the
global table.
- withGlobalTableProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- withGlobalTables(GlobalTable...) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
-
List of global table names.
- withGlobalTables(Collection<GlobalTable>) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
-
List of global table names.
- withGlobalTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The current state of the global table:
- withGlobalTableStatus(GlobalTableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The current state of the global table:
- withIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- withIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
Represents the name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- withIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- withIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- withIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The current status of the global secondary index:
- withIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The current status of the global secondary index:
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as
specified by ProjectionExpression.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- withItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The partition key value of the item collection.
- withItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and,
for each table, information about any item collections that were affected
by individual DeleteItem or PutItem operations.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
DeleteItem operation.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
PutItem operation.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
UpdateItem operation.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Number of items in the table.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to delete.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary key
of the item to delete.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- withKey(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
-
The key of the tag.Tag keys are case sensitive.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key of the item to be updated.
- withKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The condition that specifies the key value(s) for items to be retrieved
by the Query action.
- withKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- withKeys(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes
associated with the items.
- withKeys(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes
associated with the items.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an
index.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an
index.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
The complete key schema for a local secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
The complete key schema for a local secondary index, which consists of
one or more pairs of attribute names and key types:
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Schema of the table.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Schema of the table.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- withKeyType(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- withKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The role that this key attribute will assume:
- withKMSMasterKeyArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
The KMS master key ARN used for the KMS encryption.
- withKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
The KMS Master Key (CMK) which should be used for the KMS encryption.
- withL(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type List.
- withL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type List.
- withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- withLastEvaluatedBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
-
The ARN of the backup last evaluated when the current page of results was
returned, inclusive of the current page of results.
- withLastEvaluatedGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
-
Last evaluated global table name.
- withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- withLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- withLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- withLatestRestorableDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
LatestRestorableDateTime is typically 5 minutes before the
current time.
- withLatestStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the latest stream
for this table.
- withLatestStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
A timestamp, in ISO 8601 format, for this stream.
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Maximum number of backups to return at once.
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
The maximum number of table names to return.
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
A maximum number of table names to return.
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- withLocalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- withLocalSecondaryIndexes(LocalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- withLocalSecondaryIndexes(LocalSecondaryIndexInfo...) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Represents the LSI properties for the table when the backup was created.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndexInfo>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Represents the LSI properties for the table when the backup was created.
- withLocalSecondaryIndexes(LocalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- withM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Map.
- withMaximumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
The maximum capacity units that a global table or global secondary index
should be scaled up to.
- withMaximumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The maximum capacity units that a global table or global secondary index
should be scaled up to.
- withMinimumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
The minimum capacity units that a global table or global secondary index
should be scaled down to.
- withMinimumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The minimum capacity units that a global table or global secondary index
should be scaled down to.
- withN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Number.
- withNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
-
An optional string that, if supplied, must be copied from the output of a
previous call to ListTagOfResource.
- withNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
-
If this value is returned, there are additional results to be displayed.
- withNonKeyAttributes(String...) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Represents the non-key attribute names which will be projected into the
index.
- withNonKeyAttributes(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
Represents the non-key attribute names which will be projected into the
index.
- withNS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Number Set.
- withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Number Set.
- withNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type Null.
- withNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during this
UTC calendar day.
- withPointInTimeRecoveryDescription(PointInTimeRecoveryDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
-
The description of the point in time recovery settings applied to the
table.
- withPointInTimeRecoveryEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
-
Indicates whether point in time recovery is enabled (true) or disabled
(false) on the table.
- withPointInTimeRecoverySpecification(PointInTimeRecoverySpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
-
Represents the settings used to enable point in time recovery.
- withPointInTimeRecoveryStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
The current state of point in time recovery:
- withPointInTimeRecoveryStatus(PointInTimeRecoveryStatus) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
-
The current state of point in time recovery:
- withPolicyName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
-
The name of the scaling policy.
- withPolicyName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
-
The name of the scaling policy.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents attributes that are copied (projected) from the table into an
index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into the
local secondary index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
-
Represents attributes that are copied (projected) from the table into the
global secondary index.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
A string that identifies one or more attributes to retrieve from the
table.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A string that identifies one or more attributes to retrieve from the
table.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A string that identifies one or more attributes to retrieve from the
specified table or index.
- withProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- withProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- withProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
Autoscaling settings for a global secondary index replica's read capacity
units.
- withProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
Autoscaling settings for managing a global secondary index replica's read
capacity units.
- withProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- withProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for the specified global
secondary index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table or
index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for the specified global
secondary index.
- withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the specified global
secondary index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
-
Represents the provisioned throughput settings for the specified global
secondary index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Read IOPs and Write IOPS on the table when the backup was created.
- withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read and
write capacity units, along with data about increases and decreases.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for the specified global
secondary index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The new provisioned throughput settings for the specified table or index.
- withProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
AutoScaling settings for a global secondary index replica's write
capacity units.
- withProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
AutoScaling settings for managing a global secondary index's write
capacity units.
- withProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- withProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- withPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- withQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
This is a legacy parameter.
- withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
-
The region of the replica to be added.
- withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
-
The region of the replica to be removed.
- withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
-
Lists the global tables in a specific region.
- withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.Replica
-
The region where the replica needs to be created.
- withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
-
The name of the region.
- withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The region name of the replica.
- withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
The region of the replica to be added.
- withReplicaGlobalSecondaryIndexSettings(ReplicaGlobalSecondaryIndexSettingsDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
Replica global secondary index settings for the global table.
- withReplicaGlobalSecondaryIndexSettings(Collection<ReplicaGlobalSecondaryIndexSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
Replica global secondary index settings for the global table.
- withReplicaGlobalSecondaryIndexSettingsUpdate(ReplicaGlobalSecondaryIndexSettingsUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
Represents the settings of a global secondary index for a global table
that will be modified.
- withReplicaGlobalSecondaryIndexSettingsUpdate(Collection<ReplicaGlobalSecondaryIndexSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
Represents the settings of a global secondary index for a global table
that will be modified.
- withReplicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
Autoscaling settings for a global table replica's read capacity units.
- withReplicaProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
Autoscaling settings for managing a global table replica's read capacity
units.
- withReplicaProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- withReplicaProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- withReplicaProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
AutoScaling settings for a global table replica's write capacity units.
- withReplicaProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- withReplicaSettings(ReplicaSettingsDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
-
The region specific settings for the global table.
- withReplicaSettings(Collection<ReplicaSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
-
The region specific settings for the global table.
- withReplicaSettings(ReplicaSettingsDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
-
The region specific settings for the global table.
- withReplicaSettings(Collection<ReplicaSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
-
The region specific settings for the global table.
- withReplicaSettingsUpdate(ReplicaSettingsUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Represents the settings for a global table in a region that will be
modified.
- withReplicaSettingsUpdate(Collection<ReplicaSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
-
Represents the settings for a global table in a region that will be
modified.
- withReplicaStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The current state of the region:
- withReplicaStatus(ReplicaStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
-
The current state of the region:
- withReplicationGroup(Replica...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
-
The regions where the global table needs to be created.
- withReplicationGroup(Collection<Replica>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
-
The regions where the global table needs to be created.
- withReplicationGroup(Replica...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
The regions where the global table has replicas.
- withReplicationGroup(Collection<Replica>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
-
The regions where the global table has replicas.
- withReplicationGroup(ReplicaDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The regions where the global table has replicas.
- withReplicationGroup(Collection<ReplicaDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
-
The regions where the global table has replicas.
- withReplicaUpdates(ReplicaUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
-
A list of regions that should be added or removed from the global table.
- withReplicaUpdates(Collection<ReplicaUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
-
A list of regions that should be added or removed from the global table.
- withRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, a map that
describes one or more items to retrieve from that table.
- withRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or
PutRequest).
- withResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
-
The Amazon DynamoDB resource with tags to be listed.
- withResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
Identifies the Amazon DynamoDB resource to which tags should be added.
- withResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
-
The Amazon DyanamoDB resource the tags will be removed from.
- withResponses(Map<String, List<Map<String, AttributeValue>>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- withRestoreDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
Point in time or source backup time.
- withRestoreDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Time in the past to restore the table to.
- withRestoreInProgress(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
Indicates if a restore is in progress or not.
- withRestoreSummary(RestoreSummary) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Contains details for the restore.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines the level of detail about provisioned throughput consumption
that is returned in the response:
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were deleted.
- withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were deleted.
- withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were updated with the PutItem
request.
- withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appeared before they were updated with the PutItem
request.
- withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appear before or after they are updated.
- withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as
they appear before or after they are updated.
- withS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type String.
- withScaleInCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The amount of time, in seconds, after a scale in activity completes
before another scale in activity can start.
- withScaleInCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The amount of time, in seconds, after a scale in activity completes
before another scale in activity can start.
- withScaleOutCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The amount of time, in seconds, after a scale out activity completes
before another scale out activity can start.
- withScaleOutCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The amount of time, in seconds, after a scale out activity completes
before another scale out activity can start.
- withScalingPolicies(AutoScalingPolicyDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Information about the scaling policies.
- withScalingPolicies(Collection<AutoScalingPolicyDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
-
Information about the scaling policies.
- withScalingPolicyUpdate(AutoScalingPolicyUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
-
The scaling policy to apply for scaling target global table or global
secondary index capacity units.
- withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
This is a legacy parameter.
- withScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies the order for index traversal: If true (default),
the traversal is performed in ascending order; if false, the
traversal is performed in descending order.
- withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- withSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies
an individual segment to be scanned by an application worker.
- withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- withSizeEstimateRangeGB(Double...) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- withSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- withSourceBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
ARN of the backup from which the table was restored.
- withSourceTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
-
ARN of the source table of the backup that is being restored.
- withSourceTableDetails(SourceTableDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the table when the backup was created.
- withSourceTableFeatureDetails(SourceTableFeatureDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
-
Contains the details of the features enabled on the table when the backup
was created.
- withSourceTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Name of the source table that is being restored.
- withSS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type String Set.
- withSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
An attribute of type String Set.
- withSSEDescription(SSEDescription) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
The description of the server-side encryption status on the table when
the backup was created.
- withSSEDescription(SSEDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The description of the server-side encryption status on the specified
table.
- withSSESpecification(SSESpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the settings used to enable server-side encryption.
- withSSESpecification(SSESpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The new server-side encryption settings for the specified table.
- withSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
Server-side encryption type:
- withSSEType(SSEType) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
Server-side encryption type:
- withSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Server-side encryption type:
- withSSEType(SSEType) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
-
Server-side encryption type:
- withStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
The current state of server-side encryption:
- withStatus(SSEStatus) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
-
The current state of server-side encryption:
- withStreamDescription(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Stream settings on the table when the backup was created.
- withStreamEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
Indicates whether DynamoDB Streams is enabled (true) or disabled (false)
on the table.
- withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The settings for DynamoDB Streams on the table.
- withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current DynamoDB Streams configuration for the table.
- withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the DynamoDB Streams configuration for the table.
- withStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
When an item in the table is modified, StreamViewType
determines what information is written to the stream for this table.
- withStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
When an item in the table is modified, StreamViewType
determines what information is written to the stream for this table.
- withTable(Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the operation.
- withTable(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
The properties of the table.
- withTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
ARN associated with the table.
- withTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
ARN of the table for which backup was created.
- withTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- withTableCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Time when the source table was created.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of the table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
-
The description of the table created from an existing backup.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
-
Represents the properties of a table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of the table.
- withTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Unique identifier for the table.
- withTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Unique identifier for the table for which the backup was created.
- withTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Unique identifier for the table for which the backup was created.
- withTableMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum read capacity units that your account allows you to provision
for a new table that you are creating in this region, including the read
capacity units provisioned for its global secondary indexes (GSIs).
- withTableMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
-
The maximum write capacity units that your account allows you to
provision for a new table that you are creating in this region, including
the write capacity units provisioned for its global secondary indexes
(GSIs).
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
-
Name of the table.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
-
The name of the table.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
-
Name of the table for which the customer wants to check the continuous
backups and point in time recovery settings.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
-
The name of the table to be described.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
The backups from the table specified by TableName are
listed.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items; or, if you provide
IndexName, the name of the table to which that index
belongs.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
The name of the table for which the backup was created.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
-
The name of the table.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
-
The name of the table to be configured.
- withTableNames(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The names of the tables associated with the current account at the
current endpoint.
- withTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The names of the tables associated with the current account at the
current endpoint.
- withTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
-
Size of the table in bytes.
- withTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- withTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- withTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- withTagKeys(String...) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
-
A list of tag keys.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
-
A list of tag keys.
- withTags(Tag...) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
-
The tags currently associated with the Amazon DynamoDB resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
-
The tags currently associated with the Amazon DynamoDB resource.
- withTags(Tag...) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
The tags to be assigned to the Amazon DynamoDB resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
-
The tags to be assigned to the Amazon DynamoDB resource.
- withTargetTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
-
The name of the new table to which the backup must be restored.
- withTargetTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
The name of the new table to which it must be restored to.
- withTargetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationDescription) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
-
Represents a target tracking scaling policy configuration.
- withTargetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
-
Represents a target tracking scaling policy configuration.
- withTargetValue(Double) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The target value for the metric.
- withTargetValue(Double) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The target value for the metric.
- withTimeRangeLowerBound(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Only backups created after this time are listed.
- withTimeRangeUpperBound(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
-
Only backups created before this time are listed.
- withTimeToLiveDescription(TimeToLiveDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
-
- withTimeToLiveDescription(TimeToLiveDescription) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
-
Time to Live settings on the table when the backup was created.
- withTimeToLiveSpecification(TimeToLiveSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
-
Represents the settings used to enable or disable Time to Live for the
specified table.
- withTimeToLiveSpecification(TimeToLiveSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
-
Represents the output of an UpdateTimeToLive operation.
- withTimeToLiveStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
The Time to Live status for the table.
- withTimeToLiveStatus(TimeToLiveStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
-
The Time to Live status for the table.
- withTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, TotalSegments
represents the total number of segments into which the Scan
operation will be divided.
- withUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- withUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- withUpdate(UpdateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index, along with new
provisioned throughput settings to be applied to that index.
- withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
-
Restore the table to the latest possible time.
- withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for the expected attribute.
- withValue(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
-
The value of the tag.
- withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- WriteRequest - Class in com.amazonaws.services.dynamodbv2.model
-
Represents an operation to perform - either DeleteItem or
PutItem.
- WriteRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Default constructor for WriteRequest object.
- WriteRequest(PutRequest) - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Constructs a new WriteRequest object.
- WriteRequest(DeleteRequest) - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Constructs a new WriteRequest object.