- 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
-
- batchExecuteStatement(BatchExecuteStatementRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL.
- batchExecuteStatement(Consumer<BatchExecuteStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL.
- batchExecuteStatement(BatchExecuteStatementRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL.
- batchExecuteStatement(Consumer<BatchExecuteStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL.
- BatchExecuteStatementRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- BatchExecuteStatementRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- BatchExecuteStatementRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- BatchExecuteStatementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BatchExecuteStatementRequestMarshaller
-
- BatchExecuteStatementResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- BatchExecuteStatementResponse.Builder - Interface 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
-
- BatchStatementError - Class in software.amazon.awssdk.services.dynamodb.model
-
An error associated with a statement in a PartiQL batch that was run.
- BatchStatementError.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- BatchStatementErrorCodeEnum - Enum in software.amazon.awssdk.services.dynamodb.model
-
- BatchStatementRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
A PartiQL batch statement request.
- BatchStatementRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- BatchStatementResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
A PartiQL batch statement response..
- BatchStatementResponse.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
-
- billedSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The billable size of the table export.
- billedSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The billable size of the table export.
- 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.TableCreationParameters
-
The billing mode for provisioning the table created as part of the import operation.
- billingMode(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
The billing mode for provisioning the table created as part of the import operation.
- billingMode(BillingMode) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
The billing mode for provisioning the table created as part of the import operation.
- 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.TableCreationParameters
-
The billing mode for provisioning the table created as part of the import operation.
- 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.
- BooleanEqualsFn - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.BooleanEqualsFn
-
- BooleanEqualsFn - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.BooleanEqualsFn
-
- 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 interface software.amazon.awssdk.services.dynamodb.DynamoDbServiceClientConfiguration.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointParams.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FnNode.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameters.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RegionOverride.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleError.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.SourceException.BuilderImpl
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint.Builder
-
- 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
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsServiceClientConfiguration.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointParams.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnNode.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameters.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RegionOverride.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleError.Builder
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.SourceException.BuilderImpl
-
- build() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbAsyncWaiter.Builder
-
- build() - Method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbWaiter.Builder
-
Builds an instance of
DynamoDbWaiter
based on the configurations supplied to this 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.DynamoDbServiceClientConfiguration
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointParams
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FnNode
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.FnNode.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameters
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameters.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RegionOverride
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.RegionOverride.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule.Builder
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleError
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.endpoints.internal.SourceException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint.Builder
-
- 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.BatchExecuteStatementRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
- 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.BatchStatementError
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
- 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.CsvOptions
-
- 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.DescribeExportRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
- 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.DescribeImportRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
- 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 class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.DuplicateItemException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
- 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 exception software.amazon.awssdk.services.dynamodb.model.ExportConflictException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
- 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.ImportConflictException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ImportNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InvalidExportTimeException
-
- 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 class software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination
-
- 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.ListExportsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
- 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.ListImportsRequest
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
- 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.ParameterizedStatement
-
- 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.S3BucketSource
-
- 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.TableClassSummary
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
- 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
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsServiceClientConfiguration
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointParams
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnNode
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnNode.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameters
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameters.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RegionOverride
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RegionOverride.Builder
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule.Builder
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleError
-
- builder() - Static method in exception software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.SourceException
-
- builder() - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint
-
- Builder() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint.Builder
-
- builder() - Static method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbAsyncWaiter
-
- builder() - Static method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbWaiter
-
Create a builder that can be used to configure and create a
DynamoDbWaiter
.
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.SourceException.BuilderImpl
-
- 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
-
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.SourceException.BuilderImpl
-
- builtIn(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- builtIn(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- 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 class software.amazon.awssdk.services.dynamodb.endpoints.internal.SourceException.BuilderImpl
-
- 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.DuplicateItemException.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.ExportConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException.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.ImportConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportNotFoundException.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.InvalidExportTimeException.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
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.SourceException.BuilderImpl
-
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an
auth scheme we recognize.
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an
auth scheme we recognize.
- client(DynamoDbAsyncClient) - Method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbAsyncWaiter.Builder
-
- client(DynamoDbClient) - Method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbWaiter.Builder
-
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest.Builder
-
Set this value to get remaining results, if NextToken
was returned in the statement response.
- clientRequestToken() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
Set this value to get remaining results, if NextToken
was returned in the statement response.
- 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.
- clientToken(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The client token that was provided for the export task.
- clientToken() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The client token that was provided for the export task.
- clientToken(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
Providing a ClientToken
makes the call to ExportTableToPointInTimeInput
idempotent,
meaning that multiple identical calls have the same effect as one single call.
- clientToken() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
Providing a ClientToken
makes the call to ExportTableToPointInTimeInput
idempotent,
meaning that multiple identical calls have the same effect as one single call.
- clientToken(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The client token that was provided for the import task.
- clientToken() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The client token that was provided for the import task.
- clientToken(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
Providing a ClientToken
makes the call to ImportTableInput
idempotent, meaning that
multiple identical calls have the same effect as one single call.
- clientToken() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
Providing a ClientToken
makes the call to ImportTableInput
idempotent, meaning that
multiple identical calls have the same effect as one single call.
- cloudWatchLogGroupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The Amazon Resource Number (ARN) of the Cloudwatch Log Group associated with this import task.
- cloudWatchLogGroupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The Amazon Resource Number (ARN) of the Cloudwatch Log Group associated with this import task.
- cloudWatchLogGroupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The Amazon Resource Number (ARN) of the Cloudwatch Log Group associated with the target table.
- cloudWatchLogGroupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The Amazon Resource Number (ARN) of the Cloudwatch Log Group associated with the target table.
- code(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementError.Builder
-
The error code associated with the failed PartiQL batch statement.
- code(BatchStatementErrorCodeEnum) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementError.Builder
-
The error code associated with the failed PartiQL batch statement.
- code() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementError
-
The error code associated with the failed PartiQL batch statement.
- 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.
- codeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementError
-
The error code associated with the failed PartiQL batch statement.
- compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
Compare this value to another value, using the specified comparison operator:
https://jmespath.org/specification.html#comparison-operators
- 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.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- Condition - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the selection criteria for a Query
or Scan
operation:
- Condition - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- Condition.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Condition.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- Condition.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- 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.
- CONDITIONS - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- CONDITIONS - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest.Builder
-
The read consistency of the PartiQL batch request.
- consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
The read consistency of the PartiQL batch request.
- consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest.Builder
-
The consistency of a read operation.
- consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
The consistency of a read operation.
- 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:
- constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constant(Object) - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- consumedCapacity(Collection<ConsumedCapacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse.Builder
-
The capacity units consumed by the entire operation.
- consumedCapacity(ConsumedCapacity...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse.Builder
-
The capacity units consumed by the entire operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse.Builder
-
The capacity units consumed by the entire operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
The capacity units consumed by the entire operation.
- 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.ExecuteStatementResponse.Builder
-
Sets the value of the ConsumedCapacity property for this object.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse.Builder
-
Sets the value of the ConsumedCapacity property for this object.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
Returns the value of the ConsumedCapacity property for this object.
- consumedCapacity(Collection<ConsumedCapacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse.Builder
-
The capacity units consumed by the entire operation.
- consumedCapacity(ConsumedCapacity...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse.Builder
-
The capacity units consumed by the entire operation.
- consumedCapacity(Consumer<ConsumedCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse.Builder
-
The capacity units consumed by the entire operation.
- consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
The capacity units consumed by the entire 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
-
- contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
Execute the contains function, with this value as the first parameter:
https://jmespath.org/specification.html#contains
- context(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference.Builder
-
- context(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference.Builder
-
- 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 contributor insights rules.
- contributorInsightsRuleList(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
List of names of the associated contributor insights rules.
- contributorInsightsRuleList() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
List of names of the associated contributor insights 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 of contributor insights.
- contributorInsightsStatus(ContributorInsightsStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse.Builder
-
Current status of contributor insights.
- contributorInsightsStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
Current status of 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 of 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
-
- create() - Static method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbAsyncWaiter
-
- create() - Static method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbWaiter
-
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AuthSchemeUtils
-
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AuthSchemeUtils
-
- 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.
- csv(CsvOptions) - Method in interface software.amazon.awssdk.services.dynamodb.model.InputFormatOptions.Builder
-
The options for imported source files in CSV format.
- csv(Consumer<CsvOptions.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.InputFormatOptions.Builder
-
The options for imported source files in CSV format.
- csv() - Method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
The options for imported source files in CSV format.
- CsvOptions - Class in software.amazon.awssdk.services.dynamodb.model
-
Processing options for the CSV file being imported.
- CsvOptions.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleError
-
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleError
-
- Default() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.ExprVisitor.Default
-
- DEFAULT - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- Default() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ExprVisitor.Default
-
- DEFAULT - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime
-
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
- DefaultDynamoDbEndpointProvider - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- DefaultDynamoDbEndpointProvider() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.DefaultDynamoDbEndpointProvider
-
- DefaultDynamoDbStreamsEndpointProvider - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- DefaultDynamoDbStreamsEndpointProvider() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DefaultDynamoDbStreamsEndpointProvider
-
- defaultEngine() - Static method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEngine
-
- defaultEngine() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEngine
-
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.DefaultPartitionDataProvider
-
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DefaultPartitionDataProvider
-
- defaultProvider() - Static method in interface software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointProvider
-
- defaultProvider() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointProvider
-
- DefaultRuleEngine - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.DefaultRuleEngine
-
- DefaultRuleEngine - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DefaultRuleEngine
-
- defaultValue(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- defaultValue(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- 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
-
- deletionProtectionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
Indicates whether deletion protection is to be enabled (true) or disabled (false) on the table.
- deletionProtectionEnabled() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
Indicates whether deletion protection is to be enabled (true) or disabled (false) on the table.
- deletionProtectionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Indicates whether deletion protection is enabled (true) or disabled (false) on the table.
- deletionProtectionEnabled() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Indicates whether deletion protection is enabled (true) or disabled (false) on the table.
- deletionProtectionEnabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
Indicates whether deletion protection is to be enabled (true) or disabled (false) on the table.
- deletionProtectionEnabled() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
Indicates whether deletion protection is to be enabled (true) or disabled (false) on the table.
- delimiter(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CsvOptions.Builder
-
The delimiter used for separating items in the CSV file being imported.
- delimiter() - Method in class software.amazon.awssdk.services.dynamodb.model.CsvOptions
-
The delimiter used for separating items in the CSV file being imported.
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- DEPRECATED - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Deprecated
-
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- DEPRECATED - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Deprecated
-
- 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
-
- describeExport(DescribeExportRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Describes an existing table export.
- describeExport(Consumer<DescribeExportRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Describes an existing table export.
- describeExport(DescribeExportRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Describes an existing table export.
- describeExport(Consumer<DescribeExportRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Describes an existing table export.
- DescribeExportRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeExportRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeExportRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeExportRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeExportRequestMarshaller
-
- DescribeExportResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeExportResponse.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
-
- describeImport(DescribeImportRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Represents the properties of the import.
- describeImport(Consumer<DescribeImportRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Represents the properties of the import.
- describeImport(DescribeImportRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Represents the properties of the import.
- describeImport(Consumer<DescribeImportRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Represents the properties of the import.
- DescribeImportRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeImportRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeImportRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeImportRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeImportRequestMarshaller
-
- DescribeImportResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeImportResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- describeKinesisStreamingDestination(DescribeKinesisStreamingDestinationRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns information about the status of Kinesis streaming.
- describeKinesisStreamingDestination(Consumer<DescribeKinesisStreamingDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Returns information about the status of Kinesis streaming.
- describeKinesisStreamingDestination(DescribeKinesisStreamingDestinationRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns information about the status of Kinesis streaming.
- describeKinesisStreamingDestination(Consumer<DescribeKinesisStreamingDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Returns information about the status of Kinesis streaming.
- DescribeKinesisStreamingDestinationRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeKinesisStreamingDestinationRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DescribeKinesisStreamingDestinationRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DescribeKinesisStreamingDestinationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeKinesisStreamingDestinationRequestMarshaller
-
- DescribeKinesisStreamingDestinationResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DescribeKinesisStreamingDestinationResponse.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 quotas for your Amazon Web Services 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 quotas for your Amazon Web Services 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 quotas for your Amazon Web Services 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 quotas for your Amazon Web Services 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 quotas for your Amazon Web Services 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 quotas for your Amazon Web Services 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.
- 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
-
- DestinationStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- destinationStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse.Builder
-
The current status of the replication.
- destinationStatus(DestinationStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse.Builder
-
The current status of the replication.
- destinationStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
The current status of the replication.
- destinationStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse.Builder
-
The current status of the replication.
- destinationStatus(DestinationStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse.Builder
-
The current status of the replication.
- destinationStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
The current status of the replication.
- destinationStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination.Builder
-
The current status of replication.
- destinationStatus(DestinationStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination.Builder
-
The current status of replication.
- destinationStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination
-
The current status of replication.
- destinationStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
The current status of the replication.
- destinationStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
The current status of the replication.
- destinationStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination
-
The current status of replication.
- destinationStatusDescription(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination.Builder
-
The human-readable string that corresponds to the replica status.
- destinationStatusDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination
-
The human-readable string that corresponds to the replica status.
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AwsEndpointProviderUtils
-
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AwsEndpointProviderUtils
-
- disableKinesisStreamingDestination(DisableKinesisStreamingDestinationRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Stops replication from the DynamoDB table to the Kinesis data stream.
- disableKinesisStreamingDestination(Consumer<DisableKinesisStreamingDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Stops replication from the DynamoDB table to the Kinesis data stream.
- disableKinesisStreamingDestination(DisableKinesisStreamingDestinationRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Stops replication from the DynamoDB table to the Kinesis data stream.
- disableKinesisStreamingDestination(Consumer<DisableKinesisStreamingDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Stops replication from the DynamoDB table to the Kinesis data stream.
- DisableKinesisStreamingDestinationRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- DisableKinesisStreamingDestinationRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- DisableKinesisStreamingDestinationRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- DisableKinesisStreamingDestinationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DisableKinesisStreamingDestinationRequestMarshaller
-
- DisableKinesisStreamingDestinationResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- DisableKinesisStreamingDestinationResponse.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.
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionFn
-
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionFn
-
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs.Builder
-
- dnsSuffix() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs
-
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs.Builder
-
- dnsSuffix() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs
-
- documentation(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- documentation(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- documentation - Variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- documentation(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- documentation(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- documentation - Variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionFn
-
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionFn
-
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs.Builder
-
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs
-
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs.Builder
-
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs
-
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AwsEndpointProviderUtils
-
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AwsEndpointProviderUtils
-
- DuplicateItemException - Exception in software.amazon.awssdk.services.dynamodb.model
-
There was an attempt to insert an item with the same primary key as an item that already exists in the DynamoDB
table.
- DuplicateItemException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- 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
-
- DynamoDbAsyncWaiter - Interface in software.amazon.awssdk.services.dynamodb.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- DynamoDbAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.dynamodb.waiters
-
- 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
-
- DynamoDbClientOption<T> - Class in software.amazon.awssdk.services.dynamodb.internal
-
- DynamoDbEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- DynamoDbEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.DynamoDbEndpointAuthSchemeInterceptor
-
- DynamoDbEndpointParams - Class in software.amazon.awssdk.services.dynamodb.endpoints
-
The parameters object used to resolve an endpoint for the DynamoDb service.
- DynamoDbEndpointParams.Builder - Interface in software.amazon.awssdk.services.dynamodb.endpoints
-
- DynamoDbEndpointProvider - Interface in software.amazon.awssdk.services.dynamodb.endpoints
-
An endpoint provider for 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
-
- DynamoDbRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- DynamoDbRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.DynamoDbRequestSetEndpointInterceptor
-
- DynamoDbResolveEndpointInterceptor - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- DynamoDbResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.DynamoDbResolveEndpointInterceptor
-
- 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
-
- DynamoDbServiceClientConfiguration - Class in software.amazon.awssdk.services.dynamodb
-
Class to expose the service client settings to the user.
- DynamoDbServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.dynamodb
-
- 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
-
- DynamoDbStreamsClientOption<T> - Class in software.amazon.awssdk.services.dynamodb.streams.internal
-
- DynamoDbStreamsEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- DynamoDbStreamsEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DynamoDbStreamsEndpointAuthSchemeInterceptor
-
- DynamoDbStreamsEndpointParams - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints
-
The parameters object used to resolve an endpoint for the DynamoDbStreams service.
- DynamoDbStreamsEndpointParams.Builder - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints
-
- DynamoDbStreamsEndpointProvider - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints
-
An endpoint provider for DynamoDbStreams.
- 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
-
- DynamoDbStreamsRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- DynamoDbStreamsRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DynamoDbStreamsRequestSetEndpointInterceptor
-
- DynamoDbStreamsResolveEndpointInterceptor - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- DynamoDbStreamsResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DynamoDbStreamsResolveEndpointInterceptor
-
- 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
-
- DynamoDbStreamsServiceClientConfiguration - Class in software.amazon.awssdk.services.dynamodb.streams
-
Class to expose the service client settings to the user.
- DynamoDbStreamsServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.dynamodb.streams
-
- DynamoDbWaiter - Interface in software.amazon.awssdk.services.dynamodb.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- DynamoDbWaiter.Builder - Interface in software.amazon.awssdk.services.dynamodb.waiters
-
- 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 Amazon Web Services managed key or an Amazon Web
Services owned key.
- enabled() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
Indicates whether server-side encryption is done using an Amazon Web Services managed key or an Amazon Web
Services owned key.
- 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
-
- enableKinesisStreamingDestination(EnableKinesisStreamingDestinationRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable
workflow.
- enableKinesisStreamingDestination(Consumer<EnableKinesisStreamingDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable
workflow.
- enableKinesisStreamingDestination(EnableKinesisStreamingDestinationRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable
workflow.
- enableKinesisStreamingDestination(Consumer<EnableKinesisStreamingDestinationRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable
workflow.
- EnableKinesisStreamingDestinationRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- EnableKinesisStreamingDestinationRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- EnableKinesisStreamingDestinationRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- EnableKinesisStreamingDestinationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.EnableKinesisStreamingDestinationRequestMarshaller
-
- EnableKinesisStreamingDestinationResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- EnableKinesisStreamingDestinationResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- endingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange.Builder
-
The last sequence number for the stream records contained within a shard.
- endingSequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
The last sequence number for the stream records contained within a shard.
- endpoint(String) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointParams.Builder
-
- endpoint() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointParams
-
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule.Builder
-
- ENDPOINT - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- Endpoint - Class in software.amazon.awssdk.services.dynamodb.model
-
An endpoint information details.
- endpoint(String) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointParams.Builder
-
- endpoint() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointParams
-
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule.Builder
-
- ENDPOINT - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- Endpoint.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointDiscoveryEnabled(boolean) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbBaseClientBuilder
-
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AwsEndpointProviderUtils
-
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AwsEndpointProviderUtils
-
- endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AwsEndpointProviderUtils
-
- endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AwsEndpointProviderUtils
-
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbServiceClientConfiguration.Builder
-
Configure the endpointOverride
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsServiceClientConfiguration.Builder
-
Configure the endpointOverride
- endpointProvider(DynamoDbEndpointProvider) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbBaseClientBuilder
-
Set the
DynamoDbEndpointProvider
implementation that will be used by the client to determine the endpoint
for each request.
- endpointProvider(DynamoDbStreamsEndpointProvider) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsBaseClientBuilder
-
- EndpointResult - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- EndpointResult - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- EndpointResult.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- EndpointResult.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- EndpointRule - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRule
-
- EndpointRule - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRule
-
- EndpointRuleset - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- 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.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The time at which the export task completed.
- endTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The time at which the export task completed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The time at which this import task ended.
- endTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The time at which this import task ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The time at which the creation of the table associated with this import task completed.
- endTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The time at which the creation of the table associated with this import task completed.
- eq(boolean) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- eq(Expr) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- eq(boolean) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- eq(Expr) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Arn
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FatScope
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FnNode
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Index
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Key
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Identifier
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Deprecated
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameters
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Ref
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RegionOverride
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Dynamic
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Array
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Bool
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Int
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Record
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Str
-
- 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.BatchExecuteStatementRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
- 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.BatchStatementError
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
- 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.CsvOptions
-
- 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.DescribeExportRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
- 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.DescribeImportRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
- 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.DisableKinesisStreamingDestinationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
- 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.ImportSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
- 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.KinesisDataStreamDestination
-
- 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.ListExportsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
- 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.ListImportsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
- 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.ParameterizedStatement
-
- 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.S3BucketSource
-
- 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.TableClassSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
- 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
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Arn
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FatScope
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnNode
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Index
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Key
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Identifier
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Deprecated
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameters
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Ref
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RegionOverride
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Dynamic
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Array
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Bool
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Int
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Record
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Str
-
- equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
- 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.BatchExecuteStatementRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
- 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.BatchStatementError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
- 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.CsvOptions
-
- 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.DescribeExportRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
- 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.DescribeImportRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
- 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.DisableKinesisStreamingDestinationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
- 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.ImportSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
- 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.KinesisDataStreamDestination
-
- 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.ListExportsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
- 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.ListImportsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
- 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.ParameterizedStatement
-
- 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.S3BucketSource
-
- 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.TableClassSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
- 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
-
- error(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule.Builder
-
- ERROR - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- error(BatchStatementError) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse.Builder
-
The error associated with a failed PartiQL batch statement.
- error(Consumer<BatchStatementError.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse.Builder
-
The error associated with a failed PartiQL batch statement.
- error() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
The error associated with a failed PartiQL batch statement.
- error(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule.Builder
-
- ERROR - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- errorCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The number of errors occurred on importing the source file into the target table.
- errorCount() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The number of errors occurred on importing the source file into the target table.
- ErrorRule - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.ErrorRule
-
- ErrorRule - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ErrorRule
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.BooleanEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition
-
- Eval - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.Eval
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr
-
- eval(Value) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part
-
- eval(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Index
-
- eval(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Key
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsValidHostLabel
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsVirtualHostableS3Bucket
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Ref
-
- eval(Expr) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.SingleArgFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.StringEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Substring
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.BooleanEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition
-
- Eval - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Eval
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr
-
- eval(Value) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part
-
- eval(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Index
-
- eval(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Key
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsValidHostLabel
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsVirtualHostableS3Bucket
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Ref
-
- eval(Expr) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.SingleArgFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.StringEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Substring
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsSet
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Not
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseArn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseUrl
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.SingleArgFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.UriEncodeFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsSet
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Not
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseArn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseUrl
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.SingleArgFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.UriEncodeFn
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.DefaultRuleEngine
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRuleset
using the named values in
args
as input into the rule set.
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DefaultRuleEngine
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRuleset
using the named values in
args
as input into the rule set.
- evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- 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 Amazon Web Services service from which the stream record originated.
- eventSource() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
-
The Amazon Web Services 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.
- executeStatement(ExecuteStatementRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL.
- executeStatement(Consumer<ExecuteStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL.
- executeStatement(ExecuteStatementRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL.
- executeStatement(Consumer<ExecuteStatementRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL.
- ExecuteStatementRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ExecuteStatementRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ExecuteStatementRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ExecuteStatementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ExecuteStatementRequestMarshaller
-
- ExecuteStatementResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ExecuteStatementResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- executeTransaction(ExecuteTransactionRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL.
- executeTransaction(Consumer<ExecuteTransactionRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL.
- executeTransaction(ExecuteTransactionRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL.
- executeTransaction(Consumer<ExecuteTransactionRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL.
- ExecuteTransactionRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ExecuteTransactionRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ExecuteTransactionRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ExecuteTransactionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ExecuteTransactionRequestMarshaller
-
- ExecuteTransactionResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ExecuteTransactionResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- 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:
- expectArray() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Array
-
- expectArray() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- expectArray() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Array
-
- expectArray() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- expectBool() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Bool
-
- expectBool() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- expectBool() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Bool
-
- expectBool() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- 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
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Int
-
- expectInt() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Int
-
- expectLiteral() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template
-
- expectLiteral() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template
-
- expectLiteralString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal
-
- expectLiteralString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal
-
- expectOneArg() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- expectOneArg() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- expectRecord() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- expectRecord() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Record
-
- expectRecord() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- expectRecord() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Record
-
- expectString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- expectString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Str
-
- expectString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- expectString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Str
-
- expectTwoArgs() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- expectTwoArgs() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- 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
-
- exportArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeExportRequest.Builder
-
The Amazon Resource Name (ARN) associated with the export.
- exportArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportRequest
-
The Amazon Resource Name (ARN) associated with the export.
- exportArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The Amazon Resource Name (ARN) of the table export.
- exportArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The Amazon Resource Name (ARN) of the table export.
- exportArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportSummary.Builder
-
The Amazon Resource Name (ARN) of the export.
- exportArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
The Amazon Resource Name (ARN) of the export.
- ExportConflictException - Exception in software.amazon.awssdk.services.dynamodb.model
-
There was a conflict when writing to the specified S3 bucket.
- ExportConflictException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- exportDescription(ExportDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse.Builder
-
Represents the properties of the export.
- exportDescription(Consumer<ExportDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse.Builder
-
Represents the properties of the export.
- exportDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
Represents the properties of the export.
- ExportDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of the exported table.
- exportDescription(ExportDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse.Builder
-
Contains a description of the table export.
- exportDescription(Consumer<ExportDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse.Builder
-
Contains a description of the table export.
- exportDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
Contains a description of the table export.
- ExportDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- exportFormat(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The format of the exported data.
- exportFormat(ExportFormat) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The format of the exported data.
- exportFormat() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The format of the exported data.
- ExportFormat - Enum in software.amazon.awssdk.services.dynamodb.model
-
- exportFormat(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
The format for the exported data.
- exportFormat(ExportFormat) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
The format for the exported data.
- exportFormat() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
The format for the exported data.
- exportFormatAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The format of the exported data.
- exportFormatAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
The format for the exported data.
- exportManifest(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The name of the manifest file for the export task.
- exportManifest() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The name of the manifest file for the export task.
- ExportNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The specified export was not found.
- ExportNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- exportStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
- exportStatus(ExportStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
- exportStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
- ExportStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- exportStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportSummary.Builder
-
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
- exportStatus(ExportStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportSummary.Builder
-
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
- exportStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
- exportStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
- exportStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
- exportSummaries(Collection<ExportSummary>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListExportsResponse.Builder
-
A list of ExportSummary
objects.
- exportSummaries(ExportSummary...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListExportsResponse.Builder
-
A list of ExportSummary
objects.
- exportSummaries(Consumer<ExportSummary.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListExportsResponse.Builder
-
A list of ExportSummary
objects.
- exportSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
A list of ExportSummary
objects.
- ExportSummary - Class in software.amazon.awssdk.services.dynamodb.model
-
Summary information about an export task.
- ExportSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- exportTableToPointInTime(ExportTableToPointInTimeRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Exports table data to an S3 bucket.
- exportTableToPointInTime(Consumer<ExportTableToPointInTimeRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Exports table data to an S3 bucket.
- exportTableToPointInTime(ExportTableToPointInTimeRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Exports table data to an S3 bucket.
- exportTableToPointInTime(Consumer<ExportTableToPointInTimeRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Exports table data to an S3 bucket.
- ExportTableToPointInTimeRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ExportTableToPointInTimeRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ExportTableToPointInTimeRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ExportTableToPointInTimeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ExportTableToPointInTimeRequestMarshaller
-
- ExportTableToPointInTimeResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ExportTableToPointInTimeResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- exportTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
Point in time from which table data was exported.
- exportTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
Point in time from which table data was exported.
- exportTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
Time in the past from which to export table data, counted in seconds from the start of the Unix epoch.
- exportTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
Time in the past from which to export table data, counted in seconds from the start of the Unix epoch.
- expr() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition
-
- Expr - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Expr() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Expr
-
- expr() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- expr() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition
-
- Expr - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Expr() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Expr
-
- expr() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- 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.
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- get(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameters
-
- get(int) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Array
-
- get(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Record
-
- 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(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameters
-
- get(int) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Array
-
- get(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Record
-
- Get.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- getArgv() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- getArgv() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FnNode
-
- getArgv() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- getArgv() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnNode
-
- getAttr(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Expr
-
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Expr
-
- GetAttr - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr
-
- getAttr(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Expr
-
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Expr
-
- GetAttr - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr
-
- GetAttr.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- GetAttr.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- GetAttr.Part - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- GetAttr.Part - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- getBuiltIn() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- getBuiltIn() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- getConditions() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- getConditions() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- getContext() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference
-
- getContext() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference
-
- getDefault() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ExprVisitor.Default
-
- getDefault() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefault() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ExprVisitor.Default
-
- getDefault() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- getDefaultValue() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- getDeprecated() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- getDeprecated() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- getDocumentation() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- getDocumentation() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- getEndpoint() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRule
-
- getEndpoint() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRule
-
- getExpr() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Dynamic
-
- getExpr() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Dynamic
-
- getFn() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition
-
- getFn() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition
-
- getHeaders() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult
-
- getHeaders() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint
-
- getHeaders() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult
-
- getHeaders() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint
-
- getId() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FnNode
-
- getId() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnNode
-
- 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
-
- getLeft() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.BooleanEqualsFn
-
- getLeft() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.StringEqualsFn
-
- getLeft() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.BooleanEqualsFn
-
- getLeft() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.StringEqualsFn
-
- getName() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- getName() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference
-
- getName() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Ref
-
- getName() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- getName() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference
-
- getName() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Ref
-
- getParameters() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset
-
- getParameters() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset
-
- getParts() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template
-
- getParts() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template
-
- getProperties() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult
-
- getProperties() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint
-
- getProperties() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult
-
- getProperties() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint
-
- 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
-
- getResult() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition
-
- getResult() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition
-
- getRight() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.BooleanEqualsFn
-
- getRight() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.StringEqualsFn
-
- getRight() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.BooleanEqualsFn
-
- getRight() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.StringEqualsFn
-
- getRules() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset
-
- getRules() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset
-
- getServiceId() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset
-
- getServiceId() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset
-
- 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
-
- getType() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- getType() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- getUrl() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult
-
- getUrl() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint
-
- getUrl() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult
-
- getUrl() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint
-
- getValue() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- getValue(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- getValue() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Literal
-
- getValue() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Record
-
- getValue() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- getValue(Identifier) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- getValue() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Literal
-
- getValue() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Record
-
- 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.BatchExecuteStatementRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
- 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.BatchStatementError
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
- 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.CsvOptions
-
- 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.DescribeExportRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
- 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.DescribeImportRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
- 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.DisableKinesisStreamingDestinationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
- 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.ExecuteStatementRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
- 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.ExportDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
- 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.ImportSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
- 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.KinesisDataStreamDestination
-
- 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.ListExportsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
- 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.ListImportsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
- 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.ParameterizedStatement
-
- 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.S3BucketSource
-
- 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.TableClassSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
- 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
-
- getVersion() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset
-
- getVersion() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset
-
- 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<GlobalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
The Global Secondary Indexes (GSI) of the table to be created as part of the import operation.
- globalSecondaryIndexes(GlobalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
The Global Secondary Indexes (GSI) of the table to be created as part of the import operation.
- globalSecondaryIndexes(Consumer<GlobalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
The Global Secondary Indexes (GSI) of the table to be created as part of the import operation.
- globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
The Global Secondary Indexes (GSI) of the table to be created as part of the import operation.
- 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 Amazon Web Services 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 Amazon Web Services Regions.
- hasAttributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
For responses, this returns true if the service returned a value for the AttributeDefinitions property.
- hasAttributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
For responses, this returns true if the service returned a value for the AttributeDefinitions property.
- hasAttributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
For responses, this returns true if the service returned a value for the AttributeDefinitions property.
- hasAttributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
For responses, this returns true if the service returned a value for the AttributeDefinitions property.
- hasAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
-
For responses, this returns true if the service returned a value for the Attributes property.
- hasAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
-
For responses, this returns true if the service returned a value for the Attributes property.
- hasAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
-
For responses, this returns true if the service returned a value for the Attributes property.
- hasAttributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
For responses, this returns true if the service returned a value for the AttributesToGet property.
- hasAttributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
For responses, this returns true if the service returned a value for the AttributesToGet property.
- hasAttributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
For responses, this returns true if the service returned a value for the AttributesToGet property.
- hasAttributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
For responses, this returns true if the service returned a value for the AttributesToGet property.
- hasAttributeUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
For responses, this returns true if the service returned a value for the AttributeUpdates property.
- hasAttributeValueList() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
-
For responses, this returns true if the service returned a value for the AttributeValueList property.
- hasAttributeValueList() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
For responses, this returns true if the service returned a value for the AttributeValueList property.
- hasBackupSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
-
For responses, this returns true if the service returned a value for the BackupSummaries property.
- hasBs() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
For responses, this returns true if the service returned a value for the BS property.
- hasCancellationReasons() - Method in exception software.amazon.awssdk.services.dynamodb.model.TransactionCanceledException
-
For responses, this returns true if the service returned a value for the CancellationReasons property.
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
For responses, this returns true if the service returned a value for the ConsumedCapacity property.
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
For responses, this returns true if the service returned a value for the ConsumedCapacity property.
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
For responses, this returns true if the service returned a value for the ConsumedCapacity property.
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
For responses, this returns true if the service returned a value for the ConsumedCapacity property.
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
For responses, this returns true if the service returned a value for the ConsumedCapacity property.
- hasConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
For responses, this returns true if the service returned a value for the ConsumedCapacity property.
- hasContributorInsightsRuleList() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContributorInsightsResponse
-
For responses, this returns true if the service returned a value for the ContributorInsightsRuleList property.
- hasContributorInsightsSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListContributorInsightsResponse
-
For responses, this returns true if the service returned a value for the ContributorInsightsSummaries property.
- hasEndpoints() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeEndpointsResponse
-
For responses, this returns true if the service returned a value for the Endpoints property.
- hasExclusiveStartKey() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
For responses, this returns true if the service returned a value for the ExclusiveStartKey property.
- hasExclusiveStartKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
For responses, this returns true if the service returned a value for the ExclusiveStartKey property.
- hasExpected() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
For responses, this returns true if the service returned a value for the Expected property.
- hasExpected() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
For responses, this returns true if the service returned a value for the Expected property.
- hasExpected() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
For responses, this returns true if the service returned a value for the Expected property.
- hasExportSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
For responses, this returns true if the service returned a value for the ExportSummaries property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeNames property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasExpressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
For responses, this returns true if the service returned a value for the ExpressionAttributeValues property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingDescription
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexes property.
- hasGlobalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexOverride property.
- hasGlobalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexOverride property.
- hasGlobalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexUpdates property.
- hasGlobalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
For responses, this returns true if the service returned a value for the GlobalSecondaryIndexUpdates property.
- hasGlobalTableGlobalSecondaryIndexSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
For responses, this returns true if the service returned a value for the
GlobalTableGlobalSecondaryIndexSettingsUpdate property.
- hasGlobalTables() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
-
For responses, this returns true if the service returned a value for the GlobalTables property.
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Str
-
- 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.BatchExecuteStatementRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
- 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.BatchStatementError
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
- 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.CsvOptions
-
- 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.DescribeExportRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
- 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.DescribeImportRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
- 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.DisableKinesisStreamingDestinationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
- 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.ImportSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
- 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.KinesisDataStreamDestination
-
- 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.ListExportsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
- 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.ListImportsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
- 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.ParameterizedStatement
-
- 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.S3BucketSource
-
- 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.TableClassSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
- 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
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Str
-
- hashCode() - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
- hasHeaderList() - Method in class software.amazon.awssdk.services.dynamodb.model.CsvOptions
-
For responses, this returns true if the service returned a value for the HeaderList property.
- hasImportSummaryList() - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
For responses, this returns true if the service returned a value for the ImportSummaryList property.
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
For responses, this returns true if the service returned a value for the Item property.
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.CancellationReason
-
For responses, this returns true if the service returned a value for the Item property.
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
-
For responses, this returns true if the service returned a value for the Item property.
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemResponse
-
For responses, this returns true if the service returned a value for the Item property.
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.Put
-
For responses, this returns true if the service returned a value for the Item property.
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
-
For responses, this returns true if the service returned a value for the Item property.
- hasItem() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
-
For responses, this returns true if the service returned a value for the Item property.
- hasItemCollectionKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
For responses, this returns true if the service returned a value for the ItemCollectionKey property.
- hasItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
For responses, this returns true if the service returned a value for the ItemCollectionMetrics property.
- hasItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsResponse
-
For responses, this returns true if the service returned a value for the ItemCollectionMetrics property.
- hasItems() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
For responses, this returns true if the service returned a value for the Items property.
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ConditionCheck
-
For responses, this returns true if the service returned a value for the Key property.
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.Delete
-
For responses, this returns true if the service returned a value for the Key property.
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
-
For responses, this returns true if the service returned a value for the Key property.
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
-
For responses, this returns true if the service returned a value for the Key property.
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.Get
-
For responses, this returns true if the service returned a value for the Key property.
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
-
For responses, this returns true if the service returned a value for the Key property.
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.Update
-
For responses, this returns true if the service returned a value for the Key property.
- hasKey() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
-
For responses, this returns true if the service returned a value for the Key property.
- hasKeyConditions() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
For responses, this returns true if the service returned a value for the KeyConditions property.
- hasKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
-
For responses, this returns true if the service returned a value for the Keys property.
- hasKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
For responses, this returns true if the service returned a value for the Keys property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKeySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
For responses, this returns true if the service returned a value for the KeySchema property.
- hasKinesisDataStreamDestinations() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
For responses, this returns true if the service returned a value for the KinesisDataStreamDestinations property.
- hasL() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
For responses, this returns true if the service returned a value for the L property.
- hasLastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
For responses, this returns true if the service returned a value for the LastEvaluatedKey property.
- hasLastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
-
For responses, this returns true if the service returned a value for the LastEvaluatedKey property.
- hasLastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
-
For responses, this returns true if the service returned a value for the LastEvaluatedKey property.
- hasLocalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
-
For responses, this returns true if the service returned a value for the LocalSecondaryIndexes property.
- hasLocalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
For responses, this returns true if the service returned a value for the LocalSecondaryIndexes property.
- hasLocalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
-
For responses, this returns true if the service returned a value for the LocalSecondaryIndexes property.
- hasLocalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
For responses, this returns true if the service returned a value for the LocalSecondaryIndexes property.
- hasLocalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
-
For responses, this returns true if the service returned a value for the LocalSecondaryIndexOverride property.
- hasLocalSecondaryIndexOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
-
For responses, this returns true if the service returned a value for the LocalSecondaryIndexOverride property.
- hasM() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
For responses, this returns true if the service returned a value for the M property.
- hasNewImage() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
For responses, this returns true if the service returned a value for the NewImage property.
- hasNonKeyAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
-
For responses, this returns true if the service returned a value for the NonKeyAttributes property.
- hasNs() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
For responses, this returns true if the service returned a value for the NS property.
- hasOldImage() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
-
For responses, this returns true if the service returned a value for the OldImage property.
- hasParameters() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
For responses, this returns true if the service returned a value for the Parameters property.
- hasParameters() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
For responses, this returns true if the service returned a value for the Parameters property.
- hasParameters() - Method in class software.amazon.awssdk.services.dynamodb.model.ParameterizedStatement
-
For responses, this returns true if the service returned a value for the Parameters property.
- hasQueryFilter() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
-
For responses, this returns true if the service returned a value for the QueryFilter property.
- hasRecords() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
-
For responses, this returns true if the service returned a value for the Records property.
- hasReplicaGlobalSecondaryIndexSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
For responses, this returns true if the service returned a value for the ReplicaGlobalSecondaryIndexSettings
property.
- hasReplicaGlobalSecondaryIndexSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
For responses, this returns true if the service returned a value for the
ReplicaGlobalSecondaryIndexSettingsUpdate property.
- hasReplicaGlobalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaAutoScalingUpdate
-
For responses, this returns true if the service returned a value for the ReplicaGlobalSecondaryIndexUpdates
property.
- hasReplicas() - Method in class software.amazon.awssdk.services.dynamodb.model.TableAutoScalingDescription
-
For responses, this returns true if the service returned a value for the Replicas property.
- hasReplicas() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
For responses, this returns true if the service returned a value for the Replicas property.
- hasReplicaSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
-
For responses, this returns true if the service returned a value for the ReplicaSettings property.
- hasReplicaSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
-
For responses, this returns true if the service returned a value for the ReplicaSettings property.
- hasReplicaSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
-
For responses, this returns true if the service returned a value for the ReplicaSettingsUpdate property.
- hasReplicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
-
For responses, this returns true if the service returned a value for the ReplicationGroup property.
- hasReplicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
-
For responses, this returns true if the service returned a value for the ReplicationGroup property.
- hasReplicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
-
For responses, this returns true if the service returned a value for the ReplicationGroup property.
- hasReplicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
-
For responses, this returns true if the service returned a value for the ReplicaUpdates property.
- hasReplicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableReplicaAutoScalingRequest
-
For responses, this returns true if the service returned a value for the ReplicaUpdates property.
- hasReplicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
For responses, this returns true if the service returned a value for the ReplicaUpdates property.
- hasRequestItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
-
For responses, this returns true if the service returned a value for the RequestItems property.
- hasRequestItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
-
For responses, this returns true if the service returned a value for the RequestItems property.
- hasResponses() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
For responses, this returns true if the service returned a value for the Responses property.
- hasResponses() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
For responses, this returns true if the service returned a value for the Responses property.
- hasResponses() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
For responses, this returns true if the service returned a value for the Responses property.
- hasResponses() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse
-
For responses, this returns true if the service returned a value for the Responses property.
- hasScalingPolicies() - Method in class software.amazon.awssdk.services.dynamodb.model.AutoScalingSettingsDescription
-
For responses, this returns true if the service returned a value for the ScalingPolicies property.
- hasScanFilter() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
-
For responses, this returns true if the service returned a value for the ScanFilter property.
- hasShards() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
-
For responses, this returns true if the service returned a value for the Shards property.
- hasSizeEstimateRangeGB() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
-
For responses, this returns true if the service returned a value for the SizeEstimateRangeGB property.
- hasSs() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
For responses, this returns true if the service returned a value for the SS property.
- hasStatements() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementRequest
-
For responses, this returns true if the service returned a value for the Statements property.
- hasStreams() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
-
For responses, this returns true if the service returned a value for the Streams property.
- hasTableNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
-
For responses, this returns true if the service returned a value for the TableNames property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTransactItems() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactGetItemsRequest
-
For responses, this returns true if the service returned a value for the TransactItems property.
- hasTransactItems() - Method in class software.amazon.awssdk.services.dynamodb.model.TransactWriteItemsRequest
-
For responses, this returns true if the service returned a value for the TransactItems property.
- hasTransactStatements() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
For responses, this returns true if the service returned a value for the TransactStatements property.
- hasUnprocessedItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
-
For responses, this returns true if the service returned a value for the UnprocessedItems property.
- hasUnprocessedKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
-
For responses, this returns true if the service returned a value for the UnprocessedKeys property.
- headerList(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CsvOptions.Builder
-
List of the headers used to specify a common header for all source CSV files being imported.
- headerList(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CsvOptions.Builder
-
List of the headers used to specify a common header for all source CSV files being imported.
- headerList() - Method in class software.amazon.awssdk.services.dynamodb.model.CsvOptions
-
List of the headers used to specify a common header for all source CSV files being imported.
- hostLabel() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsVirtualHostableS3Bucket
-
- hostLabel() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.BooleanEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsSet
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsValidHostLabel
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Not
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseArn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseUrl
-
- id(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition.Builder
-
- id() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionFn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.StringEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Substring
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.UriEncodeFn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.BooleanEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsSet
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsValidHostLabel
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Not
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseArn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseUrl
-
- id(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition.Builder
-
- id() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionFn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.StringEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Substring
-
- ID - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.UriEncodeFn
-
- 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
-
- Identifier - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Identifier
-
- Identifier - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Identifier
-
- 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
-
- importArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeImportRequest.Builder
-
The Amazon Resource Name (ARN) associated with the table you're importing to.
- importArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportRequest
-
The Amazon Resource Name (ARN) associated with the table you're importing to.
- importArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The Amazon Resource Number (ARN) corresponding to the import request.
- importArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The Amazon Resource Number (ARN) corresponding to the import request.
- importArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The Amazon Resource Number (ARN) corresponding to the import request.
- importArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The Amazon Resource Number (ARN) corresponding to the import request.
- ImportConflictException - Exception in software.amazon.awssdk.services.dynamodb.model
-
There was a conflict when importing from the specified S3 source.
- ImportConflictException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- importedItemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The number of items successfully imported into the new table.
- importedItemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The number of items successfully imported into the new table.
- ImportNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The specified import was not found.
- ImportNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ImportStatus - Enum in software.amazon.awssdk.services.dynamodb.model
-
- importStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The status of the import operation.
- importStatus(ImportStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The status of the import operation.
- importStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The status of the import operation.
- importStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The status of the import.
- importStatus(ImportStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The status of the import.
- importStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The status of the import.
- importStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The status of the import operation.
- importStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The status of the import.
- ImportSummary - Class in software.amazon.awssdk.services.dynamodb.model
-
Summary information about the source file for the import.
- ImportSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- importSummaryList(Collection<ImportSummary>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListImportsResponse.Builder
-
A list of ImportSummary
objects.
- importSummaryList(ImportSummary...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListImportsResponse.Builder
-
A list of ImportSummary
objects.
- importSummaryList(Consumer<ImportSummary.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListImportsResponse.Builder
-
A list of ImportSummary
objects.
- importSummaryList() - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
A list of ImportSummary
objects.
- importTable(ImportTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Imports table data from an S3 bucket.
- importTable(Consumer<ImportTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Imports table data from an S3 bucket.
- importTable(ImportTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Imports table data from an S3 bucket.
- importTable(Consumer<ImportTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Imports table data from an S3 bucket.
- importTableDescription(ImportTableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse.Builder
-
Represents the properties of the table created for the import, and parameters of the import.
- importTableDescription(Consumer<ImportTableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse.Builder
-
Represents the properties of the table created for the import, and parameters of the import.
- importTableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
Represents the properties of the table created for the import, and parameters of the import.
- ImportTableDescription - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents the properties of the table being imported into.
- importTableDescription(ImportTableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableResponse.Builder
-
Represents the properties of the table created for the import, and parameters of the import.
- importTableDescription(Consumer<ImportTableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableResponse.Builder
-
Represents the properties of the table created for the import, and parameters of the import.
- importTableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
Represents the properties of the table created for the import, and parameters of the import.
- ImportTableDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ImportTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ImportTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ImportTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ImportTableRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ImportTableRequestMarshaller
-
- ImportTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ImportTableResponse.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 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 KMS key was inaccessible.
- Index(int) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Index
-
- index() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Index
-
- Index(int) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Index
-
- index() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Index
-
- 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:
- INFERRED - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionFn
-
- INFERRED - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionFn
-
- InnerParseError - Exception in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.dynamodb.endpoints.internal.InnerParseError
-
- InnerParseError - Exception in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.InnerParseError
-
- inputCompressionType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The compression options for the data that has been imported into the target table.
- inputCompressionType(InputCompressionType) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The compression options for the data that has been imported into the target table.
- inputCompressionType() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The compression options for the data that has been imported into the target table.
- inputCompressionType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
Type of compression to be used on the input coming from the imported table.
- inputCompressionType(InputCompressionType) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
Type of compression to be used on the input coming from the imported table.
- inputCompressionType() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
Type of compression to be used on the input coming from the imported table.
- InputCompressionType - Enum in software.amazon.awssdk.services.dynamodb.model
-
- inputCompressionTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The compression options for the data that has been imported into the target table.
- inputCompressionTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
Type of compression to be used on the input coming from the imported table.
- inputFormat(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The format of the source data.
- inputFormat(InputFormat) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The format of the source data.
- inputFormat() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The format of the source data.
- inputFormat(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The format of the source data going into the target table.
- inputFormat(InputFormat) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The format of the source data going into the target table.
- inputFormat() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The format of the source data going into the target table.
- inputFormat(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
The format of the source data.
- inputFormat(InputFormat) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
The format of the source data.
- inputFormat() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
The format of the source data.
- InputFormat - Enum in software.amazon.awssdk.services.dynamodb.model
-
- inputFormatAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The format of the source data.
- inputFormatAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The format of the source data going into the target table.
- inputFormatAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
The format of the source data.
- inputFormatOptions(InputFormatOptions) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The format options for the data that was imported into the target table.
- inputFormatOptions(Consumer<InputFormatOptions.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The format options for the data that was imported into the target table.
- inputFormatOptions() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The format options for the data that was imported into the target table.
- inputFormatOptions(InputFormatOptions) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
Additional properties that specify how the input is formatted,
- inputFormatOptions(Consumer<InputFormatOptions.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
Additional properties that specify how the input is formatted,
- inputFormatOptions() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
Additional properties that specify how the input is formatted,
- InputFormatOptions - Class in software.amazon.awssdk.services.dynamodb.model
-
The format options for the data that was imported into the target table.
- InputFormatOptions.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- insert(String, T) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- insert(String, T) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- 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
-
- into() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- Into<T> - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- into() - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.Into
-
- into() - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.IntoSelf
-
- into() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- Into<T> - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- into() - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Into
-
- into() - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IntoSelf
-
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- InvalidExportTimeException - Exception in software.amazon.awssdk.services.dynamodb.model
-
The specified ExportTime
is outside of the point in time recovery window.
- InvalidExportTimeException.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
-
- IS_IP - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseUrl
-
- IS_IP - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseUrl
-
- isBuiltIn() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- isBuiltIn() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- isNone() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- isNone() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.None
-
- isNone() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- isNone() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.None
-
- isRequired() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- isRequired() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- IsSet - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsSet
-
- IsSet - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsSet
-
- isStatic() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template
-
- isStatic() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template
-
- IsValidHostLabel - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsValidHostLabel
-
- IsValidHostLabel - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsValidHostLabel
-
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.IsVirtualHostableS3Bucket
-
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.IsVirtualHostableS3Bucket
-
- item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse.Builder
-
A DynamoDB item associated with a BatchStatementResponse
- item() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
A DynamoDB item associated with a BatchStatementResponse
- 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.ExportDescription.Builder
-
The number of items exported.
- itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The number of items exported.
- 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.ExecuteStatementResponse.Builder
-
If a read operation was used, this property will contain the result of the read operation; a map of attribute
names and their values.
- items(Map<String, AttributeValue>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse.Builder
-
If a read operation was used, this property will contain the result of the read operation; a map of attribute
names and their values.
- items() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
If a read operation was used, this property will contain the result of the read operation; a map of attribute
names and their values.
- 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.ListExportsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListImportsIterable
-
- 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
-
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Key
-
- key() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Key
-
- 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.
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Key
-
- key() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Key
-
- 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.TableCreationParameters.Builder
-
The primary key and option sort key of the table created as part of the import operation.
- keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
The primary key and option sort key of the table created as part of the import operation.
- keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
The primary key and option sort key of the table created as part of the import operation.
- keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
The primary key and option sort key of the table created as part of the import operation.
- 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:
- KinesisDataStreamDestination - Class in software.amazon.awssdk.services.dynamodb.model
-
Describes a Kinesis data stream destination.
- KinesisDataStreamDestination.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- kinesisDataStreamDestinations(Collection<KinesisDataStreamDestination>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse.Builder
-
The list of replica structures for the table being described.
- kinesisDataStreamDestinations(KinesisDataStreamDestination...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse.Builder
-
The list of replica structures for the table being described.
- kinesisDataStreamDestinations(Consumer<KinesisDataStreamDestination.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse.Builder
-
The list of replica structures for the table being described.
- kinesisDataStreamDestinations() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
The list of replica structures for the table being described.
- kmsMasterKeyArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
-
The KMS key ARN used for the KMS encryption.
- kmsMasterKeyArn() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
-
The KMS key ARN used for the KMS encryption.
- kmsMasterKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
The KMS key that should be used for KMS encryption in the new replica.
- kmsMasterKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
The KMS key that should be used for KMS encryption in the new replica.
- kmsMasterKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
The KMS key of the replica that will be used for KMS encryption.
- kmsMasterKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
The KMS key of the replica that will be used for KMS encryption.
- kmsMasterKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSESpecification.Builder
-
The KMS key that should be used for the KMS encryption.
- kmsMasterKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
-
The KMS key that should be used for the KMS encryption.
- kmsMasterKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
The KMS key of the replica that should be used for KMS encryption.
- kmsMasterKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
The KMS key of the replica that should be used for 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.BatchStatementErrorCodeEnum
-
- 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.DestinationStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ExportFormat
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ExportStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ImportStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.InputCompressionType
-
- knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.InputFormat
-
- 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.S3SseAlgorithm
-
- 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.TableClass
-
- 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.ExecuteStatementResponse.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.ExecuteStatementResponse
-
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.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.
- lastUpdateDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableClassSummary.Builder
-
The date and time at which the table class was last updated.
- lastUpdateDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.TableClassSummary
-
The date and time at which the table class was last updated.
- 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.
- length() - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
Execute the length function, with this value as the first parameter:
https://jmespath.org/specification.html#length
- 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.ExecuteStatementRequest.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.ExecuteStatementRequest
-
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.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 Amazon Web Services account.
- listBackups(Consumer<ListBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
List backups associated with an Amazon Web Services account.
- listBackups() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
List backups associated with an Amazon Web Services account.
- listBackups() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
List backups associated with an Amazon Web Services account.
- listBackups(ListBackupsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
List backups associated with an Amazon Web Services account.
- listBackups(Consumer<ListBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
List backups associated with an Amazon Web Services 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
-
- listExports(ListExportsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists completed exports within the past 90 days.
- listExports(Consumer<ListExportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists completed exports within the past 90 days.
- listExports(ListExportsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists completed exports within the past 90 days.
- listExports(Consumer<ListExportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists completed exports within the past 90 days.
- ListExportsIterable - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ListExportsIterable(DynamoDbClient, ListExportsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListExportsIterable
-
- listExportsPaginator(ListExportsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists completed exports within the past 90 days.
- listExportsPaginator(Consumer<ListExportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists completed exports within the past 90 days.
- listExportsPaginator(ListExportsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists completed exports within the past 90 days.
- listExportsPaginator(Consumer<ListExportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists completed exports within the past 90 days.
- ListExportsPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ListExportsPublisher(DynamoDbAsyncClient, ListExportsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListExportsPublisher
-
- ListExportsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListExportsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ListExportsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ListExportsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListExportsRequestMarshaller
-
- ListExportsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListExportsResponse.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
-
- listImports(ListImportsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists completed imports within the past 90 days.
- listImports(Consumer<ListImportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists completed imports within the past 90 days.
- listImports(ListImportsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists completed imports within the past 90 days.
- listImports(Consumer<ListImportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists completed imports within the past 90 days.
- ListImportsIterable - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ListImportsIterable(DynamoDbClient, ListImportsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListImportsIterable
-
- listImportsPaginator(ListImportsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists completed imports within the past 90 days.
- listImportsPaginator(Consumer<ListImportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
Lists completed imports within the past 90 days.
- listImportsPaginator(ListImportsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists completed imports within the past 90 days.
- listImportsPaginator(Consumer<ListImportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
Lists completed imports within the past 90 days.
- ListImportsPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
-
- ListImportsPublisher(DynamoDbAsyncClient, ListImportsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListImportsPublisher
-
- ListImportsRequest - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListImportsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ListImportsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
-
- ListImportsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListImportsRequestMarshaller
-
- ListImportsResponse - Class in software.amazon.awssdk.services.dynamodb.model
-
- ListImportsResponse.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.
- 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
-
- Literal - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Literal(String) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Literal
-
- Literal - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Literal(String) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Literal
-
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- loadPartitions() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.DefaultPartitionDataProvider
-
- loadPartitions() - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionDataProvider
-
- loadPartitions() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DefaultPartitionDataProvider
-
- loadPartitions() - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionDataProvider
-
- 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.
- pageSize(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListImportsRequest.Builder
-
The number of ImportSummary
objects returned in a single page.
- pageSize() - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsRequest
-
The number of ImportSummary
objects returned in a single page.
- Parameter - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- Parameter - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- Parameter.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Parameter.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Parameter.Deprecated - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Parameter.Deprecated - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- ParameterizedStatement - Class in software.amazon.awssdk.services.dynamodb.model
-
Represents a PartiQL statment that uses parameters.
- ParameterizedStatement.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- ParameterReference - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- ParameterReference - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- ParameterReference.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- ParameterReference.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- parameters(Parameters) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset.Builder
-
- Parameters - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- parameters(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest.Builder
-
The parameters associated with a PartiQL statement in the batch request.
- parameters(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest.Builder
-
The parameters associated with a PartiQL statement in the batch request.
- parameters(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest.Builder
-
The parameters associated with a PartiQL statement in the batch request.
- parameters() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
The parameters associated with a PartiQL statement in the batch request.
- parameters(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest.Builder
-
The parameters for the PartiQL statement, if any.
- parameters(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest.Builder
-
The parameters for the PartiQL statement, if any.
- parameters(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest.Builder
-
The parameters for the PartiQL statement, if any.
- parameters() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
The parameters for the PartiQL statement, if any.
- parameters(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ParameterizedStatement.Builder
-
The parameter values.
- parameters(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ParameterizedStatement.Builder
-
The parameter values.
- parameters(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ParameterizedStatement.Builder
-
The parameter values.
- parameters() - Method in class software.amazon.awssdk.services.dynamodb.model.ParameterizedStatement
-
The parameter values.
- parameters(Parameters) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset.Builder
-
- Parameters - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Parameters.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Parameters.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- ParameterType - Enum in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- ParameterType - Enum in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- 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.
- parse(String) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Arn
-
- parse(String) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Dynamic
-
- parse(String) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Arn
-
- parse(String) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Dynamic
-
- ParseArn - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseArn
-
- ParseArn - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseArn
-
- parseShortform(String) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- parseShortform(String) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseUrl
-
- ParseUrl - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseUrl
-
- Part() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Part
-
- Part() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Part
-
- partition() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Arn
-
- PARTITION - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseArn
-
- Partition - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- partition() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Arn
-
- PARTITION - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseArn
-
- Partition - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Partition.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Partition.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- PartitionDataProvider - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- PartitionDataProvider - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- PartitionFn - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionFn
-
- PartitionFn - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionFn
-
- Partitions - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions.Builder
-
- partitions() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions
-
- Partitions - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions.Builder
-
- partitions() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions
-
- Partitions.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Partitions.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- path(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Builder
-
- path() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr
-
- PATH - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseUrl
-
- path(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Builder
-
- path() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr
-
- PATH - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseUrl
-
- 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.
- pop() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- pop() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- 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.
- processedItemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The total number of items processed from the source file.
- processedItemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The total number of items processed from the source file.
- processedSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The total size of data processed from the source file, in Bytes.
- processedSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The total size of data processed from the source file, in Bytes.
- 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:
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint.Builder
-
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint.Builder
-
- property(String, Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint.Builder
-
- property(String, Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint.Builder
-
- 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(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
Sets the value of the ProvisionedThroughput property for this object.
- provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
Sets the value of the ProvisionedThroughput property for this object.
- provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
Returns the value of the ProvisionedThroughput property for this object.
- 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
.
- push() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- push() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- 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
-
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition.Builder
-
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition.Builder
-
- 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.
- ref(Identifier) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Ref
-
- ref(Identifier) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Ref
-
- region(Region) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbServiceClientConfiguration.Builder
-
Configure the region
- region(Region) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointParams
-
- region() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseArn
-
- region(Region) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsServiceClientConfiguration.Builder
-
Configure the region
- region(Region) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointParams
-
- region() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseArn
-
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AwsEndpointProviderUtils
-
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AwsEndpointProviderUtils
-
- 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.
- RegionOverride - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- RegionOverride - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partition
-
- 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.
- replicaInaccessibleDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
The time at which the replica was first detected as inaccessible.
- replicaInaccessibleDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
The time at which the replica was first detected as inaccessible.
- 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.
- replicaTableClass(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
Replica-specific table class.
- replicaTableClass(TableClass) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
-
Replica-specific table class.
- replicaTableClass() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
Replica-specific table class.
- replicaTableClassAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
-
Replica-specific table class.
- replicaTableClassSummary(TableClassSummary) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Sets the value of the ReplicaTableClassSummary property for this object.
- replicaTableClassSummary(Consumer<TableClassSummary.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
-
Sets the value of the ReplicaTableClassSummary property for this object.
- replicaTableClassSummary() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
-
Returns the value of the ReplicaTableClassSummary property for this object.
- replicaTableClassSummary(TableClassSummary) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Sets the value of the ReplicaTableClassSummary property for this object.
- replicaTableClassSummary(Consumer<TableClassSummary.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
-
Sets the value of the ReplicaTableClassSummary property for this object.
- replicaTableClassSummary() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
-
Returns the value of the ReplicaTableClassSummary property for this object.
- 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.DuplicateItemException.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.ExportConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException.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.ImportConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportNotFoundException.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.InvalidExportTimeException.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 quota for your account.
- RequestLimitExceededException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- required(boolean) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- required(boolean) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- resolveEndpoint(DynamoDbEndpointParams) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<DynamoDbEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.DynamoDbEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(DynamoDbEndpointParams) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.DefaultDynamoDbEndpointProvider
-
- resolveEndpoint(DynamoDbStreamsEndpointParams) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<DynamoDbStreamsEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.DynamoDbStreamsEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(DynamoDbStreamsEndpointParams) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.DefaultDynamoDbStreamsEndpointProvider
-
- resource() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Arn
-
- resource() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Arn
-
- 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(Collection<BatchStatementResponse>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse.Builder
-
The response to each PartiQL statement in the batch.
- responses(BatchStatementResponse...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse.Builder
-
The response to each PartiQL statement in the batch.
- responses(Consumer<BatchStatementResponse.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse.Builder
-
The response to each PartiQL statement in the batch.
- responses() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
The response to each PartiQL statement in the batch.
- 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.ExecuteTransactionResponse.Builder
-
The response to a PartiQL transaction.
- responses(ItemResponse...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse.Builder
-
The response to a PartiQL transaction.
- responses(Consumer<ItemResponse.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse.Builder
-
The response to a PartiQL transaction.
- responses() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
The response to a PartiQL transaction.
- responses(Collection<ItemResponse>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TransactGetItemsResponse.Builder
-
An ordered array of up to 100 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 100 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 100 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 100 ItemResponse
objects, each of which corresponds to the
TransactGetItem
object in the same position in the TransactItems array.
- ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- 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
-
- result(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition.Builder
-
- result(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition.Builder
-
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- 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.ExecuteStatementRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest.Builder
-
Sets the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest.Builder
-
Determines the level of detail about either provisioned or on-demand throughput consumption that is returned
in the response.
- returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest.Builder
-
Determines the level of detail about either provisioned or on-demand throughput consumption that is returned
in the response.
- returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
Determines the level of detail about either provisioned or on-demand throughput consumption that is returned in
the response.
- 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 either provisioned or on-demand 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.BatchExecuteStatementRequest
-
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.ExecuteStatementRequest
-
Returns the value of the ReturnConsumedCapacity property for this object.
- returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
Determines the level of detail about either provisioned or on-demand throughput consumption that is returned in
the response.
- 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
successfully 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
successfully 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
successfully 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
successfully 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.
- reverse() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Substring
-
- reverse() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Substring
-
- Rule - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- Rule - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- Rule.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Rule.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- RuleError - Exception in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleError
-
- RuleError - Exception in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleError
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- RuleEvaluator - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- RuleEvaluator - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- RULES - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- RULES - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- 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.
- s3Bucket(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The name of the Amazon S3 bucket containing the export.
- s3Bucket() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The name of the Amazon S3 bucket containing the export.
- s3Bucket(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
The name of the Amazon S3 bucket to export the snapshot to.
- s3Bucket() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
The name of the Amazon S3 bucket to export the snapshot to.
- s3Bucket(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.S3BucketSource.Builder
-
The S3 bucket that is being imported from.
- s3Bucket() - Method in class software.amazon.awssdk.services.dynamodb.model.S3BucketSource
-
The S3 bucket that is being imported from.
- s3BucketOwner(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The ID of the Amazon Web Services account that owns the bucket containing the export.
- s3BucketOwner() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The ID of the Amazon Web Services account that owns the bucket containing the export.
- s3BucketOwner(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
The ID of the Amazon Web Services account that owns the bucket the export will be stored in.
- s3BucketOwner() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
The ID of the Amazon Web Services account that owns the bucket the export will be stored in.
- s3BucketOwner(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.S3BucketSource.Builder
-
The account number of the S3 bucket that is being imported from.
- s3BucketOwner() - Method in class software.amazon.awssdk.services.dynamodb.model.S3BucketSource
-
The account number of the S3 bucket that is being imported from.
- s3BucketSource(S3BucketSource) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The path and S3 bucket of the source file that is being imported.
- s3BucketSource(Consumer<S3BucketSource.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The path and S3 bucket of the source file that is being imported.
- s3BucketSource() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The path and S3 bucket of the source file that is being imported.
- s3BucketSource(S3BucketSource) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
Values for the S3 bucket the source file is imported from.
- s3BucketSource(Consumer<S3BucketSource.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
Values for the S3 bucket the source file is imported from.
- s3BucketSource() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
Values for the S3 bucket the source file is imported from.
- s3BucketSource(S3BucketSource) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
The S3 bucket that provides the source for the import.
- s3BucketSource(Consumer<S3BucketSource.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
The S3 bucket that provides the source for the import.
- s3BucketSource() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
The S3 bucket that provides the source for the import.
- S3BucketSource - Class in software.amazon.awssdk.services.dynamodb.model
-
The S3 bucket that is being imported from.
- S3BucketSource.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- s3KeyPrefix(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.S3BucketSource.Builder
-
The key prefix shared by all S3 Objects that are being imported.
- s3KeyPrefix() - Method in class software.amazon.awssdk.services.dynamodb.model.S3BucketSource
-
The key prefix shared by all S3 Objects that are being imported.
- s3Prefix(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The Amazon S3 bucket prefix used as the file name and path of the exported snapshot.
- s3Prefix() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The Amazon S3 bucket prefix used as the file name and path of the exported snapshot.
- s3Prefix(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
The Amazon S3 bucket prefix to use as the file name and path of the exported snapshot.
- s3Prefix() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
The Amazon S3 bucket prefix to use as the file name and path of the exported snapshot.
- s3SseAlgorithm(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
Type of encryption used on the bucket where export data is stored.
- s3SseAlgorithm(S3SseAlgorithm) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
Type of encryption used on the bucket where export data is stored.
- s3SseAlgorithm() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
Type of encryption used on the bucket where export data is stored.
- s3SseAlgorithm(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
Type of encryption used on the bucket where export data will be stored.
- s3SseAlgorithm(S3SseAlgorithm) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
Type of encryption used on the bucket where export data will be stored.
- s3SseAlgorithm() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
Type of encryption used on the bucket where export data will be stored.
- S3SseAlgorithm - Enum in software.amazon.awssdk.services.dynamodb.model
-
- s3SseAlgorithmAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
Type of encryption used on the bucket where export data is stored.
- s3SseAlgorithmAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
Type of encryption used on the bucket where export data will be stored.
- s3SseKmsKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The ID of the KMS managed key used to encrypt the S3 bucket where export data is stored (if applicable).
- s3SseKmsKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The ID of the KMS managed key used to encrypt the S3 bucket where export data is stored (if applicable).
- s3SseKmsKeyId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
The ID of the KMS managed key used to encrypt the S3 bucket where export data will be stored (if applicable).
- s3SseKmsKeyId() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
The ID of the KMS managed key used to encrypt the S3 bucket where export data will be stored (if applicable).
- 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
-
- scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.dynamodb.waiters.DynamoDbAsyncWaiter.Builder
-
- SCHEME - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseUrl
-
- SCHEME - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseUrl
-
- Scope<T> - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Scope() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- Scope<T> - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Scope() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- 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.BatchExecuteStatementRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
- 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.BatchStatementError
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
- 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.CsvOptions
-
- 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.DescribeExportRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
- 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.DescribeImportRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
- 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.DisableKinesisStreamingDestinationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.DuplicateItemException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
- 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 exception software.amazon.awssdk.services.dynamodb.model.ExportConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
- 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.ImportConflictException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.ImportNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.dynamodb.model.InvalidExportTimeException
-
- 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 class software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination
-
- 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.ListExportsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
- 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.ListImportsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
- 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.ParameterizedStatement
-
- 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.S3BucketSource
-
- 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.TableClassSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
- 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.BatchExecuteStatementRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
- 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.BatchStatementError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
- 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.CsvOptions
-
- 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.DescribeExportRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
- 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.DescribeImportRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
- 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 class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.DuplicateItemException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
- 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 exception software.amazon.awssdk.services.dynamodb.model.ExportConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
- 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.ImportConflictException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ImportNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InvalidExportTimeException
-
- 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 class software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination
-
- 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.ListExportsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
- 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.ListImportsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
- 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.ParameterizedStatement
-
- 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.S3BucketSource
-
- 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.TableClassSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
- 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() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Arn
-
- SERVICE - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParseArn
-
- service() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Arn
-
- SERVICE - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParseArn
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
- 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
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
- serviceId(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset.Builder
-
- serviceId(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset.Builder
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsClient
-
- setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AuthSchemeUtils
-
- setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AuthSchemeUtils
-
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- 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.
- since() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Deprecated
-
- since() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Deprecated
-
- SingleArgFn - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.SingleArgFn
-
- SingleArgFn - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.SingleArgFn
-
- size() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Array
-
- size() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Array
-
- 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.endpoints - package software.amazon.awssdk.services.dynamodb.endpoints
-
- software.amazon.awssdk.services.dynamodb.endpoints.internal - package software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- software.amazon.awssdk.services.dynamodb.internal - package software.amazon.awssdk.services.dynamodb.internal
-
- 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.endpoints - package software.amazon.awssdk.services.dynamodb.streams.endpoints
-
- software.amazon.awssdk.services.dynamodb.streams.endpoints.internal - package software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- software.amazon.awssdk.services.dynamodb.streams.internal - package software.amazon.awssdk.services.dynamodb.streams.internal
-
- 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
-
- software.amazon.awssdk.services.dynamodb.waiters - package software.amazon.awssdk.services.dynamodb.waiters
-
- software.amazon.awssdk.services.dynamodb.waiters.internal - package software.amazon.awssdk.services.dynamodb.waiters.internal
-
- 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.
- SourceException - Exception in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- SourceException - Exception in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- 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.TableCreationParameters.Builder
-
Sets the value of the SSESpecification property for this object.
- sseSpecification(Consumer<SSESpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableCreationParameters.Builder
-
Sets the value of the SSESpecification property for this object.
- sseSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
Returns the value of the SSESpecification property for this object.
- 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.
- startIndex() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Substring
-
- startIndex() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Substring
-
- startingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange.Builder
-
The first sequence number for the stream records contained within a shard.
- startingSequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
-
The first sequence number for the stream records contained within a shard.
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportDescription.Builder
-
The time at which the export task began.
- startTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The time at which the export task began.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The time at which this import task began.
- startTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The time at which this import task began.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The time when this import task started.
- startTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The time when this import task started.
- statement(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest.Builder
-
A valid PartiQL statement.
- statement() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
A valid PartiQL statement.
- statement(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest.Builder
-
The PartiQL statement representing the operation to run.
- statement() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
The PartiQL statement representing the operation to run.
- statement(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ParameterizedStatement.Builder
-
A PartiQL statment that uses parameters.
- statement() - Method in class software.amazon.awssdk.services.dynamodb.model.ParameterizedStatement
-
A PartiQL statment that uses parameters.
- statements(Collection<BatchStatementRequest>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementRequest.Builder
-
The list of PartiQL statements representing the batch to run.
- statements(BatchStatementRequest...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementRequest.Builder
-
The list of PartiQL statements representing the batch to run.
- statements(Consumer<BatchStatementRequest.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementRequest.Builder
-
The list of PartiQL statements representing the batch to run.
- statements() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementRequest
-
The list of PartiQL statements representing the batch to run.
- 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.DuplicateItemException.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.ExportConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException.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.ImportConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportNotFoundException.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.InvalidExportTimeException.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
-
- stopIndex() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Substring
-
- stopIndex() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Substring
-
- 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.DisableKinesisStreamingDestinationRequest.Builder
-
The ARN for a Kinesis data stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationRequest
-
The ARN for a Kinesis data stream.
- streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse.Builder
-
The ARN for the specific Kinesis data stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
The ARN for the specific Kinesis data stream.
- streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest.Builder
-
The ARN for a Kinesis data stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
The ARN for a Kinesis data stream.
- streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse.Builder
-
The ARN for the specific Kinesis data stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
The ARN for the specific Kinesis data 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.KinesisDataStreamDestination.Builder
-
The ARN for a specific Kinesis data stream.
- streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination
-
The ARN for a specific Kinesis data 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.
- 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.
- StringEqualsFn - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.StringEqualsFn
-
- StringEqualsFn - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.StringEqualsFn
-
- stringToParse() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Substring
-
- stringToParse() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Substring
-
- 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 ListExportsResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListExportsPublisher
-
- subscribe(Subscriber<? super ListImportsResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListImportsPublisher
-
- 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
-
- Substring - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Substring
-
- SUBSTRING - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Substring
-
- Substring - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Substring
-
- SUBSTRING - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Substring
-
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionFn
-
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionFn
-
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.PartitionFn
-
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.PartitionFn
-
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs.Builder
-
- supportsDualStack() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs
-
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs.Builder
-
- supportsDualStack() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs
-
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs.Builder
-
- supportsFips() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs
-
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs.Builder
-
- supportsFips() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs
-
- 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.ExportDescription.Builder
-
The Amazon Resource Name (ARN) of the table that was exported.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
The Amazon Resource Name (ARN) of the table that was exported.
- tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest.Builder
-
The Amazon Resource Name (ARN) associated with the table to export.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
The Amazon Resource Name (ARN) associated with the table to export.
- tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportSummary.Builder
-
The Amazon Resource Number (ARN) of the table being imported into.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
The Amazon Resource Number (ARN) of the table being imported into.
- tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The Amazon Resource Number (ARN) of the table being imported into.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The Amazon Resource Number (ARN) of the table being imported into.
- tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListExportsRequest.Builder
-
The Amazon Resource Name (ARN) associated with the exported table.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsRequest
-
The Amazon Resource Name (ARN) associated with the exported table.
- tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListImportsRequest.Builder
-
The Amazon Resource Name (ARN) associated with the table that was imported to.
- tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsRequest
-
The Amazon Resource Name (ARN) associated with the table that was imported to.
- 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
-
- tableClass(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
The table class of the new table.
- tableClass(TableClass) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
-
The table class of the new table.
- tableClass() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
The table class of the new table.
- TableClass - Enum in software.amazon.awssdk.services.dynamodb.model
-
- tableClass(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableClassSummary.Builder
-
The table class of the specified table.
- tableClass(TableClass) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableClassSummary.Builder
-
The table class of the specified table.
- tableClass() - Method in class software.amazon.awssdk.services.dynamodb.model.TableClassSummary
-
The table class of the specified table.
- tableClass(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
The table class of the table to be updated.
- tableClass(TableClass) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
-
The table class of the table to be updated.
- tableClass() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
The table class of the table to be updated.
- tableClassAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
-
The table class of the new table.
- tableClassAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableClassSummary
-
The table class of the specified table.
- tableClassAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
-
The table class of the table to be updated.
- tableClassOverride(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
Replica-specific table class.
- tableClassOverride(TableClass) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction.Builder
-
Replica-specific table class.
- tableClassOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
Replica-specific table class.
- tableClassOverride(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
Replica-specific table class.
- tableClassOverride(TableClass) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction.Builder
-
Replica-specific table class.
- tableClassOverride() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
Replica-specific table class.
- tableClassOverrideAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicationGroupMemberAction
-
Replica-specific table class.
- tableClassOverrideAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateReplicationGroupMemberAction
-
Replica-specific table class.
- TableClassSummary - Class in software.amazon.awssdk.services.dynamodb.model
-
Contains details of the table class.
- tableClassSummary(TableClassSummary) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Contains details of the table class.
- tableClassSummary(Consumer<TableClassSummary.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
-
Contains details of the table class.
- tableClassSummary() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
-
Contains details of the table class.
- TableClassSummary.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.
- tableCreationParameters(TableCreationParameters) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The parameters for the new table that is being imported into.
- tableCreationParameters(Consumer<TableCreationParameters.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The parameters for the new table that is being imported into.
- tableCreationParameters() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The parameters for the new table that is being imported into.
- tableCreationParameters(TableCreationParameters) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
Parameters for the table to import the data into.
- tableCreationParameters(Consumer<TableCreationParameters.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableRequest.Builder
-
Parameters for the table to import the data into.
- tableCreationParameters() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
Parameters for the table to import the data into.
- TableCreationParameters - Class in software.amazon.awssdk.services.dynamodb.model
-
The parameters for the table created as part of the import operation.
- TableCreationParameters.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
-
- 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.ExportDescription.Builder
-
Unique ID of the table that was exported.
- tableId() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
Unique ID of the table that was exported.
- tableId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ImportTableDescription.Builder
-
The table id corresponding to the table created by import table process.
- tableId() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
The table id corresponding to the table created by import table process.
- 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.BatchStatementResponse.Builder
-
The table name associated with a failed PartiQL batch statement.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
The table name associated with a failed PartiQL batch statement.
- 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.DescribeKinesisStreamingDestinationRequest.Builder
-
The name of the table being described.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
The name of the table being described.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse.Builder
-
The name of the table being described.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
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.DisableKinesisStreamingDestinationRequest.Builder
-
The name of the DynamoDB table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationRequest
-
The name of the DynamoDB table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse.Builder
-
The name of the table being modified.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
The name of the table being modified.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest.Builder
-
The name of the DynamoDB table.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
The name of the DynamoDB table.
- tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse.Builder
-
The name of the table being modified.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
The name of the table being modified.
- 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.TableCreationParameters.Builder
-
The name of the table created as part of the import operation.
- tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
The name of the table created as part of the import operation.
- 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 or the
subscriber is operating in the wrong Amazon Web Services Region.
- 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.
- target(Expr) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.SingleArgFn
-
- target(Expr) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.SingleArgFn
-
- 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.
- template() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
Template represents a "Template Literal".
- template() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Template.Dynamic - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- 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.BatchExecuteStatementRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
- 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.BatchStatementError
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
- 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.CsvOptions
-
- 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.DescribeExportRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
- 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.DescribeImportRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
- 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 class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.DuplicateItemException
-
- 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.EnableKinesisStreamingDestinationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Endpoint
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
- 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 exception software.amazon.awssdk.services.dynamodb.model.ExportConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportDescription
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ExportNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
- 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.ImportConflictException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ImportNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.InvalidExportTimeException
-
- 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 class software.amazon.awssdk.services.dynamodb.model.KinesisDataStreamDestination
-
- 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.ListExportsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
- 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.ListImportsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
- 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.ParameterizedStatement
-
- 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.S3BucketSource
-
- 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.TableClassSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
- 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
-
- toList() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameters
-
- toList() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameters
-
- toParameterReference() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.ToParameterReference
-
- toParameterReference() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ToParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value.Str
-
- 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.BatchExecuteStatementRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchExecuteStatementResponse
-
Returns a string representation of this object.
- 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.BatchStatementError
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.BatchStatementErrorCodeEnum
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchStatementResponse
-
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.CsvOptions
-
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.DescribeExportRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse
-
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.DescribeImportRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeImportResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse
-
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 enum software.amazon.awssdk.services.dynamodb.model.DestinationStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DisableKinesisStreamingDestinationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.EnableKinesisStreamingDestinationResponse
-
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.ExecuteStatementRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteStatementResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionResponse
-
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.ExportDescription
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ExportFormat
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ExportStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExportTableToPointInTimeResponse
-
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.ImportStatus
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableDescription
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ImportTableResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.InputCompressionType
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.InputFormat
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.InputFormatOptions
-
Returns a string representation of this object.
- 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.KinesisDataStreamDestination
-
Returns a string representation of this object.
- 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.ListExportsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListExportsResponse
-
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.ListImportsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListImportsResponse
-
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.ParameterizedStatement
-
Returns a string representation of this object.
- 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 class software.amazon.awssdk.services.dynamodb.model.S3BucketSource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.S3SseAlgorithm
-
- 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 enum software.amazon.awssdk.services.dynamodb.model.TableClass
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableClassSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableCreationParameters
-
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.
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value.Str
-
- toString() - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
- 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 100 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 100 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 100 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 100 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 100 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 100 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 100 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 100 TransactWriteItem
objects, each of which contains a
ConditionCheck
, Put
, Update
, or Delete
object.
- transactStatements(Collection<ParameterizedStatement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest.Builder
-
The list of PartiQL statements representing the transaction to run.
- transactStatements(ParameterizedStatement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest.Builder
-
The list of PartiQL statements representing the transaction to run.
- transactStatements(Consumer<ParameterizedStatement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest.Builder
-
The list of PartiQL statements representing the transaction to run.
- transactStatements() - Method in class software.amazon.awssdk.services.dynamodb.model.ExecuteTransactionRequest
-
The list of PartiQL statements representing the transaction to run.
- 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 100 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 100 action requests.
- transactWriteItems(TransactWriteItemsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbClient
-
TransactWriteItems
is a synchronous write operation that groups up to 100 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 100 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
-
- TREE - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- TREE - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.TreeRule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.TreeRule
-
- 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(ParameterType) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Rule
-
- type() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
-
Retrieve an enum value representing which member of this object is populated.
- 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.
- type(ParameterType) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Rule
-
- types() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FatScope
-
- types() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FatScope
-
- validate() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.FnNode
-
- validate() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnNode
-
- value(Value) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Parameter.Builder
-
- Value - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine
.
- Value() - Constructor for class software.amazon.awssdk.services.dynamodb.endpoints.internal.Value
-
- 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.
- value(Value) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Parameter.Builder
-
- Value - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine
.
- Value() - Constructor for class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Value
-
- Value(Object) - Constructor for class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
Create a non-projection value, where the value type is determined reflectively.
- value() - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
- Value.Array - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
An array value.
- Value.Array - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
A boolean value.
- Value.Bool - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Value.Endpoint - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Value.Int - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
An integer value.
- Value.Int - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
- Value.None - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
- Value.Record - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
A record (map) value.
- Value.Record - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.dynamodb.endpoints.internal
-
A string value.
- Value.Str - Class in software.amazon.awssdk.services.dynamodb.streams.endpoints.internal
-
A string value.
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.AwsEndpointProviderUtils
-
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.AwsEndpointProviderUtils
-
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- 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.AttributeValue.Type
-
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.BatchStatementErrorCodeEnum
-
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.DestinationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ExportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ExportStatus
-
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.ImportStatus
-
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.InputCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.InputFormat
-
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.S3SseAlgorithm
-
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.TableClass
-
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.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.endpoints.internal.ParameterType
-
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.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.AttributeValue.Type
-
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.BatchStatementErrorCodeEnum
-
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.DestinationStatus
-
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.ExportFormat
-
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.ExportStatus
-
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.ImportStatus
-
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.InputCompressionType
-
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.InputFormat
-
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.S3SseAlgorithm
-
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.TableClass
-
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.
- values() - Static method in enum software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class software.amazon.awssdk.services.dynamodb.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents, as a list.
- version(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.EndpointRuleset.Builder
-
- version(String) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions.Builder
-
- version() - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.Partitions
-
- version(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.EndpointRuleset.Builder
-
- version(String) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions.Builder
-
- version() - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Partitions
-
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal.Visitor
-
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal.Visitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleValueVisitor
-
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleValueVisitor
-
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleValueVisitor
-
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleValueVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ExprVisitor.Default
-
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.ExprVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ExprVisitor.Default
-
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ExprVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitInt(int) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal.Visitor
-
- visitInt(int) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal.Visitor
-
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ExprVisitor.Default
-
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.ExprVisitor
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ExprVisitor.Default
-
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ExprVisitor
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitNot(Not) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitNot(Not) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitNot(Not) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitNot(Not) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal.Visitor
-
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal.Visitor
-
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.ExprVisitor.Default
-
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.ExprVisitor
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ExprVisitor.Default
-
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.ExprVisitor
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal.Visitor
-
- visitStr(Template) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal.Visitor
-
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleValueVisitor
-
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleValueVisitor
-
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.Literal.Visitor
-
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.Literal.Visitor
-
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.dynamodb.endpoints.internal.FnVisitor
-
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.dynamodb.endpoints.internal.RuleEvaluator
-
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.FnVisitor
-
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.dynamodb.streams.endpoints.internal.RuleEvaluator
-