- accountMaxReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
The maximum total read capacity units that your account allows you to provision across all of your tables in this
Region.
- accountMaxReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse.Builder
-
The maximum total read capacity units that your account allows you to provision across all of your tables in
this Region.
- accountMaxWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
The maximum total write capacity units that your account allows you to provision across all of your tables in
this Region.
- accountMaxWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse.Builder
-
The maximum total write capacity units that your account allows you to provision across all of your tables in
this Region.
- action() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
Specifies how to perform the update.
- action(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate.Builder
-
Specifies how to perform the update.
- action(AttributeAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate.Builder
-
Specifies how to perform the update.
- actionAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
Specifies how to perform the update.
- address() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
IP address of the endpoint.
- address(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Endpoint.Builder
-
IP address of the endpoint.
- approximateCreationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
The approximate date and time when the stream record was created, in
UNIX epoch time format.
- approximateCreationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
-
The approximate date and time when the stream record was created, in
UNIX epoch time format.
- archivalBackupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
The Amazon Resource Name (ARN) of the backup the table was archived to, when applicable in the archival reason.
- archivalBackupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ArchivalSummary.Builder
-
The Amazon Resource Name (ARN) of the backup the table was archived to, when applicable in the archival
reason.
- archivalDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
The date and time when table archival was initiated by DynamoDB, in UNIX epoch time format.
- archivalDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ArchivalSummary.Builder
-
The date and time when table archival was initiated by DynamoDB, in UNIX epoch time format.
- archivalReason() - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
The reason DynamoDB archived the table.
- archivalReason(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ArchivalSummary.Builder
-
The reason DynamoDB archived the table.
- ArchivalSummary - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains details of a table archival operation.
- archivalSummary() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Contains information about the table archive.
- archivalSummary(ArchivalSummary) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Contains information about the table archive.
- archivalSummary(Consumer<ArchivalSummary.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Contains information about the table archive.
- ArchivalSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- AttributeAction - Enum in software.amazon.awssdk.services.dynamodb.model
-
- AttributeDefinition - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents an attribute for describing the key schema for the table and indexes.
- AttributeDefinition.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- attributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and indexes.
- attributeDefinitions(Collection<AttributeDefinition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
An array of attributes that describe the key schema for the table and indexes.
- attributeDefinitions(AttributeDefinition...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
An array of attributes that describe the key schema for the table and indexes.
- attributeDefinitions(Consumer<AttributeDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
An array of attributes that describe the key schema for the table and indexes.
- attributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
An array of AttributeDefinition
objects.
- attributeDefinitions(Collection<AttributeDefinition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
An array of AttributeDefinition
objects.
- attributeDefinitions(AttributeDefinition...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
An array of AttributeDefinition
objects.
- attributeDefinitions(Consumer<AttributeDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
An array of AttributeDefinition
objects.
- attributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
An array of attributes that describe the key schema for the table and indexes.
- attributeDefinitions(Collection<AttributeDefinition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
An array of attributes that describe the key schema for the table and indexes.
- attributeDefinitions(AttributeDefinition...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
An array of attributes that describe the key schema for the table and indexes.
- attributeDefinitions(Consumer<AttributeDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
An array of attributes that describe the key schema for the table and indexes.
- attributeName() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
A name for the attribute.
- attributeName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeDefinition.Builder
-
A name for the attribute.
- attributeName() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
The name of a key attribute.
- attributeName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeySchemaElement.Builder
-
The name of a key attribute.
- attributeName() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
The name of the TTL attribute for items in the table.
- attributeName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription.Builder
-
The name of the TTL attribute for items in the table.
- attributeName() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
The name of the TTL attribute used to store the expiration time for items in the table.
- attributeName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification.Builder
-
The name of the TTL attribute used to store the expiration time for items in the table.
- attributes() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
A map of attribute names to AttributeValue
objects, representing the item as it appeared before the
DeleteItem
operation.
- attributes(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
-
A map of attribute names to AttributeValue
objects, representing the item as it appeared before
the DeleteItem
operation.
- attributes() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
The attribute values as they appeared before the PutItem
operation, but only if
ReturnValues
is specified as ALL_OLD
in the request.
- attributes(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
-
The attribute values as they appeared before the PutItem
operation, but only if
ReturnValues
is specified as ALL_OLD
in the request.
- attributes() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
A map of attribute values as they appear before or after the UpdateItem
operation, as determined by
the ReturnValues
parameter.
- attributes(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
-
A map of attribute values as they appear before or after the UpdateItem
operation, as determined
by the ReturnValues
parameter.
- attributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
This is a legacy parameter.
- attributesToGet(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
This is a legacy parameter.
- attributesToGet(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
This is a legacy parameter.
- attributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
This is a legacy parameter.
- attributesToGet(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
-
This is a legacy parameter.
- attributesToGet(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
-
This is a legacy parameter.
- attributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
This is a legacy parameter.
- attributesToGet(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
This is a legacy parameter.
- attributesToGet(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
This is a legacy parameter.
- attributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
This is a legacy parameter.
- attributesToGet(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
This is a legacy parameter.
- attributesToGet(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
This is a legacy parameter.
- attributeType() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
The data type for the attribute, where:
- attributeType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeDefinition.Builder
-
The data type for the attribute, where:
- attributeType(ScalarAttributeType) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeDefinition.Builder
-
The data type for the attribute, where:
- attributeTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
The data type for the attribute, where:
- attributeUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
This is a legacy parameter.
- attributeUpdates(Map<String, AttributeValueUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
This is a legacy parameter.
- AttributeValue - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the data for an attribute.
- AttributeValue.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- attributeValueList() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
One or more values to evaluate against the supplied attribute.
- attributeValueList(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
-
One or more values to evaluate against the supplied attribute.
- attributeValueList(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
-
One or more values to evaluate against the supplied attribute.
- attributeValueList(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
-
One or more values to evaluate against the supplied attribute.
- attributeValueList() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- attributeValueList(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
-
One or more values to evaluate against the supplied attribute.
- attributeValueList(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
-
One or more values to evaluate against the supplied attribute.
- attributeValueList(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
-
One or more values to evaluate against the supplied attribute.
- AttributeValueUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
For the UpdateItem
operation, represents the attributes to be modified, the action to perform on each,
and the new value for each.
- AttributeValueUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- autoScalingDisabled() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
Disabled auto scaling for this global table or global secondary index.
- autoScalingDisabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription.Builder
-
Disabled auto scaling for this global table or global secondary index.
- autoScalingDisabled() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
Disabled auto scaling for this global table or global secondary index.
- autoScalingDisabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate.Builder
-
Disabled auto scaling for this global table or global secondary index.
- AutoScalingPolicyDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of the scaling policy.
- AutoScalingPolicyDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- AutoScalingPolicyUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling policy to be modified.
- AutoScalingPolicyUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- autoScalingRoleArn() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
Role ARN used for configuring the auto scaling policy.
- autoScalingRoleArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription.Builder
-
Role ARN used for configuring the auto scaling policy.
- autoScalingRoleArn() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
Role ARN used for configuring auto scaling policy.
- autoScalingRoleArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate.Builder
-
Role ARN used for configuring auto scaling policy.
- AutoScalingSettingsDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling settings for a global table or global secondary index.
- AutoScalingSettingsDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- AutoScalingSettingsUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling settings to be modified for a global table or global secondary index.
- AutoScalingSettingsUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- AutoScalingTargetTrackingScalingPolicyConfigurationDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a target tracking scaling policy.
- AutoScalingTargetTrackingScalingPolicyConfigurationDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- AutoScalingTargetTrackingScalingPolicyConfigurationUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the settings of a target tracking scaling policy that will be modified.
- AutoScalingTargetTrackingScalingPolicyConfigurationUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.RequestLimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionConflictException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionInProgressException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
-
- awsRegion() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
The region in which the GetRecords
request was received.
- awsRegion(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
-
The region in which the GetRecords
request was received.
- b() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
An attribute of type Binary.
- b(SdkBytes) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type Binary.
- backfilling() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- backfilling(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
Indicates whether the index is currently backfilling.
- backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
ARN associated with the backup.
- backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
ARN associated with the backup.
- backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
ARN associated with the backup.
- backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
ARN associated with the backup.
- backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
The ARN associated with the backup.
- backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest.Builder
-
The ARN associated with the backup.
- backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
The Amazon Resource Name (ARN) associated with the backup.
- backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest.Builder
-
The Amazon Resource Name (ARN) associated with the backup.
- backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
The Amazon Resource Name (ARN) associated with the backup.
- backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
The Amazon Resource Name (ARN) associated with the backup.
- backupCreationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
Time at which the backup was created.
- backupCreationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
Time at which the backup was created.
- backupCreationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Time at which the backup was created.
- backupCreationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
Time at which the backup was created.
- BackupDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains the description of the backup created for the table.
- backupDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
Contains the description of the backup created for the table.
- backupDescription(BackupDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse.Builder
-
Contains the description of the backup created for the table.
- backupDescription(Consumer<BackupDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse.Builder
-
Contains the description of the backup created for the table.
- backupDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
Contains the description of the backup created for the table.
- backupDescription(BackupDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse.Builder
-
Contains the description of the backup created for the table.
- backupDescription(Consumer<BackupDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse.Builder
-
Contains the description of the backup created for the table.
- BackupDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- backupDetails() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
Contains the details of the backup created for the table.
- backupDetails(BackupDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
-
Contains the details of the backup created for the table.
- backupDetails(Consumer<BackupDetails.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
-
Contains the details of the backup created for the table.
- BackupDetails - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains the details of the backup created for the table.
- backupDetails() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
Contains the details of the backup created for the table.
- backupDetails(BackupDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse.Builder
-
Contains the details of the backup created for the table.
- backupDetails(Consumer<BackupDetails.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse.Builder
-
Contains the details of the backup created for the table.
- BackupDetails.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- backupExpiryDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
Time at which the automatic on-demand backup created by DynamoDB will expire.
- backupExpiryDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
Time at which the automatic on-demand backup created by DynamoDB will expire.
- backupExpiryDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Time at which the automatic on-demand backup created by DynamoDB will expire.
- backupExpiryDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
Time at which the automatic on-demand backup created by DynamoDB will expire.
- BackupInUseException - Exception in software.amazon.awssdk.services.dynamodb.model
-
There is another ongoing conflicting backup control plane operation on the table.
- BackupInUseException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- backupName() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
Name of the requested backup.
- backupName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
Name of the requested backup.
- backupName() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Name of the specified backup.
- backupName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
Name of the specified backup.
- backupName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
Specified name for the backup.
- backupName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest.Builder
-
Specified name for the backup.
- BackupNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
-
Backup not found for the given BackupARN.
- BackupNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- backupSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
Size of the backup in bytes.
- backupSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
Size of the backup in bytes.
- backupSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Size of the backup in bytes.
- backupSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
Size of the backup in bytes.
- backupStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- backupStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- backupStatus(BackupStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- BackupStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- backupStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- backupStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- backupStatus(BackupStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- backupStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- backupStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
- backupSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
List of BackupSummary
objects.
- backupSummaries(Collection<BackupSummary>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse.Builder
-
List of BackupSummary
objects.
- backupSummaries(BackupSummary...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse.Builder
-
List of BackupSummary
objects.
- backupSummaries(Consumer<BackupSummary.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse.Builder
-
List of BackupSummary
objects.
- BackupSummary - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains details for the backup.
- BackupSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- backupType() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
BackupType:
- backupType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
BackupType:
- backupType(BackupType) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
-
BackupType:
- backupType() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
BackupType:
- backupType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
BackupType:
- backupType(BackupType) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
BackupType:
- BackupType - Enum in software.amazon.awssdk.services.dynamodb.model
-
- backupType() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
The backups from the table specified by BackupType
are listed.
- backupType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
-
The backups from the table specified by BackupType
are listed.
- backupType(BackupTypeFilter) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
-
The backups from the table specified by BackupType
are listed.
- backupTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
BackupType:
- backupTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
BackupType:
- backupTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
The backups from the table specified by BackupType
are listed.
- BackupTypeFilter - Enum in software.amazon.awssdk.services.dynamodb.model
-
- batchGetItem(BatchGetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The BatchGetItem
operation returns the attributes of one or more items from one or more tables.
- batchGetItem(Consumer<BatchGetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The BatchGetItem
operation returns the attributes of one or more items from one or more tables.
- batchGetItem(BatchGetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The BatchGetItem
operation returns the attributes of one or more items from one or more tables.
- batchGetItem(Consumer<BatchGetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The BatchGetItem
operation returns the attributes of one or more items from one or more tables.
- BatchGetItemIterable - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- BatchGetItemIterable(DynamoDbClient, BatchGetItemRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.BatchGetItemIterable
-
- batchGetItemPaginator(BatchGetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The BatchGetItem
operation returns the attributes of one or more items from one or more tables.
- batchGetItemPaginator(Consumer<BatchGetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The BatchGetItem
operation returns the attributes of one or more items from one or more tables.
- batchGetItemPaginator(BatchGetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The BatchGetItem
operation returns the attributes of one or more items from one or more tables.
- batchGetItemPaginator(Consumer<BatchGetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The BatchGetItem
operation returns the attributes of one or more items from one or more tables.
- BatchGetItemPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- BatchGetItemPublisher(DynamoDbAsyncClient, BatchGetItemRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.BatchGetItemPublisher
-
- BatchGetItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a BatchGetItem
operation.
- BatchGetItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- BatchGetItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- BatchGetItemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BatchGetItemRequestMarshaller
-
- BatchGetItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a BatchGetItem
operation.
- BatchGetItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- batchWriteItem(BatchWriteItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The BatchWriteItem
operation puts or deletes multiple items in one or more tables.
- batchWriteItem(Consumer<BatchWriteItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The BatchWriteItem
operation puts or deletes multiple items in one or more tables.
- batchWriteItem(BatchWriteItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The BatchWriteItem
operation puts or deletes multiple items in one or more tables.
- batchWriteItem(Consumer<BatchWriteItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The BatchWriteItem
operation puts or deletes multiple items in one or more tables.
- BatchWriteItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a BatchWriteItem
operation.
- BatchWriteItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- BatchWriteItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- BatchWriteItemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BatchWriteItemRequestMarshaller
-
- BatchWriteItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a BatchWriteItem
operation.
- BatchWriteItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- BillingMode - Enum in software.amazon.awssdk.services.dynamodb.model
-
- billingMode() - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BillingModeSummary.Builder
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode(BillingMode) - Method in interface software.amazon.awssdk.services.dynamodb.model.BillingModeSummary.Builder
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode(BillingMode) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode(BillingMode) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingMode(BillingMode) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingModeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingModeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingModeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingModeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
Controls how you are charged for read and write throughput and how you manage capacity.
- billingModeOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
The billing mode of the restored table.
- billingModeOverride(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
The billing mode of the restored table.
- billingModeOverride(BillingMode) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
The billing mode of the restored table.
- billingModeOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
The billing mode of the restored table.
- billingModeOverride(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
The billing mode of the restored table.
- billingModeOverride(BillingMode) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
The billing mode of the restored table.
- billingModeOverrideAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
The billing mode of the restored table.
- billingModeOverrideAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
The billing mode of the restored table.
- BillingModeSummary - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains the details for the read/write capacity mode.
- billingModeSummary() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Contains the details for the read/write capacity mode.
- billingModeSummary(BillingModeSummary) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Contains the details for the read/write capacity mode.
- billingModeSummary(Consumer<BillingModeSummary.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Contains the details for the read/write capacity mode.
- BillingModeSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- bool() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
An attribute of type Boolean.
- bool(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type Boolean.
- bs() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
An attribute of type Binary Set.
- bs(Collection<SdkBytes>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type Binary Set.
- bs(SdkBytes...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type Binary Set.
- build() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbRequest.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse.Builder
-
- builder() - Static method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
- builder() - Static method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Create a builder that can be used to configure and create a
DynamoDbClient
.
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.BackupInUseException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Get
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.LimitExceededException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Put
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Record
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.RequestLimitExceededException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ResourceInUseException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableInUseException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TransactionConflictException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TransactionInProgressException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Update
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
- builder() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
- builder() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
-
- BuilderImpl(DynamoDbException) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbRequest.BuilderImpl
-
- BuilderImpl(DynamoDbRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbRequest.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse.BuilderImpl
-
- BuilderImpl(DynamoDbResponse) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest.BuilderImpl
-
- BuilderImpl(DynamoDbStreamsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest.BuilderImpl
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse.BuilderImpl
-
- BuilderImpl(DynamoDbStreamsResponse) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse.BuilderImpl
-
- cachePeriodInMinutes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.Endpoint.Builder
-
Endpoint cache time to live (TTL) value.
- cachePeriodInMinutes() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
Endpoint cache time to live (TTL) value.
- CancellationReason - Class in software.amazon.awssdk.services.dynamodb.model
-
An ordered list of errors for each item in the request which caused the transaction to get cancelled.
- CancellationReason.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- cancellationReasons(Collection<CancellationReason>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException.Builder
-
A list of cancellation reasons.
- cancellationReasons(CancellationReason...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException.Builder
-
A list of cancellation reasons.
- cancellationReasons(Consumer<CancellationReason.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException.Builder
-
A list of cancellation reasons.
- cancellationReasons() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException
-
A list of cancellation reasons.
- Capacity - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the amount of provisioned throughput capacity consumed on a table or an index.
- Capacity.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- capacityUnits(Double) - Method in interface software.amazon.awssdk.services.dynamodb.model.Capacity.Builder
-
The total number of capacity units consumed on a table or an index.
- capacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- capacityUnits(Double) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
-
The total number of capacity units consumed by the operation.
- capacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.RequestLimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionInProgressException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
-
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest.Builder
-
Providing a ClientRequestToken
makes the call to TransactWriteItems
idempotent,
meaning that multiple identical calls have the same effect as one single call.
- clientRequestToken() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
Providing a ClientRequestToken
makes the call to TransactWriteItems
idempotent, meaning
that multiple identical calls have the same effect as one single call.
- code(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CancellationReason.Builder
-
Status code for the result of the cancelled transaction.
- code() - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
Status code for the result of the cancelled transaction.
- ComparisonOperator - Enum in software.amazon.awssdk.services.dynamodb.model
-
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
-
A comparator for evaluating attributes.
- comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
-
A comparator for evaluating attributes.
- comparisonOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
A comparator for evaluating attributes.
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
-
A comparator for evaluating attributes in the AttributeValueList
.
- comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
-
A comparator for evaluating attributes in the AttributeValueList
.
- comparisonOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList
.
- comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
A comparator for evaluating attributes.
- comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList
.
- Condition - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the selection criteria for a Query
or Scan
operation:
- Condition.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ConditionalCheckFailedException - Exception in software.amazon.awssdk.services.dynamodb.model
-
A condition specified in the operation could not be evaluated.
- ConditionalCheckFailedException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ConditionalOperator - Enum in software.amazon.awssdk.services.dynamodb.model
-
- conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
This is a legacy parameter.
- conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
This is a legacy parameter.
- conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
This is a legacy parameter.
- conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
This is a legacy parameter.
- conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
This is a legacy parameter.
- conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
This is a legacy parameter.
- conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
This is a legacy parameter.
- conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
This is a legacy parameter.
- conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
This is a legacy parameter.
- conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
This is a legacy parameter.
- conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
This is a legacy parameter.
- conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
This is a legacy parameter.
- conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
This is a legacy parameter.
- conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
This is a legacy parameter.
- conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
This is a legacy parameter.
- conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
This is a legacy parameter.
- conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
This is a legacy parameter.
- conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
This is a legacy parameter.
- conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
This is a legacy parameter.
- conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
This is a legacy parameter.
- ConditionCheck - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a request to perform a check that an item exists or to check the condition of specific attributes of the
item.
- conditionCheck(ConditionCheck) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItem.Builder
-
A request to perform a check item operation.
- conditionCheck(Consumer<ConditionCheck.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItem.Builder
-
A request to perform a check item operation.
- conditionCheck() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
A request to perform a check item operation.
- ConditionCheck.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionCheck.Builder
-
A condition that must be satisfied in order for a conditional update to succeed.
- conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
A condition that must be satisfied in order for a conditional update to succeed.
- conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Delete.Builder
-
A condition that must be satisfied in order for a conditional delete to succeed.
- conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
A condition that must be satisfied in order for a conditional delete to succeed.
- conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
A condition that must be satisfied in order for a conditional DeleteItem
to succeed.
- conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional DeleteItem
to succeed.
- conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Put.Builder
-
A condition that must be satisfied in order for a conditional update to succeed.
- conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
A condition that must be satisfied in order for a conditional update to succeed.
- conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
A condition that must be satisfied in order for a conditional PutItem
operation to succeed.
- conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional PutItem
operation to succeed.
- conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Update.Builder
-
A condition that must be satisfied in order for a conditional update to succeed.
- conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
A condition that must be satisfied in order for a conditional update to succeed.
- conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
A condition that must be satisfied in order for a conditional update to succeed.
- conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to succeed.
- consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
Determines the read consistency model: If set to true
, then the operation uses strongly
consistent reads; otherwise, the operation uses eventually consistent reads.
- consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.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.
- consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
-
The consistency of a read operation.
- consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
The consistency of a read operation.
- consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
Determines the read consistency model: If set to true
, then the operation uses strongly
consistent reads; otherwise, the operation uses eventually consistent reads.
- consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.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.
- consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
A Boolean value that determines the read consistency model during the scan:
- consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
A Boolean value that determines the read consistency model during the scan:
- consumedCapacity(Collection<ConsumedCapacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
-
The read capacity units consumed by the entire BatchGetItem
operation.
- consumedCapacity(ConsumedCapacity...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
-
The read capacity units consumed by the entire BatchGetItem
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
-
The read capacity units consumed by the entire BatchGetItem
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
The read capacity units consumed by the entire BatchGetItem
operation.
- consumedCapacity(Collection<ConsumedCapacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
-
The capacity units consumed by the entire BatchWriteItem
operation.
- consumedCapacity(ConsumedCapacity...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
-
The capacity units consumed by the entire BatchWriteItem
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
-
The capacity units consumed by the entire BatchWriteItem
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
The capacity units consumed by the entire BatchWriteItem
operation.
- ConsumedCapacity - Class in software.amazon.awssdk.services.dynamodb.model
-
The capacity units consumed by an operation.
- consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
-
The capacity units consumed by the DeleteItem
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
-
The capacity units consumed by the DeleteItem
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
The capacity units consumed by the DeleteItem
operation.
- consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemResponse.Builder
-
The capacity units consumed by the GetItem
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemResponse.Builder
-
The capacity units consumed by the GetItem
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
The capacity units consumed by the GetItem
operation.
- consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
-
The capacity units consumed by the PutItem
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
-
The capacity units consumed by the PutItem
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
The capacity units consumed by the PutItem
operation.
- consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
-
The capacity units consumed by the Query
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
-
The capacity units consumed by the Query
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
The capacity units consumed by the Query
operation.
- consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
-
The capacity units consumed by the Scan
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
-
The capacity units consumed by the Scan
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
The capacity units consumed by the Scan
operation.
- consumedCapacity(Collection<ConsumedCapacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse.Builder
-
If the ReturnConsumedCapacity value was TOTAL
, this is an array of
ConsumedCapacity
objects, one for each table addressed by TransactGetItem
objects
in the TransactItems parameter.
- consumedCapacity(ConsumedCapacity...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse.Builder
-
If the ReturnConsumedCapacity value was TOTAL
, this is an array of
ConsumedCapacity
objects, one for each table addressed by TransactGetItem
objects
in the TransactItems parameter.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse.Builder
-
If the ReturnConsumedCapacity value was TOTAL
, this is an array of
ConsumedCapacity
objects, one for each table addressed by TransactGetItem
objects
in the TransactItems parameter.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
If the ReturnConsumedCapacity value was TOTAL
, this is an array of
ConsumedCapacity
objects, one for each table addressed by TransactGetItem
objects in
the TransactItems parameter.
- consumedCapacity(Collection<ConsumedCapacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse.Builder
-
The capacity units consumed by the entire TransactWriteItems
operation.
- consumedCapacity(ConsumedCapacity...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse.Builder
-
The capacity units consumed by the entire TransactWriteItems
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse.Builder
-
The capacity units consumed by the entire TransactWriteItems
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
The capacity units consumed by the entire TransactWriteItems
operation.
- consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
-
The capacity units consumed by the UpdateItem
operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
-
The capacity units consumed by the UpdateItem
operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
The capacity units consumed by the UpdateItem
operation.
- ConsumedCapacity.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ContinuousBackupsDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the continuous backups and point in time recovery settings on the table.
- continuousBackupsDescription(ContinuousBackupsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse.Builder
-
Represents the continuous backups and point in time recovery settings on the table.
- continuousBackupsDescription(Consumer<ContinuousBackupsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse.Builder
-
Represents the continuous backups and point in time recovery settings on the table.
- continuousBackupsDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
Represents the continuous backups and point in time recovery settings on the table.
- continuousBackupsDescription(ContinuousBackupsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse.Builder
-
Represents the continuous backups and point in time recovery settings on the table.
- continuousBackupsDescription(Consumer<ContinuousBackupsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse.Builder
-
Represents the continuous backups and point in time recovery settings on the table.
- continuousBackupsDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
Represents the continuous backups and point in time recovery settings on the table.
- ContinuousBackupsDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- continuousBackupsStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription.Builder
-
ContinuousBackupsStatus
can be one of the following states: ENABLED, DISABLED
- continuousBackupsStatus(ContinuousBackupsStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription.Builder
-
ContinuousBackupsStatus
can be one of the following states: ENABLED, DISABLED
- continuousBackupsStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
ContinuousBackupsStatus
can be one of the following states: ENABLED, DISABLED
- ContinuousBackupsStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- continuousBackupsStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
ContinuousBackupsStatus
can be one of the following states: ENABLED, DISABLED
- ContinuousBackupsUnavailableException - Exception in software.amazon.awssdk.services.dynamodb.model
-
Backups have not yet been enabled for this table.
- ContinuousBackupsUnavailableException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ContributorInsightsAction - Enum in software.amazon.awssdk.services.dynamodb.model
-
- contributorInsightsAction(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest.Builder
-
Represents the contributor insights action.
- contributorInsightsAction(ContributorInsightsAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest.Builder
-
Represents the contributor insights action.
- contributorInsightsAction() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
Represents the contributor insights action.
- contributorInsightsActionAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
Represents the contributor insights action.
- contributorInsightsRuleList(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
List of names of the associated Alpine rules.
- contributorInsightsRuleList(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
List of names of the associated Alpine rules.
- contributorInsightsRuleList() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
List of names of the associated Alpine rules.
- ContributorInsightsStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- contributorInsightsStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary.Builder
-
Describes the current status for contributor insights for the given table and index, if applicable.
- contributorInsightsStatus(ContributorInsightsStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary.Builder
-
Describes the current status for contributor insights for the given table and index, if applicable.
- contributorInsightsStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
Describes the current status for contributor insights for the given table and index, if applicable.
- contributorInsightsStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
Current Status contributor insights.
- contributorInsightsStatus(ContributorInsightsStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
Current Status contributor insights.
- contributorInsightsStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
Current Status contributor insights.
- contributorInsightsStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse.Builder
-
The status of contributor insights
- contributorInsightsStatus(ContributorInsightsStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse.Builder
-
The status of contributor insights
- contributorInsightsStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
The status of contributor insights
- contributorInsightsStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
Describes the current status for contributor insights for the given table and index, if applicable.
- contributorInsightsStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
Current Status contributor insights.
- contributorInsightsStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
The status of contributor insights
- contributorInsightsSummaries(Collection<ContributorInsightsSummary>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse.Builder
-
A list of ContributorInsightsSummary.
- contributorInsightsSummaries(ContributorInsightsSummary...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse.Builder
-
A list of ContributorInsightsSummary.
- contributorInsightsSummaries(Consumer<ContributorInsightsSummary.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse.Builder
-
A list of ContributorInsightsSummary.
- contributorInsightsSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
A list of ContributorInsightsSummary.
- ContributorInsightsSummary - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a Contributor Insights summary entry..
- ContributorInsightsSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- count(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
-
The number of items in the response.
- count() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
The number of items in the response.
- count(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
-
The number of items in the response.
- count() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
The number of items in the response.
- create() - Static method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbResponseMetadata
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponseMetadata
-
- create(CreateGlobalSecondaryIndexAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
-
The parameters required for creating a global secondary index on an existing table:
- create(Consumer<CreateGlobalSecondaryIndexAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
-
The parameters required for creating a global secondary index on an existing table:
- create() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
The parameters required for creating a global secondary index on an existing table:
- create(CreateReplicationGroupMemberAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate.Builder
-
The parameters required for creating a replica for the table.
- create(Consumer<CreateReplicationGroupMemberAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate.Builder
-
The parameters required for creating a replica for the table.
- create() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
The parameters required for creating a replica for the table.
- create(CreateReplicaAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate.Builder
-
The parameters required for creating a replica on an existing global table.
- create(Consumer<CreateReplicaAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate.Builder
-
The parameters required for creating a replica on an existing global table.
- create() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
The parameters required for creating a replica on an existing global table.
- create() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
- createBackup(CreateBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Creates a backup for an existing table.
- createBackup(Consumer<CreateBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Creates a backup for an existing table.
- createBackup(CreateBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Creates a backup for an existing table.
- createBackup(Consumer<CreateBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Creates a backup for an existing table.
- CreateBackupRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- CreateBackupRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- CreateBackupRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- CreateBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateBackupRequestMarshaller
-
- CreateBackupResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- CreateBackupResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- CreateGlobalSecondaryIndexAction - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a new global secondary index to be added to an existing table.
- CreateGlobalSecondaryIndexAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- createGlobalTable(CreateGlobalTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Creates a global table from an existing table.
- createGlobalTable(Consumer<CreateGlobalTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Creates a global table from an existing table.
- createGlobalTable(CreateGlobalTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Creates a global table from an existing table.
- createGlobalTable(Consumer<CreateGlobalTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Creates a global table from an existing table.
- CreateGlobalTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- CreateGlobalTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- CreateGlobalTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- CreateGlobalTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalTableRequestMarshaller
-
- CreateGlobalTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- CreateGlobalTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- CreateReplicaAction - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a replica to be added.
- CreateReplicaAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- CreateReplicationGroupMemberAction - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a replica to be created.
- CreateReplicationGroupMemberAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- createTable(CreateTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The CreateTable
operation adds a new table to your account.
- createTable(Consumer<CreateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The CreateTable
operation adds a new table to your account.
- createTable(CreateTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The CreateTable
operation adds a new table to your account.
- createTable(Consumer<CreateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The CreateTable
operation adds a new table to your account.
- CreateTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a CreateTable
operation.
- CreateTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- CreateTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- CreateTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateTableRequestMarshaller
-
- CreateTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a CreateTable
operation.
- CreateTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
-
The creation time of the global table.
- creationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
The creation time of the global table.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
- creationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- creationRequestDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The date and time when the request to create this stream was issued.
- creationRequestDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
The date and time when the request to create this stream was issued.
- defaultPolicy() - Static method in class software.amazon.awssdk.services.dynamodb.DynamoDbRetryPolicy
-
- Delete - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a request to perform a DeleteItem
operation.
- delete(DeleteGlobalSecondaryIndexAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
-
The name of an existing global secondary index to be removed.
- delete(Consumer<DeleteGlobalSecondaryIndexAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
-
The name of an existing global secondary index to be removed.
- delete() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
The name of an existing global secondary index to be removed.
- delete(DeleteReplicationGroupMemberAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate.Builder
-
The parameters required for deleting a replica for the table.
- delete(Consumer<DeleteReplicationGroupMemberAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate.Builder
-
The parameters required for deleting a replica for the table.
- delete() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
The parameters required for deleting a replica for the table.
- delete(DeleteReplicaAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate.Builder
-
The name of the existing replica to be removed.
- delete(Consumer<DeleteReplicaAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate.Builder
-
The name of the existing replica to be removed.
- delete() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
The name of the existing replica to be removed.
- delete(Delete) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItem.Builder
-
A request to perform a DeleteItem
operation.
- delete(Consumer<Delete.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItem.Builder
-
A request to perform a DeleteItem
operation.
- delete() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
A request to perform a DeleteItem
operation.
- Delete.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- deleteBackup(DeleteBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Deletes an existing backup of a table.
- deleteBackup(Consumer<DeleteBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Deletes an existing backup of a table.
- deleteBackup(DeleteBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Deletes an existing backup of a table.
- deleteBackup(Consumer<DeleteBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Deletes an existing backup of a table.
- DeleteBackupRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DeleteBackupRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DeleteBackupRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DeleteBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteBackupRequestMarshaller
-
- DeleteBackupResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DeleteBackupResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DeleteGlobalSecondaryIndexAction - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a global secondary index to be deleted from an existing table.
- DeleteGlobalSecondaryIndexAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- deleteItem(DeleteItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Deletes a single item in a table by primary key.
- deleteItem(Consumer<DeleteItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Deletes a single item in a table by primary key.
- deleteItem(DeleteItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Deletes a single item in a table by primary key.
- deleteItem(Consumer<DeleteItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Deletes a single item in a table by primary key.
- DeleteItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a DeleteItem
operation.
- DeleteItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DeleteItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DeleteItemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteItemRequestMarshaller
-
- DeleteItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a DeleteItem
operation.
- DeleteItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DeleteReplicaAction - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a replica to be removed.
- DeleteReplicaAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DeleteReplicationGroupMemberAction - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a replica to be deleted.
- DeleteReplicationGroupMemberAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DeleteRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a request to perform a DeleteItem
operation on an item.
- deleteRequest(DeleteRequest) - Method in interface software.amazon.awssdk.services.dynamodb.model.WriteRequest.Builder
-
A request to perform a DeleteItem
operation.
- deleteRequest(Consumer<DeleteRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.WriteRequest.Builder
-
A request to perform a DeleteItem
operation.
- deleteRequest() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
A request to perform a DeleteItem
operation.
- DeleteRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- deleteTable(DeleteTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The DeleteTable
operation deletes a table and all of its items.
- deleteTable(Consumer<DeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The DeleteTable
operation deletes a table and all of its items.
- deleteTable(DeleteTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The DeleteTable
operation deletes a table and all of its items.
- deleteTable(Consumer<DeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The DeleteTable
operation deletes a table and all of its items.
- DeleteTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a DeleteTable
operation.
- DeleteTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DeleteTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DeleteTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteTableRequestMarshaller
-
- DeleteTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a DeleteTable
operation.
- DeleteTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeBackup(DescribeBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Describes an existing backup of a table.
- describeBackup(Consumer<DescribeBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Describes an existing backup of a table.
- describeBackup(DescribeBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Describes an existing backup of a table.
- describeBackup(Consumer<DescribeBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Describes an existing backup of a table.
- DescribeBackupRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeBackupRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeBackupRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeBackupRequestMarshaller
-
- DescribeBackupResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeBackupResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeContinuousBackups(DescribeContinuousBackupsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Checks the status of continuous backups and point in time recovery on the specified table.
- describeContinuousBackups(Consumer<DescribeContinuousBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Checks the status of continuous backups and point in time recovery on the specified table.
- describeContinuousBackups(DescribeContinuousBackupsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Checks the status of continuous backups and point in time recovery on the specified table.
- describeContinuousBackups(Consumer<DescribeContinuousBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Checks the status of continuous backups and point in time recovery on the specified table.
- DescribeContinuousBackupsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeContinuousBackupsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeContinuousBackupsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeContinuousBackupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeContinuousBackupsRequestMarshaller
-
- DescribeContinuousBackupsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeContinuousBackupsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeContributorInsights(DescribeContributorInsightsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns information about contributor insights, for a given table or global secondary index.
- describeContributorInsights(Consumer<DescribeContributorInsightsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns information about contributor insights, for a given table or global secondary index.
- describeContributorInsights(DescribeContributorInsightsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns information about contributor insights, for a given table or global secondary index.
- describeContributorInsights(Consumer<DescribeContributorInsightsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns information about contributor insights, for a given table or global secondary index.
- DescribeContributorInsightsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeContributorInsightsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeContributorInsightsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeContributorInsightsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeContributorInsightsRequestMarshaller
-
- DescribeContributorInsightsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeContributorInsightsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeEndpoints(DescribeEndpointsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns the regional endpoint information.
- describeEndpoints(Consumer<DescribeEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns the regional endpoint information.
- describeEndpoints() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns the regional endpoint information.
- describeEndpoints() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns the regional endpoint information.
- describeEndpoints(DescribeEndpointsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns the regional endpoint information.
- describeEndpoints(Consumer<DescribeEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns the regional endpoint information.
- DescribeEndpointsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeEndpointsRequestMarshaller
-
- DescribeEndpointsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeGlobalTable(DescribeGlobalTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns information about the specified global table.
- describeGlobalTable(Consumer<DescribeGlobalTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns information about the specified global table.
- describeGlobalTable(DescribeGlobalTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns information about the specified global table.
- describeGlobalTable(Consumer<DescribeGlobalTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns information about the specified global table.
- DescribeGlobalTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeGlobalTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeGlobalTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeGlobalTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableRequestMarshaller
-
- DescribeGlobalTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeGlobalTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeGlobalTableSettings(DescribeGlobalTableSettingsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Describes Region-specific settings for a global table.
- describeGlobalTableSettings(Consumer<DescribeGlobalTableSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Describes Region-specific settings for a global table.
- describeGlobalTableSettings(DescribeGlobalTableSettingsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Describes Region-specific settings for a global table.
- describeGlobalTableSettings(Consumer<DescribeGlobalTableSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Describes Region-specific settings for a global table.
- DescribeGlobalTableSettingsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeGlobalTableSettingsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeGlobalTableSettingsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeGlobalTableSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableSettingsRequestMarshaller
-
- DescribeGlobalTableSettingsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeGlobalTableSettingsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeLimits(DescribeLimitsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns the current provisioned-capacity limits for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
- describeLimits(Consumer<DescribeLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns the current provisioned-capacity limits for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
- describeLimits() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns the current provisioned-capacity limits for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
- describeLimits() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns the current provisioned-capacity limits for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
- describeLimits(DescribeLimitsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns the current provisioned-capacity limits for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
- describeLimits(Consumer<DescribeLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns the current provisioned-capacity limits for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
- DescribeLimitsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a DescribeLimits
operation.
- DescribeLimitsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeLimitsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeLimitsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeLimitsRequestMarshaller
-
- DescribeLimitsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a DescribeLimits
operation.
- DescribeLimitsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeStream(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
- describeStream(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
- describeStream(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
- describeStream(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
- DescribeStreamIterable - Class in software.amazon.awssdk.services.dynamodb.streams.paginators
-
- DescribeStreamIterable(DynamoDbStreamsClient, DescribeStreamRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamIterable
-
- describeStreamPaginator(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
- describeStreamPaginator(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
- describeStreamPaginator(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
- describeStreamPaginator(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
- DescribeStreamPublisher - Class in software.amazon.awssdk.services.dynamodb.streams.paginators
-
- DescribeStreamPublisher(DynamoDbStreamsAsyncClient, DescribeStreamRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamPublisher
-
- DescribeStreamRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a DescribeStream
operation.
- DescribeStreamRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeStreamRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.streams.transform
-
- DescribeStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.transform.DescribeStreamRequestMarshaller
-
- DescribeStreamResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a DescribeStream
operation.
- DescribeStreamResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeTable(DescribeTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns information about the table, including the current status of the table, when it was created, the primary
key schema, and any indexes on the table.
- describeTable(Consumer<DescribeTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns information about the table, including the current status of the table, when it was created, the primary
key schema, and any indexes on the table.
- describeTable(DescribeTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns information about the table, including the current status of the table, when it was created, the primary
key schema, and any indexes on the table.
- describeTable(Consumer<DescribeTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns information about the table, including the current status of the table, when it was created, the primary
key schema, and any indexes on the table.
- describeTableReplicaAutoScaling(DescribeTableReplicaAutoScalingRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Describes auto scaling settings across replicas of the global table at once.
- describeTableReplicaAutoScaling(Consumer<DescribeTableReplicaAutoScalingRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Describes auto scaling settings across replicas of the global table at once.
- describeTableReplicaAutoScaling(DescribeTableReplicaAutoScalingRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Describes auto scaling settings across replicas of the global table at once.
- describeTableReplicaAutoScaling(Consumer<DescribeTableReplicaAutoScalingRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Describes auto scaling settings across replicas of the global table at once.
- DescribeTableReplicaAutoScalingRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeTableReplicaAutoScalingRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeTableReplicaAutoScalingRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeTableReplicaAutoScalingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeTableReplicaAutoScalingRequestMarshaller
-
- DescribeTableReplicaAutoScalingResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeTableReplicaAutoScalingResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a DescribeTable
operation.
- DescribeTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeTableRequestMarshaller
-
- DescribeTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a DescribeTable
operation.
- DescribeTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeTimeToLive(DescribeTimeToLiveRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Gives a description of the Time to Live (TTL) status on the specified table.
- describeTimeToLive(Consumer<DescribeTimeToLiveRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Gives a description of the Time to Live (TTL) status on the specified table.
- describeTimeToLive(DescribeTimeToLiveRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Gives a description of the Time to Live (TTL) status on the specified table.
- describeTimeToLive(Consumer<DescribeTimeToLiveRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Gives a description of the Time to Live (TTL) status on the specified table.
- DescribeTimeToLiveRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeTimeToLiveRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeTimeToLiveRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeTimeToLiveRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeTimeToLiveRequestMarshaller
-
- DescribeTimeToLiveResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeTimeToLiveResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- disableScaleIn(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription.Builder
-
Indicates whether scale in by the target tracking policy is disabled.
- disableScaleIn() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
Indicates whether scale in by the target tracking policy is disabled.
- disableScaleIn(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate.Builder
-
Indicates whether scale in by the target tracking policy is disabled.
- disableScaleIn() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
Indicates whether scale in by the target tracking policy is disabled.
- dynamodb(StreamRecord) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
-
The main body of the stream record, containing all of the DynamoDB-specific fields.
- dynamodb(Consumer<StreamRecord.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
-
The main body of the stream record, containing all of the DynamoDB-specific fields.
- dynamodb() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
The main body of the stream record, containing all of the DynamoDB-specific fields.
- DynamoDbAsyncClient - Interface in software.amazon.awssdk.services.dynamodb
-
Service client for accessing DynamoDB asynchronously.
- DynamoDbAsyncClientBuilder - Interface in software.amazon.awssdk.services.dynamodb
-
- DynamoDbBaseClientBuilder<B extends DynamoDbBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.dynamodb
-
- DynamoDbClient - Interface in software.amazon.awssdk.services.dynamodb
-
Service client for accessing DynamoDB.
- DynamoDbClientBuilder - Interface in software.amazon.awssdk.services.dynamodb
-
- DynamoDbException - Exception in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbException(DynamoDbException.Builder) - Constructor for exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
-
- DynamoDbException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbException.BuilderImpl - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbRequest(DynamoDbRequest.Builder) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbRequest
-
- DynamoDbRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbRequest.BuilderImpl - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbResponse(DynamoDbResponse.Builder) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse
-
- DynamoDbResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbResponse.BuilderImpl - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbResponseMetadata - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbRetryPolicy - Class in software.amazon.awssdk.services.dynamodb
-
Default retry policy for DynamoDB Client.
- DynamoDbStreamsAsyncClient - Interface in software.amazon.awssdk.services.dynamodb.streams
-
Service client for accessing Amazon DynamoDB Streams asynchronously.
- DynamoDbStreamsAsyncClientBuilder - Interface in software.amazon.awssdk.services.dynamodb.streams
-
- DynamoDbStreamsBaseClientBuilder<B extends DynamoDbStreamsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.dynamodb.streams
-
- DynamoDbStreamsClient - Interface in software.amazon.awssdk.services.dynamodb.streams
-
Service client for accessing Amazon DynamoDB Streams.
- DynamoDbStreamsClientBuilder - Interface in software.amazon.awssdk.services.dynamodb.streams
-
- DynamoDbStreamsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbStreamsRequest(DynamoDbStreamsRequest.Builder) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest
-
- DynamoDbStreamsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbStreamsRequest.BuilderImpl - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbStreamsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbStreamsResponse(DynamoDbStreamsResponse.Builder) - Constructor for class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse
-
- DynamoDbStreamsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbStreamsResponse.BuilderImpl - Class in software.amazon.awssdk.services.dynamodb.model
-
- DynamoDbStreamsResponseMetadata - Class in software.amazon.awssdk.services.dynamodb.model
-
- earliestRestorableDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription.Builder
-
Specifies the earliest point in time you can restore your table to.
- earliestRestorableDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
Specifies the earliest point in time you can restore your table to.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSESpecification.Builder
-
Indicates whether server-side encryption is done using an AWS managed CMK or an AWS owned CMK.
- enabled() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
Indicates whether server-side encryption is done using an AWS managed CMK or an AWS owned CMK.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification.Builder
-
Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
- enabled() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
- enableEndpointDiscovery() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbBaseClientBuilder
-
- endingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange.Builder
-
The last sequence number.
- endingSequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
The last sequence number.
- Endpoint - Class in software.amazon.awssdk.services.dynamodb.model
-
An endpoint information details.
- Endpoint.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- endpoints(Collection<Endpoint>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse.Builder
-
List of endpoints.
- endpoints(Endpoint...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse.Builder
-
List of endpoints.
- endpoints(Consumer<Endpoint.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse.Builder
-
List of endpoints.
- endpoints() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
List of endpoints.
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
- eventID(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
-
A globally unique identifier for the event that was recorded in this stream record.
- eventID() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
A globally unique identifier for the event that was recorded in this stream record.
- eventName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
-
The type of data modification that was performed on the DynamoDB table:
- eventName(OperationType) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
-
The type of data modification that was performed on the DynamoDB table:
- eventName() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
The type of data modification that was performed on the DynamoDB table:
- eventNameAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
The type of data modification that was performed on the DynamoDB table:
- eventSource(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
-
The AWS service from which the stream record originated.
- eventSource() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
The AWS service from which the stream record originated.
- eventVersion(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
-
The version number of the stream record format.
- eventVersion() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
The version number of the stream record format.
- exceptionDescription(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.FailureException.Builder
-
Description of the failure.
- exceptionDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
Description of the failure.
- exceptionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.FailureException.Builder
-
Exception name.
- exceptionName() - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
Exception name.
- exclusiveStartBackupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
-
LastEvaluatedBackupArn
is the Amazon Resource Name (ARN) of the backup last evaluated when the
current page of results was returned, inclusive of the current page of results.
- exclusiveStartBackupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
LastEvaluatedBackupArn
is the Amazon Resource Name (ARN) of the backup last evaluated when the
current page of results was returned, inclusive of the current page of results.
- exclusiveStartGlobalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest.Builder
-
The first global table name that this operation will evaluate.
- exclusiveStartGlobalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
The first global table name that this operation will evaluate.
- exclusiveStartKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
The primary key of the first item that this operation will evaluate.
- exclusiveStartKey() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- exclusiveStartKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
The primary key of the first item that this operation will evaluate.
- exclusiveStartKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- exclusiveStartShardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest.Builder
-
The shard ID of the first item that this operation will evaluate.
- exclusiveStartShardId() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
The shard ID of the first item that this operation will evaluate.
- exclusiveStartStreamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest.Builder
-
The ARN (Amazon Resource Name) of the first item that this operation will evaluate.
- exclusiveStartStreamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
The ARN (Amazon Resource Name) of the first item that this operation will evaluate.
- exclusiveStartTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesRequest.Builder
-
The first table name that this operation will evaluate.
- exclusiveStartTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- exists(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
-
Causes DynamoDB to evaluate the value before attempting a conditional operation:
- exists() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional operation:
- expected(Map<String, ExpectedAttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
This is a legacy parameter.
- expected() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
This is a legacy parameter.
- expected(Map<String, ExpectedAttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
This is a legacy parameter.
- expected() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
This is a legacy parameter.
- expected(Map<String, ExpectedAttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
This is a legacy parameter.
- expected() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
This is a legacy parameter.
- ExpectedAttributeValue - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a condition to be compared with an attribute value.
- ExpectedAttributeValue.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ExpiredIteratorException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The shard iterator has expired and can no longer be used to retrieve stream records.
- ExpiredIteratorException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionCheck.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Delete.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Get.Builder
-
One or more substitution tokens for attribute names in the ProjectionExpression parameter.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
One or more substitution tokens for attribute names in the ProjectionExpression parameter.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Put.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Update.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionCheck.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
One or more values that can be substituted in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Delete.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
One or more values that can be substituted in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Put.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
One or more values that can be substituted in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
One or more values that can be substituted in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
One or more values that can be substituted in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Update.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
One or more values that can be substituted in an expression.
- expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
One or more values that can be substituted in an expression.
- expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- Get - Class in software.amazon.awssdk.services.dynamodb.model
-
Specifies an item and related attribute values to retrieve in a TransactGetItem
object.
- get(Get) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItem.Builder
-
Contains the primary key that identifies the item to get, together with the name of the table that contains
the item, and optionally the specific attributes of the item to retrieve.
- get(Consumer<Get.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItem.Builder
-
Contains the primary key that identifies the item to get, together with the name of the table that contains
the item, and optionally the specific attributes of the item to retrieve.
- get() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
Contains the primary key that identifies the item to get, together with the name of the table that contains the
item, and optionally the specific attributes of the item to retrieve.
- Get.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- getItem(GetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The GetItem
operation returns a set of attributes for the item with the given primary key.
- getItem(Consumer<GetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The GetItem
operation returns a set of attributes for the item with the given primary key.
- getItem(GetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The GetItem
operation returns a set of attributes for the item with the given primary key.
- getItem(Consumer<GetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The GetItem
operation returns a set of attributes for the item with the given primary key.
- GetItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a GetItem
operation.
- GetItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- GetItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- GetItemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GetItemRequestMarshaller
-
- GetItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a GetItem
operation.
- GetItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- getRecords(GetRecordsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Retrieves the stream records from a given shard.
- getRecords(Consumer<GetRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Retrieves the stream records from a given shard.
- getRecords(GetRecordsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Retrieves the stream records from a given shard.
- getRecords(Consumer<GetRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Retrieves the stream records from a given shard.
- GetRecordsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a GetRecords
operation.
- GetRecordsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- GetRecordsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.streams.transform
-
- GetRecordsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.transform.GetRecordsRequestMarshaller
-
- GetRecordsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a GetRecords
operation.
- GetRecordsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- getShardIterator(GetShardIteratorRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns a shard iterator.
- getShardIterator(Consumer<GetShardIteratorRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns a shard iterator.
- getShardIterator(GetShardIteratorRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns a shard iterator.
- getShardIterator(Consumer<GetShardIteratorRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns a shard iterator.
- GetShardIteratorRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a GetShardIterator
operation.
- GetShardIteratorRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- GetShardIteratorRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.streams.transform
-
- GetShardIteratorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.transform.GetShardIteratorRequestMarshaller
-
- GetShardIteratorResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a GetShardIterator
operation.
- GetShardIteratorResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
- GlobalSecondaryIndex - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndex.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- GlobalSecondaryIndexAutoScalingUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling settings of a global secondary index for a global table that will be modified.
- GlobalSecondaryIndexAutoScalingUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- GlobalSecondaryIndexDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndexDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- globalSecondaryIndexes(Map<String, Capacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
-
The amount of throughput consumed on each global index affected by the operation.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the operation.
- globalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes(ReplicaGlobalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes(Consumer<ReplicaGlobalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
One or more global secondary indexes (the maximum is 20) to be created on the table.
- globalSecondaryIndexes(GlobalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
One or more global secondary indexes (the maximum is 20) to be created on the table.
- globalSecondaryIndexes(Consumer<GlobalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
One or more global secondary indexes (the maximum is 20) to be created on the table.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is 20) to be created on the table.
- globalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndexAutoScalingDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
Replica-specific global secondary index auto scaling settings.
- globalSecondaryIndexes(ReplicaGlobalSecondaryIndexAutoScalingDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
Replica-specific global secondary index auto scaling settings.
- globalSecondaryIndexes(Consumer<ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
Replica-specific global secondary index auto scaling settings.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
Replica-specific global secondary index auto scaling settings.
- globalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndexDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes(ReplicaGlobalSecondaryIndexDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes(Consumer<ReplicaGlobalSecondaryIndexDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes(Collection<GlobalSecondaryIndexInfo>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Represents the GSI properties for the table when the backup was created.
- globalSecondaryIndexes(GlobalSecondaryIndexInfo...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Represents the GSI properties for the table when the backup was created.
- globalSecondaryIndexes(Consumer<GlobalSecondaryIndexInfo.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Represents the GSI properties for the table when the backup was created.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
Represents the GSI properties for the table when the backup was created.
- globalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The global secondary indexes, if any, on the table.
- globalSecondaryIndexes(GlobalSecondaryIndexDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The global secondary indexes, if any, on the table.
- globalSecondaryIndexes(Consumer<GlobalSecondaryIndexDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The global secondary indexes, if any, on the table.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The global secondary indexes, if any, on the table.
- globalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes(ReplicaGlobalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes(Consumer<ReplicaGlobalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
Replica-specific global secondary index settings.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
Replica-specific global secondary index settings.
- GlobalSecondaryIndexInfo - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a global secondary index for the table when the backup was created.
- GlobalSecondaryIndexInfo.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- globalSecondaryIndexOverride(Collection<GlobalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
List of global secondary indexes for the restored table.
- globalSecondaryIndexOverride(GlobalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
List of global secondary indexes for the restored table.
- globalSecondaryIndexOverride(Consumer<GlobalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
List of global secondary indexes for the restored table.
- globalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
List of global secondary indexes for the restored table.
- globalSecondaryIndexOverride(Collection<GlobalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
List of global secondary indexes for the restored table.
- globalSecondaryIndexOverride(GlobalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
List of global secondary indexes for the restored table.
- globalSecondaryIndexOverride(Consumer<GlobalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
List of global secondary indexes for the restored table.
- globalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
List of global secondary indexes for the restored table.
- GlobalSecondaryIndexUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents one of the following:
- GlobalSecondaryIndexUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- globalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexAutoScalingUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
- globalSecondaryIndexUpdates(GlobalSecondaryIndexAutoScalingUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
- globalSecondaryIndexUpdates(Consumer<GlobalSecondaryIndexAutoScalingUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
- globalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
- globalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
An array of one or more global secondary indexes for the table.
- globalSecondaryIndexUpdates(GlobalSecondaryIndexUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
An array of one or more global secondary indexes for the table.
- globalSecondaryIndexUpdates(Consumer<GlobalSecondaryIndexUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
An array of one or more global secondary indexes for the table.
- globalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- GlobalTable - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a global table.
- GlobalTable.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- GlobalTableAlreadyExistsException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The specified global table already exists.
- GlobalTableAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- globalTableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
-
The unique identifier of the global table.
- globalTableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
The unique identifier of the global table.
- globalTableBillingMode(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
The billing mode of the global table.
- globalTableBillingMode(BillingMode) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
The billing mode of the global table.
- globalTableBillingMode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
The billing mode of the global table.
- globalTableBillingModeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
The billing mode of the global table.
- globalTableDescription(GlobalTableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse.Builder
-
Contains the details of the global table.
- globalTableDescription(Consumer<GlobalTableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse.Builder
-
Contains the details of the global table.
- globalTableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
Contains the details of the global table.
- globalTableDescription(GlobalTableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse.Builder
-
Contains the details of the global table.
- globalTableDescription(Consumer<GlobalTableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse.Builder
-
Contains the details of the global table.
- globalTableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
Contains the details of the global table.
- GlobalTableDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains details about the global table.
- globalTableDescription(GlobalTableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse.Builder
-
Contains the details of the global table.
- globalTableDescription(Consumer<GlobalTableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse.Builder
-
Contains the details of the global table.
- globalTableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
Contains the details of the global table.
- GlobalTableDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- GlobalTableGlobalSecondaryIndexSettingsUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the settings of a global secondary index for a global table that will be modified.
- globalTableGlobalSecondaryIndexSettingsUpdate(Collection<GlobalTableGlobalSecondaryIndexSettingsUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
Represents the settings of a global secondary index for a global table that will be modified.
- globalTableGlobalSecondaryIndexSettingsUpdate(GlobalTableGlobalSecondaryIndexSettingsUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
Represents the settings of a global secondary index for a global table that will be modified.
- globalTableGlobalSecondaryIndexSettingsUpdate(Consumer<GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
Represents the settings of a global secondary index for a global table that will be modified.
- globalTableGlobalSecondaryIndexSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
Represents the settings of a global secondary index for a global table that will be modified.
- GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
-
The global table name.
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
The global table name.
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest.Builder
-
The name of the global table.
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
The name of the global table.
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest.Builder
-
The name of the global table to describe.
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
The name of the global table to describe.
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse.Builder
-
The name of the global table.
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
The name of the global table.
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTable.Builder
-
The global table name.
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
The global table name.
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
-
The global table name.
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
The global table name.
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
-
The global table name.
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
The global table name.
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
The name of the global table
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
The name of the global table
- globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse.Builder
-
The name of the global table.
- globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
The name of the global table.
- GlobalTableNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The specified global table does not exist.
- GlobalTableNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- globalTableProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
Auto scaling settings for managing provisioned write capacity for the global table.
- globalTableProvisionedWriteCapacityAutoScalingSettingsUpdate(Consumer<AutoScalingSettingsUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
Auto scaling settings for managing provisioned write capacity for the global table.
- globalTableProvisionedWriteCapacityAutoScalingSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
Auto scaling settings for managing provisioned write capacity for the global table.
- globalTableProvisionedWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
- globalTableProvisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
- globalTables(Collection<GlobalTable>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse.Builder
-
List of global table names.
- globalTables(GlobalTable...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse.Builder
-
List of global table names.
- globalTables(Consumer<GlobalTable.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse.Builder
-
List of global table names.
- globalTables() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
List of global table names.
- globalTableStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
-
The current state of the global table:
- globalTableStatus(GlobalTableStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
-
The current state of the global table:
- globalTableStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
The current state of the global table:
- GlobalTableStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- globalTableStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
The current state of the global table:
- globalTableVersion(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Represents the version of
global tables
in use, if the table is replicated across AWS Regions.
- globalTableVersion() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Represents the version of
global tables in
use, if the table is replicated across AWS Regions.
- hasAttributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Returns true if the AttributeDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Returns true if the AttributeDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
Returns true if the AttributeDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasAttributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
Returns true if the AttributesToGet property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
Returns true if the AttributesToGet property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns true if the AttributesToGet property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
Returns true if the AttributesToGet property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributeUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Returns true if the AttributeUpdates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributeValueList() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
Returns true if the AttributeValueList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAttributeValueList() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
Returns true if the AttributeValueList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBackupSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
Returns true if the BackupSummaries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBs() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
Returns true if the BS property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasCancellationReasons() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException
-
Returns true if the CancellationReasons property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
Returns true if the ConsumedCapacity property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
Returns true if the ConsumedCapacity property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
Returns true if the ConsumedCapacity property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
Returns true if the ConsumedCapacity property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasContributorInsightsRuleList() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
Returns true if the ContributorInsightsRuleList property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasContributorInsightsSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
Returns true if the ContributorInsightsSummaries property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasEndpoints() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
Returns true if the Endpoints property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasExclusiveStartKey() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns true if the ExclusiveStartKey property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasExclusiveStartKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
Returns true if the ExclusiveStartKey property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasExpected() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Returns true if the Expected property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasExpected() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Returns true if the Expected property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasExpected() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Returns true if the Expected property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Returns true if the ExpressionAttributeNames property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Returns true if the ExpressionAttributeValues property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
Returns true if the GlobalSecondaryIndexes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
Returns true if the GlobalSecondaryIndexes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Returns true if the GlobalSecondaryIndexes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
Returns true if the GlobalSecondaryIndexes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
Returns true if the GlobalSecondaryIndexes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
Returns true if the GlobalSecondaryIndexes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Returns true if the GlobalSecondaryIndexes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
Returns true if the GlobalSecondaryIndexes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
Returns true if the GlobalSecondaryIndexOverride property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
Returns true if the GlobalSecondaryIndexOverride property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
Returns true if the GlobalSecondaryIndexUpdates property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasGlobalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
Returns true if the GlobalSecondaryIndexUpdates property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasGlobalTableGlobalSecondaryIndexSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
Returns true if the GlobalTableGlobalSecondaryIndexSettingsUpdate property was specified by the sender (it may be
empty), or false if the sender did not specify the value (it will be empty).
- hasGlobalTables() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
Returns true if the GlobalTables property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
Returns true if the Item property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
Returns true if the Item property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
Returns true if the Item property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
Returns true if the Item property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Returns true if the Item property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
Returns true if the Item property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItemCollectionKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
Returns true if the ItemCollectionKey property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
Returns true if the ItemCollectionMetrics property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
Returns true if the ItemCollectionMetrics property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKeyConditions() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns true if the KeyConditions property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
Returns true if the Keys property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
Returns true if the Keys property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Returns true if the KeySchema property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasL() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
Returns true if the L property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasLastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
Returns true if the LastEvaluatedKey property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasLastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
Returns true if the LastEvaluatedKey property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasLocalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
Returns true if the LocalSecondaryIndexes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasLocalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Returns true if the LocalSecondaryIndexes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasLocalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
Returns true if the LocalSecondaryIndexes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasLocalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Returns true if the LocalSecondaryIndexes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasLocalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
Returns true if the LocalSecondaryIndexOverride property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasLocalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
Returns true if the LocalSecondaryIndexOverride property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasM() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
Returns true if the M property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasNewImage() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
Returns true if the NewImage property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasNonKeyAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
Returns true if the NonKeyAttributes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasNs() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
Returns true if the NS property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasOldImage() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
Returns true if the OldImage property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasQueryFilter() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns true if the QueryFilter property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRecords() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
Returns true if the Records property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReplicaGlobalSecondaryIndexSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
Returns true if the ReplicaGlobalSecondaryIndexSettings property was specified by the sender (it may be empty),
or false if the sender did not specify the value (it will be empty).
- hasReplicaGlobalSecondaryIndexSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
Returns true if the ReplicaGlobalSecondaryIndexSettingsUpdate property was specified by the sender (it may be
empty), or false if the sender did not specify the value (it will be empty).
- hasReplicaGlobalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
Returns true if the ReplicaGlobalSecondaryIndexUpdates property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasReplicas() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
Returns true if the Replicas property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReplicas() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Returns true if the Replicas property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasReplicaSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
Returns true if the ReplicaSettings property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasReplicaSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
Returns true if the ReplicaSettings property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasReplicaSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
Returns true if the ReplicaSettingsUpdate property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasReplicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
Returns true if the ReplicationGroup property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasReplicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
Returns true if the ReplicationGroup property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasReplicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
Returns true if the ReplicationGroup property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasReplicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
Returns true if the ReplicaUpdates property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasReplicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
Returns true if the ReplicaUpdates property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasReplicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
Returns true if the ReplicaUpdates property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRequestItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
Returns true if the RequestItems property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRequestItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
Returns true if the RequestItems property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasResponses() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
Returns true if the Responses property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasResponses() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
Returns true if the Responses property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasScalingPolicies() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
Returns true if the ScalingPolicies property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasScanFilter() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
Returns true if the ScanFilter property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasShards() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
Returns true if the Shards property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasSizeEstimateRangeGB() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
Returns true if the SizeEstimateRangeGB property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSs() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
Returns true if the SS property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasStreams() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
Returns true if the Streams property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTableNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
Returns true if the TableNames property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTagKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTransactItems() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
Returns true if the TransactItems property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasTransactItems() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
Returns true if the TransactItems property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasUnprocessedItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
Returns true if the UnprocessedItems property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasUnprocessedKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
Returns true if the UnprocessedKeys property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- IdempotentParameterMismatchException - Exception in software.amazon.awssdk.services.dynamodb.model
-
DynamoDB rejected the request because you retried a request with a different payload but with an idempotent token
that was already used.
- IdempotentParameterMismatchException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- Identity - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains details about the type of identity that made the request.
- Identity.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- inaccessibleEncryptionDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
-
Indicates the time, in UNIX epoch date format, when DynamoDB detected that the table's AWS KMS key was
inaccessible.
- inaccessibleEncryptionDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
Indicates the time, in UNIX epoch date format, when DynamoDB detected that the table's AWS KMS key was
inaccessible.
- indexArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- indexArn() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- indexArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- indexArn() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary.Builder
-
Name of the index associated with the summary, if any.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
Name of the index associated with the summary, if any.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
-
The name of the global secondary index to be created.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction.Builder
-
The name of the global secondary index to be deleted.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest.Builder
-
The name of the global secondary index to describe, if applicable.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
The name of the global secondary index to describe, if applicable.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
The name of the global secondary index being described.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
The name of the global secondary index being described.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
-
The name of the local secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
The name of the local secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
Represents the name of the local secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
-
Represents the name of the local secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
Represents the name of the local secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
The name of an index to query.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
The name of an index to query.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate.Builder
-
The name of the global secondary index.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
The name of the global secondary index.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
The name of a secondary index to scan.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
The name of a secondary index to scan.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest.Builder
-
The global secondary index name, if applicable.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
The global secondary index name, if applicable.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse.Builder
-
The name of the global secondary index, if applicable.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
The name of the global secondary index, if applicable.
- indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction.Builder
-
The name of the global secondary index to be updated.
- indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- IndexNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The operation tried to access a nonexistent index.
- IndexNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- indexSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The total size of the specified index, in bytes.
- indexSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- indexSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
The total size of the specified index, in bytes.
- indexSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- indexStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The current state of the global secondary index:
- indexStatus(IndexStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The current state of the global secondary index:
- indexStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- IndexStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- indexStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
-
The current state of the replica global secondary index:
- indexStatus(IndexStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
-
The current state of the replica global secondary index:
- indexStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
The current state of the replica global secondary index:
- indexStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
The current status of the global secondary index:
- indexStatus(IndexStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
The current status of the global secondary index:
- indexStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The current status of the global secondary index:
- indexStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- indexStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
The current state of the replica global secondary index:
- indexStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The current status of the global secondary index:
- InternalServerErrorException - Exception in software.amazon.awssdk.services.dynamodb.model
-
An error occurred on the server side.
- InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- InvalidRestoreTimeException - Exception in software.amazon.awssdk.services.dynamodb.model
-
An invalid restore time was specified.
- InvalidRestoreTimeException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CancellationReason.Builder
-
Item in the request which caused the transaction to get cancelled.
- item() - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
Item in the request which caused the transaction to get cancelled.
- item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemResponse.Builder
-
A map of attribute names to AttributeValue
objects, as specified by
ProjectionExpression
.
- item() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
A map of attribute names to AttributeValue
objects, as specified by
ProjectionExpression
.
- item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemResponse.Builder
-
Map of attribute data consisting of the data type and attribute value.
- item() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
Map of attribute data consisting of the data type and attribute value.
- item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Put.Builder
-
A map of attribute name to attribute values, representing the primary key of the item to be written by
PutItem
.
- item() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
A map of attribute name to attribute values, representing the primary key of the item to be written by
PutItem
.
- item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
A map of attribute name/value pairs, one for each attribute.
- item() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutRequest.Builder
-
A map of attribute name to attribute values, representing the primary key of an item to be processed by
PutItem
.
- item() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key of an item to be processed by
PutItem
.
- itemCollectionKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics.Builder
-
The partition key value of the item collection.
- itemCollectionKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
The partition key value of the item collection.
- itemCollectionMetrics(Map<String, ? extends Collection<ItemCollectionMetrics>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
-
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.
- itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
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.
- itemCollectionMetrics(ItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
-
Information about item collections, if any, that were affected by the DeleteItem
operation.
- itemCollectionMetrics(Consumer<ItemCollectionMetrics.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
-
Information about item collections, if any, that were affected by the DeleteItem
operation.
- itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
Information about item collections, if any, that were affected by the DeleteItem
operation.
- ItemCollectionMetrics - Class in software.amazon.awssdk.services.dynamodb.model
-
Information about item collections, if any, that were affected by the operation.
- itemCollectionMetrics(ItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
-
Information about item collections, if any, that were affected by the PutItem
operation.
- itemCollectionMetrics(Consumer<ItemCollectionMetrics.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
-
Information about item collections, if any, that were affected by the PutItem
operation.
- itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
Information about item collections, if any, that were affected by the PutItem
operation.
- itemCollectionMetrics(Map<String, ? extends Collection<ItemCollectionMetrics>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse.Builder
-
A list of tables that were processed by TransactWriteItems
and, for each table, information
about any item collections that were affected by individual UpdateItem
, PutItem
, or
DeleteItem
operations.
- itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
A list of tables that were processed by TransactWriteItems
and, for each table, information about
any item collections that were affected by individual UpdateItem
, PutItem
, or
DeleteItem
operations.
- itemCollectionMetrics(ItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
-
Information about item collections, if any, that were affected by the UpdateItem
operation.
- itemCollectionMetrics(Consumer<ItemCollectionMetrics.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
-
Information about item collections, if any, that were affected by the UpdateItem
operation.
- itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
Information about item collections, if any, that were affected by the UpdateItem
operation.
- ItemCollectionMetrics.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ItemCollectionSizeLimitExceededException - Exception in software.amazon.awssdk.services.dynamodb.model
-
An item collection is too large.
- ItemCollectionSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- itemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The number of items in the specified index.
- itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- itemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
The number of items in the specified index.
- itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- itemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Number of items in the table.
- itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Number of items in the table.
- itemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The number of items in the specified table.
- itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The number of items in the specified table.
- ItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Details for the requested item.
- ItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- items(Collection<? extends Map<String, AttributeValue>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
-
An array of item attributes that match the query criteria.
- items(Map<String, AttributeValue>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
-
An array of item attributes that match the query criteria.
- items() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
An array of item attributes that match the query criteria.
- items(Collection<? extends Map<String, AttributeValue>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
-
An array of item attributes that match the scan criteria.
- items(Map<String, AttributeValue>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
-
An array of item attributes that match the scan criteria.
- items() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
An array of item attributes that match the scan criteria.
- items() - Method in class software.amazon.awssdk.services.dynamodb.paginators.QueryIterable
-
- items() - Method in class software.amazon.awssdk.services.dynamodb.paginators.QueryPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ScanIterable
-
- items() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ScanPublisher
-
Returns a publisher that can be used to get a stream of data.
- iterator() - Method in class software.amazon.awssdk.services.dynamodb.paginators.BatchGetItemIterable
-
- iterator() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListContributorInsightsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListTablesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.dynamodb.paginators.QueryIterable
-
- iterator() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ScanIterable
-
- iterator() - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamIterable
-
- iterator() - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsIterable
-
- key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionCheck.Builder
-
The primary key of the item to be checked.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
The primary key of the item to be checked.
- key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Delete.Builder
-
The primary key of the item to be deleted.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
The primary key of the item to be deleted.
- key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
A map of attribute names to AttributeValue
objects, representing the primary key of the item to
delete.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
A map of attribute names to AttributeValue
objects, representing the primary key of the item to
delete.
- key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteRequest.Builder
-
A map of attribute name to attribute values, representing the primary key of the item to delete.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary key of the item to delete.
- key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Get.Builder
-
A map of attribute names to AttributeValue
objects that specifies the primary key of the item to
retrieve.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
A map of attribute names to AttributeValue
objects that specifies the primary key of the item to
retrieve.
- key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
A map of attribute names to AttributeValue
objects, representing the primary key of the item to
retrieve.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
A map of attribute names to AttributeValue
objects, representing the primary key of the item to
retrieve.
- key(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Tag.Builder
-
The key of the tag.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
The key of the tag.
- key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Update.Builder
-
The primary key of the item to be updated.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
The primary key of the item to be updated.
- key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
The primary key of the item to be updated.
- key() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
The primary key of the item to be updated.
- keyConditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
The condition that specifies the key values for items to be retrieved by the Query
action.
- keyConditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
The condition that specifies the key values for items to be retrieved by the Query
action.
- keyConditions(Map<String, Condition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
This is a legacy parameter.
- keyConditions() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
This is a legacy parameter.
- keys(Collection<? extends Map<String, AttributeValue>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
-
The primary key attribute values that define the items and the attributes associated with the items.
- keys(Map<String, AttributeValue>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
-
The primary key attribute values that define the items and the attributes associated with the items.
- keys() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
The primary key attribute values that define the items and the attributes associated with the items.
- keys(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
-
The primary key attribute(s) for the DynamoDB item that was modified.
- keys() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
The primary key attribute(s) for the DynamoDB item that was modified.
- KeysAndAttributes - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
- KeysAndAttributes.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
-
The key schema for the global secondary index.
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
-
The key schema for the global secondary index.
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
-
The key schema for the global secondary index.
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
The key schema for the global secondary index.
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Specifies the attributes that make up the primary key for a table or an index.
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Specifies the attributes that make up the primary key for a table or an index.
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Specifies the attributes that make up the primary key for a table or an index.
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or an index.
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and
key types:
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and
key types:
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and
key types:
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
-
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and
key types:
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
-
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and
key types:
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
-
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and
key types:
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key
types:
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and
key types:
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and
key types:
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and
key types:
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key
types:
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
-
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
-
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
-
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names
and key types:
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and
key types:
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Schema of the table.
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Schema of the table.
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Schema of the table.
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Schema of the table.
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The key attribute(s) of the stream's DynamoDB table.
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The key attribute(s) of the stream's DynamoDB table.
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The key attribute(s) of the stream's DynamoDB table.
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
The key attribute(s) of the stream's DynamoDB table.
- keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The primary key structure for the table.
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The primary key structure for the table.
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The primary key structure for the table.
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The primary key structure for the table.
- KeySchemaElement - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a single element of a key schema.
- KeySchemaElement.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- keyType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeySchemaElement.Builder
-
The role that this key attribute will assume:
- keyType(KeyType) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeySchemaElement.Builder
-
The role that this key attribute will assume:
- keyType() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
The role that this key attribute will assume:
- KeyType - Enum in software.amazon.awssdk.services.dynamodb.model
-
- keyTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
The role that this key attribute will assume:
- kmsMasterKeyArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
-
The AWS KMS customer master key (CMK) ARN used for the AWS KMS encryption.
- kmsMasterKeyArn() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
The AWS KMS customer master key (CMK) ARN used for the AWS KMS encryption.
- kmsMasterKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
The AWS KMS customer master key (CMK) that should be used for AWS KMS encryption in the new replica.
- kmsMasterKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
The AWS KMS customer master key (CMK) that should be used for AWS KMS encryption in the new replica.
- kmsMasterKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
The AWS KMS customer master key (CMK) of the replica that will be used for AWS KMS encryption.
- kmsMasterKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
The AWS KMS customer master key (CMK) of the replica that will be used for AWS KMS encryption.
- kmsMasterKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSESpecification.Builder
-
The AWS KMS customer master key (CMK) that should be used for the AWS KMS encryption.
- kmsMasterKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
The AWS KMS customer master key (CMK) that should be used for the AWS KMS encryption.
- kmsMasterKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
The AWS KMS customer master key (CMK) of the replica that should be used for AWS KMS encryption.
- kmsMasterKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
The AWS KMS customer master key (CMK) of the replica that should be used for AWS KMS encryption.
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupTypeFilter
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BillingMode
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContributorInsightsAction
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContributorInsightsStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValuesOnConditionCheckFailure
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.Select
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
-
- l(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type List.
- l(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type List.
- l(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type List.
- l() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
An attribute of type List.
- lastDecreaseDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription.Builder
-
The date and time of the last provisioned throughput decrease for this table.
- lastDecreaseDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this table.
- lastEvaluatedBackupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse.Builder
-
The ARN of the backup last evaluated when the current page of results was returned, inclusive of the current
page of results.
- lastEvaluatedBackupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
The ARN of the backup last evaluated when the current page of results was returned, inclusive of the current page
of results.
- lastEvaluatedGlobalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse.Builder
-
Last evaluated global table name.
- lastEvaluatedGlobalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
Last evaluated global table name.
- lastEvaluatedKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
-
The primary key of the item where the operation stopped, inclusive of the previous result set.
- lastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
The primary key of the item where the operation stopped, inclusive of the previous result set.
- lastEvaluatedKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
-
The primary key of the item where the operation stopped, inclusive of the previous result set.
- lastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
The primary key of the item where the operation stopped, inclusive of the previous result set.
- lastEvaluatedShardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The shard ID of the item where the operation stopped, inclusive of the previous result set.
- lastEvaluatedShardId() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
The shard ID of the item where the operation stopped, inclusive of the previous result set.
- lastEvaluatedStreamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse.Builder
-
The stream ARN of the item where the operation stopped, inclusive of the previous result set.
- lastEvaluatedStreamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
The stream ARN of the item where the operation stopped, inclusive of the previous result set.
- lastEvaluatedTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesResponse.Builder
-
The name of the last table in the current page of results.
- lastEvaluatedTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
The name of the last table in the current page of results.
- lastIncreaseDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription.Builder
-
The date and time of the last provisioned throughput increase for this table.
- lastIncreaseDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this table.
- lastUpdateDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
Timestamp of the last time the status was changed.
- lastUpdateDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
Timestamp of the last time the status was changed.
- lastUpdateToPayPerRequestDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.BillingModeSummary.Builder
-
Represents the time when PAY_PER_REQUEST
was last set as the read/write capacity mode.
- lastUpdateToPayPerRequestDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
Represents the time when PAY_PER_REQUEST
was last set as the read/write capacity mode.
- latestRestorableDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription.Builder
-
LatestRestorableDateTime
is typically 5 minutes before the current time.
- latestRestorableDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
LatestRestorableDateTime
is typically 5 minutes before the current time.
- latestStreamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The Amazon Resource Name (ARN) that uniquely identifies the latest stream for this table.
- latestStreamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the latest stream for this table.
- latestStreamLabel(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
A timestamp, in ISO 8601 format, for this stream.
- latestStreamLabel() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
A timestamp, in ISO 8601 format, for this stream.
- limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest.Builder
-
The maximum number of shard objects to return.
- limit() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
The maximum number of shard objects to return.
- limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest.Builder
-
The maximum number of records to return from the shard.
- limit() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
The maximum number of records to return from the shard.
- limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
-
Maximum number of backups to return at once.
- limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
Maximum number of backups to return at once.
- limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest.Builder
-
The maximum number of table names to return, if the parameter is not specified DynamoDB defaults to 100.
- limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
The maximum number of table names to return, if the parameter is not specified DynamoDB defaults to 100.
- limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest.Builder
-
The maximum number of streams to return.
- limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
The maximum number of streams to return.
- limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesRequest.Builder
-
A maximum number of table names to return.
- limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
A maximum number of table names to return.
- limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
The maximum number of items to evaluate (not necessarily the number of matching items).
- limit() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of matching items).
- limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
The maximum number of items to evaluate (not necessarily the number of matching items).
- limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of matching items).
- LimitExceededException - Exception in software.amazon.awssdk.services.dynamodb.model
-
There is no limit to the number of daily on-demand backups that can be taken.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- listBackups(ListBackupsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
List backups associated with an AWS account.
- listBackups(Consumer<ListBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
List backups associated with an AWS account.
- listBackups() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
List backups associated with an AWS account.
- listBackups() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
List backups associated with an AWS account.
- listBackups(ListBackupsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
List backups associated with an AWS account.
- listBackups(Consumer<ListBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
List backups associated with an AWS account.
- ListBackupsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListBackupsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ListBackupsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ListBackupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListBackupsRequestMarshaller
-
- ListBackupsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListBackupsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- listContributorInsights(ListContributorInsightsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
- listContributorInsights(Consumer<ListContributorInsightsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
- listContributorInsights(ListContributorInsightsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
- listContributorInsights(Consumer<ListContributorInsightsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
- ListContributorInsightsIterable - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ListContributorInsightsIterable(DynamoDbClient, ListContributorInsightsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListContributorInsightsIterable
-
- listContributorInsightsPaginator(ListContributorInsightsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
- listContributorInsightsPaginator(Consumer<ListContributorInsightsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
- listContributorInsightsPaginator(ListContributorInsightsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
- listContributorInsightsPaginator(Consumer<ListContributorInsightsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
- ListContributorInsightsPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ListContributorInsightsPublisher(DynamoDbAsyncClient, ListContributorInsightsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListContributorInsightsPublisher
-
- ListContributorInsightsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListContributorInsightsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ListContributorInsightsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ListContributorInsightsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListContributorInsightsRequestMarshaller
-
- ListContributorInsightsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListContributorInsightsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- listGlobalTables(ListGlobalTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists all global tables that have a replica in the specified Region.
- listGlobalTables(Consumer<ListGlobalTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists all global tables that have a replica in the specified Region.
- listGlobalTables() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists all global tables that have a replica in the specified Region.
- listGlobalTables() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists all global tables that have a replica in the specified Region.
- listGlobalTables(ListGlobalTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists all global tables that have a replica in the specified Region.
- listGlobalTables(Consumer<ListGlobalTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists all global tables that have a replica in the specified Region.
- ListGlobalTablesRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListGlobalTablesRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ListGlobalTablesRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ListGlobalTablesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListGlobalTablesRequestMarshaller
-
- ListGlobalTablesResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListGlobalTablesResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- listStreams(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreams(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreams() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreams() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreams(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreams(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- ListStreamsIterable - Class in software.amazon.awssdk.services.dynamodb.streams.paginators
-
- ListStreamsIterable(DynamoDbStreamsClient, ListStreamsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsIterable
-
- listStreamsPaginator() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreamsPaginator(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreamsPaginator(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreamsPaginator() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreamsPaginator(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- listStreamsPaginator(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
Returns an array of stream ARNs associated with the current account and endpoint.
- ListStreamsPublisher - Class in software.amazon.awssdk.services.dynamodb.streams.paginators
-
- ListStreamsPublisher(DynamoDbStreamsAsyncClient, ListStreamsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsPublisher
-
- ListStreamsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a ListStreams
operation.
- ListStreamsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ListStreamsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.streams.transform
-
- ListStreamsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.transform.ListStreamsRequestMarshaller
-
- ListStreamsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a ListStreams
operation.
- ListStreamsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- listTables(ListTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns an array of table names associated with the current account and endpoint.
- listTables(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns an array of table names associated with the current account and endpoint.
- listTables() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns an array of table names associated with the current account and endpoint.
- listTables() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns an array of table names associated with the current account and endpoint.
- listTables(ListTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns an array of table names associated with the current account and endpoint.
- listTables(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns an array of table names associated with the current account and endpoint.
- ListTablesIterable - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ListTablesIterable(DynamoDbClient, ListTablesRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListTablesIterable
-
- listTablesPaginator() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns an array of table names associated with the current account and endpoint.
- listTablesPaginator(ListTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns an array of table names associated with the current account and endpoint.
- listTablesPaginator(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns an array of table names associated with the current account and endpoint.
- listTablesPaginator() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns an array of table names associated with the current account and endpoint.
- listTablesPaginator(ListTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns an array of table names associated with the current account and endpoint.
- listTablesPaginator(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns an array of table names associated with the current account and endpoint.
- ListTablesPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ListTablesPublisher(DynamoDbAsyncClient, ListTablesRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListTablesPublisher
-
- ListTablesRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a ListTables
operation.
- ListTablesRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ListTablesRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ListTablesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListTablesRequestMarshaller
-
- ListTablesResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a ListTables
operation.
- ListTablesResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- listTagsOfResource(ListTagsOfResourceRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
List all tags on an Amazon DynamoDB resource.
- listTagsOfResource(Consumer<ListTagsOfResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
List all tags on an Amazon DynamoDB resource.
- listTagsOfResource(ListTagsOfResourceRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
List all tags on an Amazon DynamoDB resource.
- listTagsOfResource(Consumer<ListTagsOfResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
List all tags on an Amazon DynamoDB resource.
- ListTagsOfResourceRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListTagsOfResourceRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ListTagsOfResourceRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ListTagsOfResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListTagsOfResourceRequestMarshaller
-
- ListTagsOfResourceResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListTagsOfResourceResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- LocalSecondaryIndex - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a local secondary index.
- LocalSecondaryIndex.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- LocalSecondaryIndexDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a local secondary index.
- LocalSecondaryIndexDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- localSecondaryIndexes(Map<String, Capacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
-
The amount of throughput consumed on each local index affected by the operation.
- localSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the operation.
- localSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
One or more local secondary indexes (the maximum is 5) to be created on the table.
- localSecondaryIndexes(LocalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
One or more local secondary indexes (the maximum is 5) to be created on the table.
- localSecondaryIndexes(Consumer<LocalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
One or more local secondary indexes (the maximum is 5) to be created on the table.
- localSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is 5) to be created on the table.
- localSecondaryIndexes(Collection<LocalSecondaryIndexInfo>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Represents the LSI properties for the table when the backup was created.
- localSecondaryIndexes(LocalSecondaryIndexInfo...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Represents the LSI properties for the table when the backup was created.
- localSecondaryIndexes(Consumer<LocalSecondaryIndexInfo.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Represents the LSI properties for the table when the backup was created.
- localSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
Represents the LSI properties for the table when the backup was created.
- localSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Represents one or more local secondary indexes on the table.
- localSecondaryIndexes(LocalSecondaryIndexDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Represents one or more local secondary indexes on the table.
- localSecondaryIndexes(Consumer<LocalSecondaryIndexDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Represents one or more local secondary indexes on the table.
- localSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- LocalSecondaryIndexInfo - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a local secondary index for the table when the backup was created.
- LocalSecondaryIndexInfo.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- localSecondaryIndexOverride(Collection<LocalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
List of local secondary indexes for the restored table.
- localSecondaryIndexOverride(LocalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
List of local secondary indexes for the restored table.
- localSecondaryIndexOverride(Consumer<LocalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
List of local secondary indexes for the restored table.
- localSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
List of local secondary indexes for the restored table.
- localSecondaryIndexOverride(Collection<LocalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
List of local secondary indexes for the restored table.
- localSecondaryIndexOverride(LocalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
List of local secondary indexes for the restored table.
- localSecondaryIndexOverride(Consumer<LocalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
List of local secondary indexes for the restored table.
- localSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
List of local secondary indexes for the restored table.
- parentShardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Shard.Builder
-
The shard ID of the current shard's parent.
- parentShardId() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
The shard ID of the current shard's parent.
- pointInTimeRecoveryDescription(PointInTimeRecoveryDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription.Builder
-
The description of the point in time recovery settings applied to the table.
- pointInTimeRecoveryDescription(Consumer<PointInTimeRecoveryDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription.Builder
-
The description of the point in time recovery settings applied to the table.
- pointInTimeRecoveryDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
The description of the point in time recovery settings applied to the table.
- PointInTimeRecoveryDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
The description of the point in time settings applied to the table.
- PointInTimeRecoveryDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- pointInTimeRecoveryEnabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification.Builder
-
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
- pointInTimeRecoveryEnabled() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
- PointInTimeRecoverySpecification - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the settings used to enable point in time recovery.
- pointInTimeRecoverySpecification(PointInTimeRecoverySpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest.Builder
-
Represents the settings used to enable point in time recovery.
- pointInTimeRecoverySpecification(Consumer<PointInTimeRecoverySpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest.Builder
-
Represents the settings used to enable point in time recovery.
- pointInTimeRecoverySpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
Represents the settings used to enable point in time recovery.
- PointInTimeRecoverySpecification.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- pointInTimeRecoveryStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription.Builder
-
The current state of point in time recovery:
- pointInTimeRecoveryStatus(PointInTimeRecoveryStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription.Builder
-
The current state of point in time recovery:
- pointInTimeRecoveryStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
The current state of point in time recovery:
- PointInTimeRecoveryStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- pointInTimeRecoveryStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
The current state of point in time recovery:
- PointInTimeRecoveryUnavailableException - Exception in software.amazon.awssdk.services.dynamodb.model
-
Point in time recovery has not yet been enabled for this source table.
- PointInTimeRecoveryUnavailableException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- policyName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription.Builder
-
The name of the scaling policy.
- policyName() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
The name of the scaling policy.
- policyName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate.Builder
-
The name of the scaling policy.
- policyName() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
The name of the scaling policy.
- principalId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Identity.Builder
-
A unique identifier for the entity that made the call.
- principalId() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
A unique identifier for the entity that made the call.
- projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
-
Represents attributes that are copied (projected) from the table into an index.
- projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
-
Represents attributes that are copied (projected) from the table into an index.
- projection() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
Represents attributes that are copied (projected) from the table into an index.
- projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
-
Represents attributes that are copied (projected) from the table into the local secondary index.
- projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
-
Represents attributes that are copied (projected) from the table into the local secondary index.
- projection() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into the local secondary index.
- projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- projection() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
Represents attributes that are copied (projected) from the table into the global secondary index.
- Projection - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents attributes that are copied (projected) from the table into an index.
- Projection.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Get.Builder
-
A string that identifies one or more attributes of the specified item to retrieve from the table.
- projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
A string that identifies one or more attributes of the specified item to retrieve from the table.
- projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
A string that identifies one or more attributes to retrieve from the table.
- projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
A string that identifies one or more attributes to retrieve from the table.
- projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
-
A string that identifies one or more attributes to retrieve from the table.
- projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
A string that identifies one or more attributes to retrieve from the table.
- projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
A string that identifies one or more attributes to retrieve from the table.
- projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
A string that identifies one or more attributes to retrieve from the table.
- projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
A string that identifies one or more attributes to retrieve from the specified table or index.
- projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
A string that identifies one or more attributes to retrieve from the specified table or index.
- projectionType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Projection.Builder
-
The set of attributes that are projected into the index:
- projectionType(ProjectionType) - Method in interface software.amazon.awssdk.services.dynamodb.model.Projection.Builder
-
The set of attributes that are projected into the index:
- projectionType() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
The set of attributes that are projected into the index:
- ProjectionType - Enum in software.amazon.awssdk.services.dynamodb.model
-
- projectionTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
The set of attributes that are projected into the index:
- provisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
-
Sets the value of the ProvisionedReadCapacityAutoScalingSettings property for this object.
- provisionedReadCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
-
Sets the value of the ProvisionedReadCapacityAutoScalingSettings property for this object.
- provisionedReadCapacityAutoScalingSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
Returns the value of the ProvisionedReadCapacityAutoScalingSettings property for this object.
- provisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
Auto scaling settings for a global secondary index replica's read capacity units.
- provisionedReadCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
Auto scaling settings for a global secondary index replica's read capacity units.
- provisionedReadCapacityAutoScalingSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
Auto scaling settings for a global secondary index replica's read capacity units.
- provisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate.Builder
-
Auto scaling settings for managing a global secondary index replica's read capacity units.
- provisionedReadCapacityAutoScalingSettingsUpdate(Consumer<AutoScalingSettingsUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate.Builder
-
Auto scaling settings for managing a global secondary index replica's read capacity units.
- provisionedReadCapacityAutoScalingSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
Auto scaling settings for managing a global secondary index replica's read capacity units.
- provisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder
-
Sets the value of the ProvisionedReadCapacityAutoScalingUpdate property for this object.
- provisionedReadCapacityAutoScalingUpdate(Consumer<AutoScalingSettingsUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder
-
Sets the value of the ProvisionedReadCapacityAutoScalingUpdate property for this object.
- provisionedReadCapacityAutoScalingUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
Returns the value of the ProvisionedReadCapacityAutoScalingUpdate property for this object.
- provisionedReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- provisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- provisionedReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate.Builder
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- provisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Represents the provisioned throughput settings for a specified table or index.
- provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Represents the provisioned throughput settings for a specified table or index.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table or index.
- provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(ProvisionedThroughputDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(Consumer<ProvisionedThroughputDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
Represents the provisioned throughput settings for the specified global secondary index.
- ProvisionedThroughput - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the provisioned throughput settings for a specified table or index.
- provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Read IOPs and Write IOPS on the table when the backup was created.
- provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Read IOPs and Write IOPS on the table when the backup was created.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Read IOPs and Write IOPS on the table when the backup was created.
- provisionedThroughput(ProvisionedThroughputDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The provisioned throughput settings for the table, consisting of read and write capacity units, along with
data about increases and decreases.
- provisionedThroughput(Consumer<ProvisionedThroughputDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The provisioned throughput settings for the table, consisting of read and write capacity units, along with
data about increases and decreases.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read and write capacity units, along with data
about increases and decreases.
- provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction.Builder
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for the specified global secondary index.
- provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
The new provisioned throughput settings for the specified table or index.
- provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
The new provisioned throughput settings for the specified table or index.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
The new provisioned throughput settings for the specified table or index.
- ProvisionedThroughput.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ProvisionedThroughputDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with
data about increases and decreases.
- ProvisionedThroughputDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ProvisionedThroughputExceededException - Exception in software.amazon.awssdk.services.dynamodb.model
-
Your request rate is too high.
- ProvisionedThroughputExceededException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- provisionedThroughputOverride(ProvisionedThroughputOverride) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
Replica-specific provisioned throughput.
- provisionedThroughputOverride(Consumer<ProvisionedThroughputOverride.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
Replica-specific provisioned throughput.
- provisionedThroughputOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
Replica-specific provisioned throughput.
- ProvisionedThroughputOverride - Class in software.amazon.awssdk.services.dynamodb.model
-
Replica-specific provisioned throughput settings.
- provisionedThroughputOverride(ProvisionedThroughputOverride) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Replica-specific provisioned throughput.
- provisionedThroughputOverride(Consumer<ProvisionedThroughputOverride.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Replica-specific provisioned throughput.
- provisionedThroughputOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
Replica-specific provisioned throughput.
- provisionedThroughputOverride(ProvisionedThroughputOverride) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex.Builder
-
Replica table GSI-specific provisioned throughput.
- provisionedThroughputOverride(Consumer<ProvisionedThroughputOverride.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex.Builder
-
Replica table GSI-specific provisioned throughput.
- provisionedThroughputOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
Replica table GSI-specific provisioned throughput.
- provisionedThroughputOverride(ProvisionedThroughputOverride) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription.Builder
-
If not described, uses the source table GSI's read capacity settings.
- provisionedThroughputOverride(Consumer<ProvisionedThroughputOverride.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription.Builder
-
If not described, uses the source table GSI's read capacity settings.
- provisionedThroughputOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
If not described, uses the source table GSI's read capacity settings.
- provisionedThroughputOverride(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
Provisioned throughput settings for the restored table.
- provisionedThroughputOverride(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
Provisioned throughput settings for the restored table.
- provisionedThroughputOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
Provisioned throughput settings for the restored table.
- provisionedThroughputOverride(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
Provisioned throughput settings for the restored table.
- provisionedThroughputOverride(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
Provisioned throughput settings for the restored table.
- provisionedThroughputOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
Provisioned throughput settings for the restored table.
- provisionedThroughputOverride(ProvisionedThroughputOverride) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
Replica-specific provisioned throughput.
- provisionedThroughputOverride(Consumer<ProvisionedThroughputOverride.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
Replica-specific provisioned throughput.
- provisionedThroughputOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
Replica-specific provisioned throughput.
- ProvisionedThroughputOverride.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- provisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
-
Sets the value of the ProvisionedWriteCapacityAutoScalingSettings property for this object.
- provisionedWriteCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder
-
Sets the value of the ProvisionedWriteCapacityAutoScalingSettings property for this object.
- provisionedWriteCapacityAutoScalingSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
Returns the value of the ProvisionedWriteCapacityAutoScalingSettings property for this object.
- provisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
Auto scaling settings for a global secondary index replica's write capacity units.
- provisionedWriteCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
Auto scaling settings for a global secondary index replica's write capacity units.
- provisionedWriteCapacityAutoScalingSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
Auto scaling settings for a global secondary index replica's write capacity units.
- provisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder
-
Auto scaling settings for managing a global secondary index's write capacity units.
- provisionedWriteCapacityAutoScalingSettingsUpdate(Consumer<AutoScalingSettingsUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder
-
Auto scaling settings for managing a global secondary index's write capacity units.
- provisionedWriteCapacityAutoScalingSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
Auto scaling settings for managing a global secondary index's write capacity units.
- provisionedWriteCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate.Builder
-
Sets the value of the ProvisionedWriteCapacityAutoScalingUpdate property for this object.
- provisionedWriteCapacityAutoScalingUpdate(Consumer<AutoScalingSettingsUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate.Builder
-
Sets the value of the ProvisionedWriteCapacityAutoScalingUpdate property for this object.
- provisionedWriteCapacityAutoScalingUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
Returns the value of the ProvisionedWriteCapacityAutoScalingUpdate property for this object.
- provisionedWriteCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
Sets the value of the ProvisionedWriteCapacityAutoScalingUpdate property for this object.
- provisionedWriteCapacityAutoScalingUpdate(Consumer<AutoScalingSettingsUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
Sets the value of the ProvisionedWriteCapacityAutoScalingUpdate property for this object.
- provisionedWriteCapacityAutoScalingUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
Returns the value of the ProvisionedWriteCapacityAutoScalingUpdate property for this object.
- provisionedWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder
-
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
- provisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
- provisionedWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
-
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException
.
- provisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException
.
- Put - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a request to perform a PutItem
operation.
- put(Put) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItem.Builder
-
A request to perform a PutItem
operation.
- put(Consumer<Put.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItem.Builder
-
A request to perform a PutItem
operation.
- put() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
A request to perform a PutItem
operation.
- Put.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- putItem(PutItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Creates a new item, or replaces an old item with a new item.
- putItem(Consumer<PutItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Creates a new item, or replaces an old item with a new item.
- putItem(PutItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Creates a new item, or replaces an old item with a new item.
- putItem(Consumer<PutItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Creates a new item, or replaces an old item with a new item.
- PutItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a PutItem
operation.
- PutItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- PutItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- PutItemRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.PutItemRequestMarshaller
-
- PutItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a PutItem
operation.
- PutItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- PutRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a request to perform a PutItem
operation on an item.
- putRequest(PutRequest) - Method in interface software.amazon.awssdk.services.dynamodb.model.WriteRequest.Builder
-
A request to perform a PutItem
operation.
- putRequest(Consumer<PutRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.WriteRequest.Builder
-
A request to perform a PutItem
operation.
- putRequest() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
A request to perform a PutItem
operation.
- PutRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- readCapacityUnits(Double) - Method in interface software.amazon.awssdk.services.dynamodb.model.Capacity.Builder
-
The total number of read capacity units consumed on a table or an index.
- readCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
The total number of read capacity units consumed on a table or an index.
- readCapacityUnits(Double) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
-
The total number of read capacity units consumed by the operation.
- readCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
The total number of read capacity units consumed by the operation.
- readCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput.Builder
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- readCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- readCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription.Builder
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- readCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- readCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride.Builder
-
Replica-specific read capacity units.
- readCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
Replica-specific read capacity units.
- Record - Class in software.amazon.awssdk.services.dynamodb.model
-
A description of a unique event within a stream.
- Record.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- records(Collection<Record>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse.Builder
-
The stream records from the shard, which were retrieved using the shard iterator.
- records(Record...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse.Builder
-
The stream records from the shard, which were retrieved using the shard iterator.
- records(Consumer<Record.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse.Builder
-
The stream records from the shard, which were retrieved using the shard iterator.
- records() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
The stream records from the shard, which were retrieved using the shard iterator.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction.Builder
-
The Region of the replica to be added.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
The Region of the replica to be added.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
The Region where the new replica will be created.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
The Region where the new replica will be created.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction.Builder
-
The Region of the replica to be removed.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
The Region of the replica to be removed.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction.Builder
-
The Region where the replica exists.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
The Region where the replica exists.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest.Builder
-
Lists the global tables in a specific Region.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
Lists the global tables in a specific Region.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Replica.Builder
-
The Region where the replica needs to be created.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
The Region where the replica needs to be created.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
The Region where the replica exists.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
The Region where the replica exists.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate.Builder
-
The Region where the replica exists.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
The Region where the replica exists.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
The name of the Region.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
The name of the Region.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
The Region name of the replica.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
The Region name of the replica.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
The Region of the replica to be added.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
The Region of the replica to be added.
- regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
The Region where the replica exists.
- regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
The Region where the replica exists.
- Replica - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a replica.
- Replica.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaAlreadyExistsException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The specified replica is already part of the global table.
- ReplicaAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaAutoScalingDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling settings of the replica.
- ReplicaAutoScalingDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaAutoScalingUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling settings of a replica that will be modified.
- ReplicaAutoScalingUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- replicaBillingModeSummary(BillingModeSummary) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
The read/write capacity mode of the replica.
- replicaBillingModeSummary(Consumer<BillingModeSummary.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
The read/write capacity mode of the replica.
- replicaBillingModeSummary() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
The read/write capacity mode of the replica.
- ReplicaDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains the details of the replica.
- ReplicaDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaGlobalSecondaryIndex - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a replica global secondary index.
- ReplicaGlobalSecondaryIndex.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaGlobalSecondaryIndexAutoScalingDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling configuration for a replica global secondary index.
- ReplicaGlobalSecondaryIndexAutoScalingDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaGlobalSecondaryIndexAutoScalingUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling settings of a global secondary index for a replica that will be modified.
- ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaGlobalSecondaryIndexDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a replica global secondary index.
- ReplicaGlobalSecondaryIndexDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- replicaGlobalSecondaryIndexSettings(Collection<ReplicaGlobalSecondaryIndexSettingsDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Replica global secondary index settings for the global table.
- replicaGlobalSecondaryIndexSettings(ReplicaGlobalSecondaryIndexSettingsDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Replica global secondary index settings for the global table.
- replicaGlobalSecondaryIndexSettings(Consumer<ReplicaGlobalSecondaryIndexSettingsDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Replica global secondary index settings for the global table.
- replicaGlobalSecondaryIndexSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
Replica global secondary index settings for the global table.
- ReplicaGlobalSecondaryIndexSettingsDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a global secondary index.
- ReplicaGlobalSecondaryIndexSettingsDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaGlobalSecondaryIndexSettingsUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the settings of a global secondary index for a global table that will be modified.
- replicaGlobalSecondaryIndexSettingsUpdate(Collection<ReplicaGlobalSecondaryIndexSettingsUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
Represents the settings of a global secondary index for a global table that will be modified.
- replicaGlobalSecondaryIndexSettingsUpdate(ReplicaGlobalSecondaryIndexSettingsUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
Represents the settings of a global secondary index for a global table that will be modified.
- replicaGlobalSecondaryIndexSettingsUpdate(Consumer<ReplicaGlobalSecondaryIndexSettingsUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
Represents the settings of a global secondary index for a global table that will be modified.
- replicaGlobalSecondaryIndexSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
Represents the settings of a global secondary index for a global table that will be modified.
- ReplicaGlobalSecondaryIndexSettingsUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- replicaGlobalSecondaryIndexUpdates(Collection<ReplicaGlobalSecondaryIndexAutoScalingUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate.Builder
-
Represents the auto scaling settings of global secondary indexes that will be modified.
- replicaGlobalSecondaryIndexUpdates(ReplicaGlobalSecondaryIndexAutoScalingUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate.Builder
-
Represents the auto scaling settings of global secondary indexes that will be modified.
- replicaGlobalSecondaryIndexUpdates(Consumer<ReplicaGlobalSecondaryIndexAutoScalingUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate.Builder
-
Represents the auto scaling settings of global secondary indexes that will be modified.
- replicaGlobalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
Represents the auto scaling settings of global secondary indexes that will be modified.
- ReplicaNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The specified replica is no longer part of the global table.
- ReplicaNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- replicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
Sets the value of the ReplicaProvisionedReadCapacityAutoScalingSettings property for this object.
- replicaProvisionedReadCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
Sets the value of the ReplicaProvisionedReadCapacityAutoScalingSettings property for this object.
- replicaProvisionedReadCapacityAutoScalingSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
Returns the value of the ReplicaProvisionedReadCapacityAutoScalingSettings property for this object.
- replicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Auto scaling settings for a global table replica's read capacity units.
- replicaProvisionedReadCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Auto scaling settings for a global table replica's read capacity units.
- replicaProvisionedReadCapacityAutoScalingSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
Auto scaling settings for a global table replica's read capacity units.
- replicaProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
Auto scaling settings for managing a global table replica's read capacity units.
- replicaProvisionedReadCapacityAutoScalingSettingsUpdate(Consumer<AutoScalingSettingsUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
Auto scaling settings for managing a global table replica's read capacity units.
- replicaProvisionedReadCapacityAutoScalingSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
Auto scaling settings for managing a global table replica's read capacity units.
- replicaProvisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate.Builder
-
Sets the value of the ReplicaProvisionedReadCapacityAutoScalingUpdate property for this object.
- replicaProvisionedReadCapacityAutoScalingUpdate(Consumer<AutoScalingSettingsUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate.Builder
-
Sets the value of the ReplicaProvisionedReadCapacityAutoScalingUpdate property for this object.
- replicaProvisionedReadCapacityAutoScalingUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
Returns the value of the ReplicaProvisionedReadCapacityAutoScalingUpdate property for this object.
- replicaProvisionedReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- replicaProvisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- replicaProvisionedReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- replicaProvisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a
ThrottlingException
.
- replicaProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
Sets the value of the ReplicaProvisionedWriteCapacityAutoScalingSettings property for this object.
- replicaProvisionedWriteCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
Sets the value of the ReplicaProvisionedWriteCapacityAutoScalingSettings property for this object.
- replicaProvisionedWriteCapacityAutoScalingSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
Returns the value of the ReplicaProvisionedWriteCapacityAutoScalingSettings property for this object.
- replicaProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Auto scaling settings for a global table replica's write capacity units.
- replicaProvisionedWriteCapacityAutoScalingSettings(Consumer<AutoScalingSettingsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Auto scaling settings for a global table replica's write capacity units.
- replicaProvisionedWriteCapacityAutoScalingSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
Auto scaling settings for a global table replica's write capacity units.
- replicaProvisionedWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException
.
- replicaProvisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException
.
- replicas(Collection<ReplicaAutoScalingDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription.Builder
-
Represents replicas of the global table.
- replicas(ReplicaAutoScalingDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription.Builder
-
Represents replicas of the global table.
- replicas(Consumer<ReplicaAutoScalingDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription.Builder
-
Represents replicas of the global table.
- replicas() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
Represents replicas of the global table.
- replicas(Collection<ReplicaDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Represents replicas of the table.
- replicas(ReplicaDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Represents replicas of the table.
- replicas(Consumer<ReplicaDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Represents replicas of the table.
- replicas() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Represents replicas of the table.
- replicaSettings(Collection<ReplicaSettingsDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse.Builder
-
The Region-specific settings for the global table.
- replicaSettings(ReplicaSettingsDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse.Builder
-
The Region-specific settings for the global table.
- replicaSettings(Consumer<ReplicaSettingsDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse.Builder
-
The Region-specific settings for the global table.
- replicaSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
The Region-specific settings for the global table.
- replicaSettings(Collection<ReplicaSettingsDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse.Builder
-
The Region-specific settings for the global table.
- replicaSettings(ReplicaSettingsDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse.Builder
-
The Region-specific settings for the global table.
- replicaSettings(Consumer<ReplicaSettingsDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse.Builder
-
The Region-specific settings for the global table.
- replicaSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
The Region-specific settings for the global table.
- ReplicaSettingsDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a replica.
- ReplicaSettingsDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaSettingsUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the settings for a global table in a Region that will be modified.
- replicaSettingsUpdate(Collection<ReplicaSettingsUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
Represents the settings for a global table in a Region that will be modified.
- replicaSettingsUpdate(ReplicaSettingsUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
Represents the settings for a global table in a Region that will be modified.
- replicaSettingsUpdate(Consumer<ReplicaSettingsUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
-
Represents the settings for a global table in a Region that will be modified.
- replicaSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
Represents the settings for a global table in a Region that will be modified.
- ReplicaSettingsUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- replicaStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
The current state of the replica:
- replicaStatus(ReplicaStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription.Builder
-
The current state of the replica:
- replicaStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
The current state of the replica:
- replicaStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
The current state of the replica:
- replicaStatus(ReplicaStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
The current state of the replica:
- replicaStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
The current state of the replica:
- replicaStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
The current state of the Region:
- replicaStatus(ReplicaStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
The current state of the Region:
- replicaStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
The current state of the Region:
- ReplicaStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- replicaStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
The current state of the replica:
- replicaStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
The current state of the replica:
- replicaStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
The current state of the Region:
- replicaStatusDescription(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Detailed information about the replica status.
- replicaStatusDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
Detailed information about the replica status.
- replicaStatusPercentProgress(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Specifies the progress of a Create, Update, or Delete action on the replica as a percentage.
- replicaStatusPercentProgress() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
Specifies the progress of a Create, Update, or Delete action on the replica as a percentage.
- replicationGroup(Collection<Replica>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
-
The Regions where the global table needs to be created.
- replicationGroup(Replica...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
-
The Regions where the global table needs to be created.
- replicationGroup(Consumer<Replica.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
-
The Regions where the global table needs to be created.
- replicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
The Regions where the global table needs to be created.
- replicationGroup(Collection<Replica>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTable.Builder
-
The Regions where the global table has replicas.
- replicationGroup(Replica...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTable.Builder
-
The Regions where the global table has replicas.
- replicationGroup(Consumer<Replica.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTable.Builder
-
The Regions where the global table has replicas.
- replicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
The Regions where the global table has replicas.
- replicationGroup(Collection<ReplicaDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
-
The Regions where the global table has replicas.
- replicationGroup(ReplicaDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
-
The Regions where the global table has replicas.
- replicationGroup(Consumer<ReplicaDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
-
The Regions where the global table has replicas.
- replicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
The Regions where the global table has replicas.
- ReplicationGroupUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents one of the following:
- ReplicationGroupUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ReplicaUpdate - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents one of the following:
- ReplicaUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- replicaUpdates(Collection<ReplicaUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
-
A list of Regions that should be added or removed from the global table.
- replicaUpdates(ReplicaUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
-
A list of Regions that should be added or removed from the global table.
- replicaUpdates(Consumer<ReplicaUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
-
A list of Regions that should be added or removed from the global table.
- replicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
A list of Regions that should be added or removed from the global table.
- replicaUpdates(Collection<ReplicaAutoScalingUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
Represents the auto scaling settings of replicas of the table that will be modified.
- replicaUpdates(ReplicaAutoScalingUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
Represents the auto scaling settings of replicas of the table that will be modified.
- replicaUpdates(Consumer<ReplicaAutoScalingUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
Represents the auto scaling settings of replicas of the table that will be modified.
- replicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
Represents the auto scaling settings of replicas of the table that will be modified.
- replicaUpdates(Collection<ReplicationGroupUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
A list of replica update actions (create, delete, or update) for the table.
- replicaUpdates(ReplicationGroupUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
A list of replica update actions (create, delete, or update) for the table.
- replicaUpdates(Consumer<ReplicationGroupUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
A list of replica update actions (create, delete, or update) for the table.
- replicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
A list of replica update actions (create, delete, or update) for the table.
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RequestLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionInProgressException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
-
- requestItems(Map<String, KeysAndAttributes>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest.Builder
-
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.
- requestItems() - Method in class software.amazon.awssdk.services.dynamodb.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.
- requestItems(Map<String, ? extends Collection<WriteRequest>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
-
A map of one or more table names and, for each table, a list of operations to be performed (
DeleteRequest
or PutRequest
).
- requestItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of operations to be performed (
DeleteRequest
or PutRequest
).
- RequestLimitExceededException - Exception in software.amazon.awssdk.services.dynamodb.model
-
Throughput exceeds the current throughput limit for your account.
- RequestLimitExceededException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- resourceArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest.Builder
-
The Amazon DynamoDB resource with tags to be listed.
- resourceArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
The Amazon DynamoDB resource with tags to be listed.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
-
Identifies the Amazon DynamoDB resource to which tags should be added.
- resourceArn() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
Identifies the Amazon DynamoDB resource to which tags should be added.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest.Builder
-
The DynamoDB resource that the tags will be removed from.
- resourceArn() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
The DynamoDB resource that the tags will be removed from.
- ResourceInUseException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The operation conflicts with the resource's availability.
- ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The operation tried to access a nonexistent table or index.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse
-
- responses(Map<String, ? extends Collection<? extends Map<String, AttributeValue>>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
-
A map of table name to a list of items.
- responses() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
A map of table name to a list of items.
- responses(Collection<ItemResponse>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse.Builder
-
An ordered array of up to 25 ItemResponse
objects, each of which corresponds to the
TransactGetItem
object in the same position in the TransactItems array.
- responses(ItemResponse...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse.Builder
-
An ordered array of up to 25 ItemResponse
objects, each of which corresponds to the
TransactGetItem
object in the same position in the TransactItems array.
- responses(Consumer<ItemResponse.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse.Builder
-
An ordered array of up to 25 ItemResponse
objects, each of which corresponds to the
TransactGetItem
object in the same position in the TransactItems array.
- responses() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
An ordered array of up to 25 ItemResponse
objects, each of which corresponds to the
TransactGetItem
object in the same position in the TransactItems array.
- restoreDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreSummary.Builder
-
Point in time or source backup time.
- restoreDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
Point in time or source backup time.
- restoreDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
Time in the past to restore the table to.
- restoreDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
Time in the past to restore the table to.
- restoreInProgress(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreSummary.Builder
-
Indicates if a restore is in progress or not.
- restoreInProgress() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
Indicates if a restore is in progress or not.
- RestoreSummary - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains details for the restore.
- restoreSummary(RestoreSummary) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Contains details for the restore.
- restoreSummary(Consumer<RestoreSummary.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Contains details for the restore.
- restoreSummary() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Contains details for the restore.
- RestoreSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- restoreTableFromBackup(RestoreTableFromBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Creates a new table from an existing backup.
- restoreTableFromBackup(Consumer<RestoreTableFromBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Creates a new table from an existing backup.
- restoreTableFromBackup(RestoreTableFromBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Creates a new table from an existing backup.
- restoreTableFromBackup(Consumer<RestoreTableFromBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Creates a new table from an existing backup.
- RestoreTableFromBackupRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- RestoreTableFromBackupRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- RestoreTableFromBackupRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- RestoreTableFromBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.RestoreTableFromBackupRequestMarshaller
-
- RestoreTableFromBackupResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- RestoreTableFromBackupResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- restoreTableToPointInTime(RestoreTableToPointInTimeRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Restores the specified table to the specified point in time within EarliestRestorableDateTime
and
LatestRestorableDateTime
.
- restoreTableToPointInTime(Consumer<RestoreTableToPointInTimeRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Restores the specified table to the specified point in time within EarliestRestorableDateTime
and
LatestRestorableDateTime
.
- restoreTableToPointInTime(RestoreTableToPointInTimeRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Restores the specified table to the specified point in time within EarliestRestorableDateTime
and
LatestRestorableDateTime
.
- restoreTableToPointInTime(Consumer<RestoreTableToPointInTimeRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Restores the specified table to the specified point in time within EarliestRestorableDateTime
and
LatestRestorableDateTime
.
- RestoreTableToPointInTimeRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- RestoreTableToPointInTimeRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- RestoreTableToPointInTimeRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- RestoreTableToPointInTimeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.RestoreTableToPointInTimeRequestMarshaller
-
- RestoreTableToPointInTimeResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- RestoreTableToPointInTimeResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- ReturnConsumedCapacity - Enum in software.amazon.awssdk.services.dynamodb.model
-
Determines the level of detail about provisioned throughput consumption that is returned in the response:
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest.Builder
-
A value of TOTAL
causes consumed capacity information to be returned, and a value of
NONE
prevents that information from being returned.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest.Builder
-
A value of TOTAL
causes consumed capacity information to be returned, and a value of
NONE
prevents that information from being returned.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
A value of TOTAL
causes consumed capacity information to be returned, and a value of
NONE
prevents that information from being returned.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
A value of TOTAL
causes consumed capacity information to be returned, and a value of
NONE
prevents that information from being returned.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- ReturnItemCollectionMetrics - Enum in software.amazon.awssdk.services.dynamodb.model
-
- returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
Determines whether item collection metrics are returned.
- returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Determines whether item collection metrics are returned.
- ReturnValue - Enum in software.amazon.awssdk.services.dynamodb.model
-
- returnValues(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
Use ReturnValues
if you want to get the item attributes as they appeared before they were
deleted.
- returnValues(ReturnValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
Use ReturnValues
if you want to get the item attributes as they appeared before they were
deleted.
- returnValues() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Use ReturnValues
if you want to get the item attributes as they appeared before they were deleted.
- returnValues(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
Use ReturnValues
if you want to get the item attributes as they appeared before they were
updated with the PutItem
request.
- returnValues(ReturnValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
Use ReturnValues
if you want to get the item attributes as they appeared before they were
updated with the PutItem
request.
- returnValues() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Use ReturnValues
if you want to get the item attributes as they appeared before they were updated
with the PutItem
request.
- returnValues(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
Use ReturnValues
if you want to get the item attributes as they appear before or after they are
updated.
- returnValues(ReturnValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
Use ReturnValues
if you want to get the item attributes as they appear before or after they are
updated.
- returnValues() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Use ReturnValues
if you want to get the item attributes as they appear before or after they are
updated.
- returnValuesAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Use ReturnValues
if you want to get the item attributes as they appeared before they were deleted.
- returnValuesAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Use ReturnValues
if you want to get the item attributes as they appeared before they were updated
with the PutItem
request.
- returnValuesAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Use ReturnValues
if you want to get the item attributes as they appear before or after they are
updated.
- returnValuesOnConditionCheckFailure(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionCheck.Builder
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the
ConditionCheck
condition fails.
- returnValuesOnConditionCheckFailure(ReturnValuesOnConditionCheckFailure) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionCheck.Builder
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the
ConditionCheck
condition fails.
- returnValuesOnConditionCheckFailure() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the
ConditionCheck
condition fails.
- returnValuesOnConditionCheckFailure(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Delete.Builder
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Delete
condition fails.
- returnValuesOnConditionCheckFailure(ReturnValuesOnConditionCheckFailure) - Method in interface software.amazon.awssdk.services.dynamodb.model.Delete.Builder
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Delete
condition fails.
- returnValuesOnConditionCheckFailure() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Delete
condition fails.
- returnValuesOnConditionCheckFailure(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Put.Builder
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Put
condition fails.
- returnValuesOnConditionCheckFailure(ReturnValuesOnConditionCheckFailure) - Method in interface software.amazon.awssdk.services.dynamodb.model.Put.Builder
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Put
condition fails.
- returnValuesOnConditionCheckFailure() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Put
condition
fails.
- ReturnValuesOnConditionCheckFailure - Enum in software.amazon.awssdk.services.dynamodb.model
-
- returnValuesOnConditionCheckFailure(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Update.Builder
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Update
condition fails.
- returnValuesOnConditionCheckFailure(ReturnValuesOnConditionCheckFailure) - Method in interface software.amazon.awssdk.services.dynamodb.model.Update.Builder
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Update
condition fails.
- returnValuesOnConditionCheckFailure() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Update
condition fails.
- returnValuesOnConditionCheckFailureAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the
ConditionCheck
condition fails.
- returnValuesOnConditionCheckFailureAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Delete
condition fails.
- returnValuesOnConditionCheckFailureAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Put
condition
fails.
- returnValuesOnConditionCheckFailureAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
Use ReturnValuesOnConditionCheckFailure
to get the item attributes if the Update
condition fails.
- s(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type String.
- s() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
An attribute of type String.
- ScalarAttributeType - Enum in software.amazon.awssdk.services.dynamodb.model
-
- scaleInCooldown(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription.Builder
-
The amount of time, in seconds, after a scale in activity completes before another scale in activity can
start.
- scaleInCooldown() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The amount of time, in seconds, after a scale in activity completes before another scale in activity can start.
- scaleInCooldown(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate.Builder
-
The amount of time, in seconds, after a scale in activity completes before another scale in activity can
start.
- scaleInCooldown() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The amount of time, in seconds, after a scale in activity completes before another scale in activity can start.
- scaleOutCooldown(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription.Builder
-
The amount of time, in seconds, after a scale out activity completes before another scale out activity can
start.
- scaleOutCooldown() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The amount of time, in seconds, after a scale out activity completes before another scale out activity can start.
- scaleOutCooldown(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate.Builder
-
The amount of time, in seconds, after a scale out activity completes before another scale out activity can
start.
- scaleOutCooldown() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The amount of time, in seconds, after a scale out activity completes before another scale out activity can start.
- scalingPolicies(Collection<AutoScalingPolicyDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription.Builder
-
Information about the scaling policies.
- scalingPolicies(AutoScalingPolicyDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription.Builder
-
Information about the scaling policies.
- scalingPolicies(Consumer<AutoScalingPolicyDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription.Builder
-
Information about the scaling policies.
- scalingPolicies() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
Information about the scaling policies.
- scalingPolicyUpdate(AutoScalingPolicyUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate.Builder
-
The scaling policy to apply for scaling target global table or global secondary index capacity units.
- scalingPolicyUpdate(Consumer<AutoScalingPolicyUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate.Builder
-
The scaling policy to apply for scaling target global table or global secondary index capacity units.
- scalingPolicyUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
The scaling policy to apply for scaling target global table or global secondary index capacity units.
- scan(ScanRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The Scan
operation returns one or more items and item attributes by accessing every item in a table
or a secondary index.
- scan(Consumer<ScanRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
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 interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The Scan
operation returns one or more items and item attributes by accessing every item in a table
or a secondary index.
- scan(Consumer<ScanRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The Scan
operation returns one or more items and item attributes by accessing every item in a table
or a secondary index.
- scanFilter(Map<String, Condition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
This is a legacy parameter.
- scanFilter() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
This is a legacy parameter.
- scanIndexForward(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
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.
- scanIndexForward() - Method in class software.amazon.awssdk.services.dynamodb.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.
- ScanIterable - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ScanIterable(DynamoDbClient, ScanRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ScanIterable
-
- scannedCount(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
-
The number of items evaluated, before any QueryFilter
is applied.
- scannedCount() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
The number of items evaluated, before any QueryFilter
is applied.
- scannedCount(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
-
The number of items evaluated, before any ScanFilter
is applied.
- scannedCount() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
The number of items evaluated, before any ScanFilter
is applied.
- scanPaginator(ScanRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The Scan
operation returns one or more items and item attributes by accessing every item in a table
or a secondary index.
- scanPaginator(Consumer<ScanRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
The Scan
operation returns one or more items and item attributes by accessing every item in a table
or a secondary index.
- scanPaginator(ScanRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The Scan
operation returns one or more items and item attributes by accessing every item in a table
or a secondary index.
- scanPaginator(Consumer<ScanRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
The Scan
operation returns one or more items and item attributes by accessing every item in a table
or a secondary index.
- ScanPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ScanPublisher(DynamoDbAsyncClient, ScanRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ScanPublisher
-
- ScanRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the input of a Scan
operation.
- ScanRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ScanRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ScanRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ScanRequestMarshaller
-
- ScanResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the output of a Scan
operation.
- ScanResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.BackupInUseException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.LimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.RequestLimitExceededException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ResourceInUseException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableInUseException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionConflictException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionInProgressException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
- segment(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
For a parallel Scan
request, Segment
identifies an individual segment to be scanned
by an application worker.
- segment() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
For a parallel Scan
request, Segment
identifies an individual segment to be scanned by
an application worker.
- select(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
The attributes to be returned in the result.
- select(Select) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
The attributes to be returned in the result.
- select() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
The attributes to be returned in the result.
- select(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
The attributes to be returned in the result.
- select(Select) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
The attributes to be returned in the result.
- select() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
The attributes to be returned in the result.
- Select - Enum in software.amazon.awssdk.services.dynamodb.model
-
- selectAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
The attributes to be returned in the result.
- selectAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
The attributes to be returned in the result.
- sequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
-
The sequence number of a stream record in the shard from which to start reading.
- sequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
The sequence number of a stream record in the shard from which to start reading.
- sequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
-
The sequence number of the stream record.
- sequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
The sequence number of the stream record.
- SequenceNumberRange - Class in software.amazon.awssdk.services.dynamodb.model
-
The beginning and ending sequence numbers for the stream records contained within a shard.
- sequenceNumberRange(SequenceNumberRange) - Method in interface software.amazon.awssdk.services.dynamodb.model.Shard.Builder
-
The range of possible sequence numbers for the shard.
- sequenceNumberRange(Consumer<SequenceNumberRange.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Shard.Builder
-
The range of possible sequence numbers for the shard.
- sequenceNumberRange() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
The range of possible sequence numbers for the shard.
- SequenceNumberRange.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.BackupInUseException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Get
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Put
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Record
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.RequestLimitExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ResourceInUseException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableInUseException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TransactionConflictException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TransactionInProgressException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Update
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
- Shard - Class in software.amazon.awssdk.services.dynamodb.model
-
A uniquely identified group of stream records within a stream.
- Shard.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- shardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
-
The identifier of the shard.
- shardId() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
The identifier of the shard.
- shardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Shard.Builder
-
The system-generated identifier for this shard.
- shardId() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
The system-generated identifier for this shard.
- shardIterator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest.Builder
-
A shard iterator that was retrieved from a previous GetShardIterator operation.
- shardIterator() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
A shard iterator that was retrieved from a previous GetShardIterator operation.
- shardIterator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse.Builder
-
The position in the shard from which to start reading stream records sequentially.
- shardIterator() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
The position in the shard from which to start reading stream records sequentially.
- shardIteratorType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
-
Determines how the shard iterator is used to start reading stream records from the shard:
- shardIteratorType(ShardIteratorType) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
-
Determines how the shard iterator is used to start reading stream records from the shard:
- shardIteratorType() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
Determines how the shard iterator is used to start reading stream records from the shard:
- ShardIteratorType - Enum in software.amazon.awssdk.services.dynamodb.model
-
- shardIteratorTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
Determines how the shard iterator is used to start reading stream records from the shard:
- shards(Collection<Shard>) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The shards that comprise the stream.
- shards(Shard...) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The shards that comprise the stream.
- shards(Consumer<Shard.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The shards that comprise the stream.
- shards() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
The shards that comprise the stream.
- shards() - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamIterable
-
Returns an iterable to iterate through the paginated DescribeStreamResponse#shards()
member.
- shards() - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamPublisher
-
Returns a publisher that can be used to get a stream of data.
- sizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
-
The size of the stream record, in bytes.
- sizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
The size of the stream record, in bytes.
- sizeEstimateRangeGB(Collection<Double>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics.Builder
-
An estimate of item collection size, in gigabytes.
- sizeEstimateRangeGB(Double...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics.Builder
-
An estimate of item collection size, in gigabytes.
- sizeEstimateRangeGB() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
An estimate of item collection size, in gigabytes.
- software.amazon.awssdk.services.dynamodb - package software.amazon.awssdk.services.dynamodb
-
Amazon DynamoDB
- software.amazon.awssdk.services.dynamodb.model - package software.amazon.awssdk.services.dynamodb.model
-
- software.amazon.awssdk.services.dynamodb.paginators - package software.amazon.awssdk.services.dynamodb.paginators
-
- software.amazon.awssdk.services.dynamodb.streams - package software.amazon.awssdk.services.dynamodb.streams
-
Amazon DynamoDB
- software.amazon.awssdk.services.dynamodb.streams.paginators - package software.amazon.awssdk.services.dynamodb.streams.paginators
-
- software.amazon.awssdk.services.dynamodb.streams.transform - package software.amazon.awssdk.services.dynamodb.streams.transform
-
- software.amazon.awssdk.services.dynamodb.transform - package software.amazon.awssdk.services.dynamodb.transform
-
- sourceBackupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreSummary.Builder
-
The Amazon Resource Name (ARN) of the backup from which the table was restored.
- sourceBackupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
The Amazon Resource Name (ARN) of the backup from which the table was restored.
- sourceTableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreSummary.Builder
-
The ARN of the source table of the backup that is being restored.
- sourceTableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
The ARN of the source table of the backup that is being restored.
- sourceTableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
The DynamoDB table that will be restored.
- sourceTableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
The DynamoDB table that will be restored.
- sourceTableDetails(SourceTableDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
-
Contains the details of the table when the backup was created.
- sourceTableDetails(Consumer<SourceTableDetails.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
-
Contains the details of the table when the backup was created.
- sourceTableDetails() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
Contains the details of the table when the backup was created.
- SourceTableDetails - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains the details of the table when the backup was created.
- SourceTableDetails.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- sourceTableFeatureDetails(SourceTableFeatureDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
-
Contains the details of the features enabled on the table when the backup was created.
- sourceTableFeatureDetails(Consumer<SourceTableFeatureDetails.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
-
Contains the details of the features enabled on the table when the backup was created.
- sourceTableFeatureDetails() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
Contains the details of the features enabled on the table when the backup was created.
- SourceTableFeatureDetails - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains the details of the features enabled on the table when the backup was created.
- SourceTableFeatureDetails.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- sourceTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
Name of the source table that is being restored.
- sourceTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
Name of the source table that is being restored.
- ss(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type String Set.
- ss(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
-
An attribute of type String Set.
- ss() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
An attribute of type String Set.
- sseDescription(SSEDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
The description of the server-side encryption status on the table when the backup was created.
- sseDescription(Consumer<SSEDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
The description of the server-side encryption status on the table when the backup was created.
- sseDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
The description of the server-side encryption status on the table when the backup was created.
- SSEDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
The description of the server-side encryption status on the specified table.
- sseDescription(SSEDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The description of the server-side encryption status on the specified table.
- sseDescription(Consumer<SSEDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The description of the server-side encryption status on the specified table.
- sseDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The description of the server-side encryption status on the specified table.
- SSEDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- sseSpecification(SSESpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Represents the settings used to enable server-side encryption.
- sseSpecification(Consumer<SSESpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Represents the settings used to enable server-side encryption.
- sseSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Represents the settings used to enable server-side encryption.
- SSESpecification - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the settings used to enable server-side encryption.
- sseSpecification(SSESpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
The new server-side encryption settings for the specified table.
- sseSpecification(Consumer<SSESpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
The new server-side encryption settings for the specified table.
- sseSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
The new server-side encryption settings for the specified table.
- SSESpecification.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- sseSpecificationOverride(SSESpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
The new server-side encryption settings for the restored table.
- sseSpecificationOverride(Consumer<SSESpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
The new server-side encryption settings for the restored table.
- sseSpecificationOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
The new server-side encryption settings for the restored table.
- sseSpecificationOverride(SSESpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
The new server-side encryption settings for the restored table.
- sseSpecificationOverride(Consumer<SSESpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
The new server-side encryption settings for the restored table.
- sseSpecificationOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
The new server-side encryption settings for the restored table.
- SSEStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- sseType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
-
Server-side encryption type.
- sseType(SSEType) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
-
Server-side encryption type.
- sseType() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
Server-side encryption type.
- sseType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSESpecification.Builder
-
Server-side encryption type.
- sseType(SSEType) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSESpecification.Builder
-
Server-side encryption type.
- sseType() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
Server-side encryption type.
- SSEType - Enum in software.amazon.awssdk.services.dynamodb.model
-
- sseTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
Server-side encryption type.
- sseTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
Server-side encryption type.
- startingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange.Builder
-
The first sequence number.
- startingSequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
The first sequence number.
- status(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
-
Represents the current state of server-side encryption.
- status(SSEStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
-
Represents the current state of server-side encryption.
- status() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
Represents the current state of server-side encryption.
- statusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
Represents the current state of server-side encryption.
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.RequestLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactionInProgressException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
-
- Stream - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents all of the data describing a particular stream.
- Stream.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest.Builder
-
The Amazon Resource Name (ARN) for the stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
The Amazon Resource Name (ARN) for the stream.
- streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
-
The Amazon Resource Name (ARN) for the stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
The Amazon Resource Name (ARN) for the stream.
- streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Stream.Builder
-
The Amazon Resource Name (ARN) for the stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
The Amazon Resource Name (ARN) for the stream.
- streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The Amazon Resource Name (ARN) for the stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
The Amazon Resource Name (ARN) for the stream.
- streamDescription(StreamDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse.Builder
-
A complete description of the stream, including its creation date and time, the DynamoDB table associated
with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream
records within the shards.
- streamDescription(Consumer<StreamDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse.Builder
-
A complete description of the stream, including its creation date and time, the DynamoDB table associated
with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream
records within the shards.
- streamDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
A complete description of the stream, including its creation date and time, the DynamoDB table associated with
the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records
within the shards.
- streamDescription(StreamSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Stream settings on the table when the backup was created.
- streamDescription(Consumer<StreamSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Stream settings on the table when the backup was created.
- streamDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
Stream settings on the table when the backup was created.
- StreamDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents all of the data describing a particular stream.
- StreamDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- streamEnabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamSpecification.Builder
-
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
- streamEnabled() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
- streamLabel(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Stream.Builder
-
A timestamp, in ISO 8601 format, for this stream.
- streamLabel() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
A timestamp, in ISO 8601 format, for this stream.
- streamLabel(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
A timestamp, in ISO 8601 format, for this stream.
- streamLabel() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
A timestamp, in ISO 8601 format, for this stream.
- StreamRecord - Class in software.amazon.awssdk.services.dynamodb.model
-
A description of a single data modification that was performed on an item in a DynamoDB table.
- StreamRecord.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- streams(Collection<Stream>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse.Builder
-
A list of stream descriptors associated with the current account and endpoint.
- streams(Stream...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse.Builder
-
A list of stream descriptors associated with the current account and endpoint.
- streams(Consumer<Stream.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse.Builder
-
A list of stream descriptors associated with the current account and endpoint.
- streams() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
A list of stream descriptors associated with the current account and endpoint.
- streams() - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsIterable
-
- streams() - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsPublisher
-
Returns a publisher that can be used to get a stream of data.
- streamSpecification(StreamSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
The settings for DynamoDB Streams on the table.
- streamSpecification(Consumer<StreamSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
The settings for DynamoDB Streams on the table.
- streamSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
The settings for DynamoDB Streams on the table.
- StreamSpecification - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the DynamoDB Streams configuration for a table in DynamoDB.
- streamSpecification(StreamSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The current DynamoDB Streams configuration for the table.
- streamSpecification(Consumer<StreamSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The current DynamoDB Streams configuration for the table.
- streamSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The current DynamoDB Streams configuration for the table.
- streamSpecification(StreamSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
Represents the DynamoDB Streams configuration for the table.
- streamSpecification(Consumer<StreamSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
Represents the DynamoDB Streams configuration for the table.
- streamSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
Represents the DynamoDB Streams configuration for the table.
- StreamSpecification.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- streamStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
Indicates the current status of the stream:
- streamStatus(StreamStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
Indicates the current status of the stream:
- streamStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
Indicates the current status of the stream:
- StreamStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- streamStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
Indicates the current status of the stream:
- streamViewType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
Indicates the format of the records within this stream:
- streamViewType(StreamViewType) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
Indicates the format of the records within this stream:
- streamViewType() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
Indicates the format of the records within this stream:
- streamViewType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
-
The type of data from the modified DynamoDB item that was captured in this stream record:
- streamViewType(StreamViewType) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
-
The type of data from the modified DynamoDB item that was captured in this stream record:
- streamViewType() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
The type of data from the modified DynamoDB item that was captured in this stream record:
- streamViewType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamSpecification.Builder
-
When an item in the table is modified, StreamViewType
determines what information is written to
the stream for this table.
- streamViewType(StreamViewType) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamSpecification.Builder
-
When an item in the table is modified, StreamViewType
determines what information is written to
the stream for this table.
- streamViewType() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
When an item in the table is modified, StreamViewType
determines what information is written to the
stream for this table.
- StreamViewType - Enum in software.amazon.awssdk.services.dynamodb.model
-
- streamViewTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
Indicates the format of the records within this stream:
- streamViewTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
The type of data from the modified DynamoDB item that was captured in this stream record:
- streamViewTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
When an item in the table is modified, StreamViewType
determines what information is written to the
stream for this table.
- subscribe(Subscriber<? super BatchGetItemResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.BatchGetItemPublisher
-
- subscribe(Subscriber<? super ListContributorInsightsResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListContributorInsightsPublisher
-
- subscribe(Subscriber<? super ListTablesResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListTablesPublisher
-
- subscribe(Subscriber<? super QueryResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.QueryPublisher
-
- subscribe(Subscriber<? super ScanResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.ScanPublisher
-
- subscribe(Subscriber<? super DescribeStreamResponse>) - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamPublisher
-
- subscribe(Subscriber<? super ListStreamsResponse>) - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsPublisher
-
- table(Capacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
-
The amount of throughput consumed on the table affected by the operation.
- table(Consumer<Capacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
-
The amount of throughput consumed on the table affected by the operation.
- table() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the operation.
- table(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse.Builder
-
The properties of the table.
- table(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse.Builder
-
The properties of the table.
- table() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
The properties of the table.
- TableAlreadyExistsException - Exception in software.amazon.awssdk.services.dynamodb.model
-
A target table with the specified name already exists.
- TableAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
ARN associated with the table.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
ARN associated with the table.
- tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
ARN of the table for which backup was created.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
ARN of the table for which backup was created.
- tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- tableAutoScalingDescription(TableAutoScalingDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse.Builder
-
Represents the auto scaling properties of the table.
- tableAutoScalingDescription(Consumer<TableAutoScalingDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse.Builder
-
Represents the auto scaling properties of the table.
- tableAutoScalingDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
Represents the auto scaling properties of the table.
- TableAutoScalingDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the auto scaling configuration for a global table.
- tableAutoScalingDescription(TableAutoScalingDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse.Builder
-
Returns information about the auto scaling settings of a table with replicas.
- tableAutoScalingDescription(Consumer<TableAutoScalingDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse.Builder
-
Returns information about the auto scaling settings of a table with replicas.
- tableAutoScalingDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
Returns information about the auto scaling settings of a table with replicas.
- TableAutoScalingDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- tableCreationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Time when the source table was created.
- tableCreationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Time when the source table was created.
- tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableResponse.Builder
-
Represents the properties of the table.
- tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableResponse.Builder
-
Represents the properties of the table.
- tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
Represents the properties of the table.
- tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse.Builder
-
Represents the properties of a table.
- tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse.Builder
-
Represents the properties of a table.
- tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
Represents the properties of a table.
- tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse.Builder
-
The description of the table created from an existing backup.
- tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse.Builder
-
The description of the table created from an existing backup.
- tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
The description of the table created from an existing backup.
- tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse.Builder
-
Represents the properties of a table.
- tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse.Builder
-
Represents the properties of a table.
- tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
Represents the properties of a table.
- TableDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of a table.
- tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse.Builder
-
Represents the properties of the table.
- tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse.Builder
-
Represents the properties of the table.
- tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
Represents the properties of the table.
- TableDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- tableId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
Unique identifier for the table.
- tableId() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Unique identifier for the table.
- tableId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Unique identifier for the table for which the backup was created.
- tableId() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Unique identifier for the table for which the backup was created.
- tableId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Unique identifier for the table for which the backup was created.
- tableId() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Unique identifier for the table for which the backup was created.
- TableInUseException - Exception in software.amazon.awssdk.services.dynamodb.model
-
A target table with the specified name is either being created or deleted.
- TableInUseException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- tableMaxReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse.Builder
-
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).
- tableMaxReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
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).
- tableMaxWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse.Builder
-
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).
- tableMaxWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
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).
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
-
Name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionCheck.Builder
-
Name of the table for the check item request.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
Name of the table for the check item request.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
-
The name of the table that was affected by the operation.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary.Builder
-
Name of the table associated with the summary.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
Name of the table associated with the summary.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest.Builder
-
The name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
The name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
The name of the table to create.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
The name of the table to create.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Delete.Builder
-
Name of the table in which the item to be deleted resides.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
Name of the table in which the item to be deleted resides.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
-
The name of the table from which to delete the item.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest.Builder
-
The name of the table to delete.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
The name of the table to delete.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest.Builder
-
Name of the table for which the customer wants to check the continuous backups and point in time recovery
settings.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
Name of the table for which the customer wants to check the continuous backups and point in time recovery
settings.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest.Builder
-
The name of the table to describe.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
The name of the table to describe.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
The name of the table being described.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
The name of the table being described.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest.Builder
-
The name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
The name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest.Builder
-
The name of the table to describe.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
The name of the table to describe.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest.Builder
-
The name of the table to be described.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
The name of the table to be described.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Get.Builder
-
The name of the table from which to retrieve the specified item.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
The name of the table from which to retrieve the specified item.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
-
The name of the table containing the requested item.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
The name of the table containing the requested item.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
-
The backups from the table specified by TableName
are listed.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
The backups from the table specified by TableName
are listed.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest.Builder
-
The name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
The name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest.Builder
-
If this parameter is provided, then only the streams associated with this table name are returned.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
If this parameter is provided, then only the streams associated with this table name are returned.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Put.Builder
-
Name of the table in which to write the item.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
Name of the table in which to write the item.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
-
The name of the table to contain the item.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
The name of the table to contain the item.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
-
The name of the table containing the requested items.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
The name of the table containing the requested items.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
The name of the table containing the requested items; or, if you provide IndexName
, the name of
the table to which that index belongs.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.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.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
The name of the table for which the backup was created.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
The name of the table for which the backup was created.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Stream.Builder
-
The DynamoDB table with which the stream is associated.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
The DynamoDB table with which the stream is associated.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
-
The DynamoDB table with which the stream is associated.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
The DynamoDB table with which the stream is associated.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription.Builder
-
The name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
The name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Update.Builder
-
Name of the table for the UpdateItem
request.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
Name of the table for the UpdateItem
request.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest.Builder
-
The name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
The name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest.Builder
-
The name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
The name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse.Builder
-
The name of the table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
The name of the table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
-
The name of the table containing the item to update.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
The name of the table containing the item to update.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest.Builder
-
The name of the global table to be updated.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
The name of the global table to be updated.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
The name of the table to be updated.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
The name of the table to be updated.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest.Builder
-
The name of the table to be configured.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
The name of the table to be configured.
- tableNames(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesResponse.Builder
-
The names of the tables associated with the current account at the current endpoint.
- tableNames(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesResponse.Builder
-
The names of the tables associated with the current account at the current endpoint.
- tableNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
The names of the tables associated with the current account at the current endpoint.
- tableNames() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListTablesIterable
-
- tableNames() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListTablesPublisher
-
Returns a publisher that can be used to get a stream of data.
- TableNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
-
A source table with the name TableName
does not currently exist within the subscriber's account.
- TableNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- tableSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
-
Size of the table in bytes.
- tableSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Size of the table in bytes.
- tableSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The total size of the specified table, in bytes.
- tableSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The total size of the specified table, in bytes.
- tableStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription.Builder
-
The current state of the table:
- tableStatus(TableStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription.Builder
-
The current state of the table:
- tableStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
The current state of the table:
- tableStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The current state of the table:
- tableStatus(TableStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
The current state of the table:
- tableStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The current state of the table:
- TableStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- tableStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
The current state of the table:
- tableStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
The current state of the table:
- Tag - Class in software.amazon.awssdk.services.dynamodb.model
-
Describes a tag.
- Tag.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest.Builder
-
A list of tag keys.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest.Builder
-
A list of tag keys.
- tagKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
A list of tag keys.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Associate a set of tags with an Amazon DynamoDB resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Associate a set of tags with an Amazon DynamoDB resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Associate a set of tags with an Amazon DynamoDB resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Associate a set of tags with an Amazon DynamoDB resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
A list of key-value pairs to label the table.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
A list of key-value pairs to label the table.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
A list of key-value pairs to label the table.
- tags() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
A list of key-value pairs to label the table.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse.Builder
-
The tags currently associated with the Amazon DynamoDB resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse.Builder
-
The tags currently associated with the Amazon DynamoDB resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse.Builder
-
The tags currently associated with the Amazon DynamoDB resource.
- tags() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
The tags currently associated with the Amazon DynamoDB resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
-
The tags to be assigned to the Amazon DynamoDB resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
-
The tags to be assigned to the Amazon DynamoDB resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
-
The tags to be assigned to the Amazon DynamoDB resource.
- tags() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
The tags to be assigned to the Amazon DynamoDB resource.
- targetTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
-
The name of the new table to which the backup must be restored.
- targetTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
The name of the new table to which the backup must be restored.
- targetTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
-
The name of the new table to which it must be restored to.
- targetTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
The name of the new table to which it must be restored to.
- targetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription.Builder
-
Represents a target tracking scaling policy configuration.
- targetTrackingScalingPolicyConfiguration(Consumer<AutoScalingTargetTrackingScalingPolicyConfigurationDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription.Builder
-
Represents a target tracking scaling policy configuration.
- targetTrackingScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
Represents a target tracking scaling policy configuration.
- targetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationUpdate) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate.Builder
-
Represents a target tracking scaling policy configuration.
- targetTrackingScalingPolicyConfiguration(Consumer<AutoScalingTargetTrackingScalingPolicyConfigurationUpdate.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate.Builder
-
Represents a target tracking scaling policy configuration.
- targetTrackingScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
Represents a target tracking scaling policy configuration.
- targetValue(Double) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription.Builder
-
The target value for the metric.
- targetValue() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
The target value for the metric.
- targetValue(Double) - Method in interface software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate.Builder
-
The target value for the metric.
- targetValue() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
The target value for the metric.
- timeRangeLowerBound(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
-
Only backups created after this time are listed.
- timeRangeLowerBound() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
Only backups created after this time are listed.
- timeRangeUpperBound(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
-
Only backups created before this time are listed.
- timeRangeUpperBound() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
Only backups created before this time are listed.
- timeToLiveDescription(TimeToLiveDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse.Builder
-
- timeToLiveDescription(Consumer<TimeToLiveDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse.Builder
-
- timeToLiveDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- timeToLiveDescription(TimeToLiveDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Time to Live settings on the table when the backup was created.
- timeToLiveDescription(Consumer<TimeToLiveDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
-
Time to Live settings on the table when the backup was created.
- timeToLiveDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
Time to Live settings on the table when the backup was created.
- TimeToLiveDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
The description of the Time to Live (TTL) status on the specified table.
- TimeToLiveDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- TimeToLiveSpecification - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
- timeToLiveSpecification(TimeToLiveSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest.Builder
-
Represents the settings used to enable or disable Time to Live for the specified table.
- timeToLiveSpecification(Consumer<TimeToLiveSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest.Builder
-
Represents the settings used to enable or disable Time to Live for the specified table.
- timeToLiveSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
Represents the settings used to enable or disable Time to Live for the specified table.
- timeToLiveSpecification(TimeToLiveSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse.Builder
-
Represents the output of an UpdateTimeToLive
operation.
- timeToLiveSpecification(Consumer<TimeToLiveSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse.Builder
-
Represents the output of an UpdateTimeToLive
operation.
- timeToLiveSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
Represents the output of an UpdateTimeToLive
operation.
- TimeToLiveSpecification.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- timeToLiveStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription.Builder
-
The TTL status for the table.
- timeToLiveStatus(TimeToLiveStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription.Builder
-
The TTL status for the table.
- timeToLiveStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
The TTL status for the table.
- TimeToLiveStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- timeToLiveStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
The TTL status for the table.
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.BackupInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.IdempotentParameterMismatchException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.RequestLimitExceededException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ResourceInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionConflictException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionInProgressException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ArchivalSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingPolicyUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.BackupType
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.BackupTypeFilter
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.BillingMode
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BillingModeSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ContributorInsightsAction
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ContributorInsightsStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ContributorInsightsSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicationGroupMemberAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableReplicaAutoScalingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.FailureException
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexAutoScalingUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputOverride
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndex
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicationGroupUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValuesOnConditionCheckFailure
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.Select
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.SSEType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContributorInsightsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
-
Returns a string representation of this object.
- totalSegments(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
-
For a parallel Scan
request, TotalSegments
represents the total number of segments
into which the Scan
operation will be divided.
- totalSegments() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
For a parallel Scan
request, TotalSegments
represents the total number of segments into
which the Scan
operation will be divided.
- TransactGetItem - Class in software.amazon.awssdk.services.dynamodb.model
-
Specifies an item to be retrieved as part of the transaction.
- TransactGetItem.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- transactGetItems(TransactGetItemsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
TransactGetItems
is a synchronous operation that atomically retrieves multiple items from one or
more tables (but not from indexes) in a single account and Region.
- transactGetItems(Consumer<TransactGetItemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
TransactGetItems
is a synchronous operation that atomically retrieves multiple items from one or
more tables (but not from indexes) in a single account and Region.
- transactGetItems(TransactGetItemsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
TransactGetItems
is a synchronous operation that atomically retrieves multiple items from one or
more tables (but not from indexes) in a single account and Region.
- transactGetItems(Consumer<TransactGetItemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
TransactGetItems
is a synchronous operation that atomically retrieves multiple items from one or
more tables (but not from indexes) in a single account and Region.
- TransactGetItemsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- TransactGetItemsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- TransactGetItemsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- TransactGetItemsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TransactGetItemsRequestMarshaller
-
- TransactGetItemsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- TransactGetItemsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- TransactionCanceledException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The entire transaction request was canceled.
- TransactionCanceledException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- TransactionConflictException - Exception in software.amazon.awssdk.services.dynamodb.model
-
Operation was rejected because there is an ongoing transaction for the item.
- TransactionConflictException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- TransactionInProgressException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The transaction with the given request token is already in progress.
- TransactionInProgressException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- transactItems(Collection<TransactGetItem>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest.Builder
-
An ordered array of up to 25 TransactGetItem
objects, each of which contains a Get
structure.
- transactItems(TransactGetItem...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest.Builder
-
An ordered array of up to 25 TransactGetItem
objects, each of which contains a Get
structure.
- transactItems(Consumer<TransactGetItem.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest.Builder
-
An ordered array of up to 25 TransactGetItem
objects, each of which contains a Get
structure.
- transactItems() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
An ordered array of up to 25 TransactGetItem
objects, each of which contains a Get
structure.
- transactItems(Collection<TransactWriteItem>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest.Builder
-
An ordered array of up to 25 TransactWriteItem
objects, each of which contains a
ConditionCheck
, Put
, Update
, or Delete
object.
- transactItems(TransactWriteItem...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest.Builder
-
An ordered array of up to 25 TransactWriteItem
objects, each of which contains a
ConditionCheck
, Put
, Update
, or Delete
object.
- transactItems(Consumer<TransactWriteItem.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest.Builder
-
An ordered array of up to 25 TransactWriteItem
objects, each of which contains a
ConditionCheck
, Put
, Update
, or Delete
object.
- transactItems() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
An ordered array of up to 25 TransactWriteItem
objects, each of which contains a
ConditionCheck
, Put
, Update
, or Delete
object.
- TransactWriteItem - Class in software.amazon.awssdk.services.dynamodb.model
-
A list of requests that can perform update, put, delete, or check operations on multiple items in one or more tables
atomically.
- TransactWriteItem.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- transactWriteItems(TransactWriteItemsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
TransactWriteItems
is a synchronous write operation that groups up to 25 action requests.
- transactWriteItems(Consumer<TransactWriteItemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
TransactWriteItems
is a synchronous write operation that groups up to 25 action requests.
- transactWriteItems(TransactWriteItemsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
TransactWriteItems
is a synchronous write operation that groups up to 25 action requests.
- transactWriteItems(Consumer<TransactWriteItemsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
TransactWriteItems
is a synchronous write operation that groups up to 25 action requests.
- TransactWriteItemsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- TransactWriteItemsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- TransactWriteItemsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- TransactWriteItemsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TransactWriteItemsRequestMarshaller
-
- TransactWriteItemsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- TransactWriteItemsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- TrimmedDataAccessException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The operation attempted to read past the oldest stream record in a shard.
- TrimmedDataAccessException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- type(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Identity.Builder
-
The type of the identity.
- type() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
-
The type of the identity.
- value(AttributeValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate.Builder
-
Represents the data for an attribute.
- value(Consumer<AttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate.Builder
-
Represents the data for an attribute.
- value() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
-
Represents the data for an attribute.
- value(AttributeValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
-
Represents the data for the expected attribute.
- value(Consumer<AttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
-
Represents the data for the expected attribute.
- value() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
Represents the data for the expected attribute.
- value(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Tag.Builder
-
The value of the tag.
- value() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
-
The value of the tag.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupTypeFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.BillingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContributorInsightsAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContributorInsightsStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValuesOnConditionCheckFailure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.Select
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupTypeFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BillingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContributorInsightsAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContributorInsightsStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValuesOnConditionCheckFailure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.Select
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.