Uses of Package
software.amazon.awssdk.enhanced.dynamodb
Packages that use software.amazon.awssdk.enhanced.dynamodb
Package
Description
-
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodbClassDescriptionConverts between a specific Java type and an
AttributeValue.Interface for determining theAttributeConverterto use for converting a givenEnhancedType.This class is the default attribute converter provider in the DDB Enhanced library.A builder for configuring and creatingDefaultAttributeConverterProviders.A document representing a table item in the form of a map containing attributes and values.Asynchronous interface for running commands against an object that is linked to a specific DynamoDb secondary index and knows how to map records from the table that index is linked to into a modelled object.Asynchronous interface for running commands against an object that is linked to a specific DynamoDb table resource and therefore knows how to map records from that table into a modelled object.Asynchronous interface for running commands against a DynamoDb database.The builder definition for aDynamoDbEnhancedAsyncClient.Synchronous interface for running commands against a DynamoDb database.The builder definition for aDynamoDbEnhancedClient.Interface for extending the DynamoDb Enhanced client.Shared interface components forDynamoDbEnhancedClientandDynamoDbEnhancedAsyncClient.Shared interface components for the builders ofDynamoDbEnhancedClientandDynamoDbEnhancedAsyncClientThe state of the execution when theDynamoDbEnhancedClientExtension.afterRead(software.amazon.awssdk.enhanced.dynamodb.DynamoDbExtensionContext.AfterRead)method is invoked.The state of the execution when theDynamoDbEnhancedClientExtension.beforeWrite(software.amazon.awssdk.enhanced.dynamodb.DynamoDbExtensionContext.BeforeWrite)method is invoked.Synchronous interface for running commands against an object that is linked to a specific DynamoDb secondary index and knows how to map records from the table that index is linked to into a modelled object.Synchronous interface for running commands against an object that is linked to a specific DynamoDb table resource and therefore knows how to map records from that table into a modelled object.Similar toClass, this represents a specific raw class type.Configuration forEnhancedTypeof document typeA converter between anEnumandAttributeValue.Execution context used internally during table schema creation to track whether a schema is being created for a root entity or a flattened nested object.High-level representation of a DynamoDB 'expression' that can be used in various situations where the API requires or accepts an expression.A builder forExpressionA metadata class that stores information about an indexAn object that represents a key that can be used to either identify a specific record or form part of a query conditional.Builder forKeyA metadata class that stores information about a key attributeInterface for a resource object that is part of either aDynamoDbTableorDynamoDbAsyncTable.A high-level representation of a DynamoDB nested attribute name that can be used in various situations where the API requires or accepts a nested attribute name.A builder forNestedAttributeName.A context object that is associated with a specific operation and identifies the resources that the operation is meant to operate on.Interface for an object the stores structural information about a DynamoDb table.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.documentClassDescriptionInterface for determining the
AttributeConverterto use for converting a givenEnhancedType.Similar toClass, this represents a specific raw class type.Interface for an object the stores structural information about a DynamoDb table.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.extensionsClassDescriptionInterface for extending the DynamoDb Enhanced client.The state of the execution when the
DynamoDbEnhancedClientExtension.beforeWrite(software.amazon.awssdk.enhanced.dynamodb.DynamoDbExtensionContext.BeforeWrite)method is invoked.High-level representation of a DynamoDB 'expression' that can be used in various situations where the API requires or accepts an expression. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internalClassDescriptionA document representing a table item in the form of a map containing attributes and values.Interface for extending the DynamoDb Enhanced client.A metadata class that stores information about an indexAn object that represents a key that can be used to either identify a specific record or form part of a query conditional.Interface for a resource object that is part of either a
DynamoDbTableorDynamoDbAsyncTable.A high-level representation of a DynamoDB nested attribute name that can be used in various situations where the API requires or accepts a nested attribute name.A context object that is associated with a specific operation and identifies the resources that the operation is meant to operate on.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.clientClassDescriptionA document representing a table item in the form of a map containing attributes and values.Asynchronous interface for running commands against an object that is linked to a specific DynamoDb secondary index and knows how to map records from the table that index is linked to into a modelled object.Asynchronous interface for running commands against an object that is linked to a specific DynamoDb table resource and therefore knows how to map records from that table into a modelled object.Asynchronous interface for running commands against a DynamoDb database.The builder definition for a
DynamoDbEnhancedAsyncClient.Synchronous interface for running commands against a DynamoDb database.The builder definition for aDynamoDbEnhancedClient.Interface for extending the DynamoDb Enhanced client.Shared interface components forDynamoDbEnhancedClientandDynamoDbEnhancedAsyncClient.Shared interface components for the builders ofDynamoDbEnhancedClientandDynamoDbEnhancedAsyncClientSynchronous interface for running commands against an object that is linked to a specific DynamoDb secondary index and knows how to map records from the table that index is linked to into a modelled object.Synchronous interface for running commands against an object that is linked to a specific DynamoDb table resource and therefore knows how to map records from that table into a modelled object.An object that represents a key that can be used to either identify a specific record or form part of a query conditional.Interface for a resource object that is part of either aDynamoDbTableorDynamoDbAsyncTable.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.conditionalClassDescriptionHigh-level representation of a DynamoDB 'expression' that can be used in various situations where the API requires or accepts an expression.An object that represents a key that can be used to either identify a specific record or form part of a query conditional.Interface for a mapper that is capable of mapping a modelled Java object into a map of
AttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.converterClassDescriptionConverts between a specific Java type and an
AttributeValue.Interface for determining theAttributeConverterto use for converting a givenEnhancedType.Similar toClass, this represents a specific raw class type. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.converter.attributeClassDescriptionConverts between a specific Java type and an
AttributeValue.Similar toClass, this represents a specific raw class type.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
-
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.documentClassDescriptionConverts between a specific Java type and an
AttributeValue.Interface for determining theAttributeConverterto use for converting a givenEnhancedType.Similar toClass, this represents a specific raw class type. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.extensionsClassDescriptionInterface for extending the DynamoDb Enhanced client.The state of the execution when the
DynamoDbEnhancedClientExtension.afterRead(software.amazon.awssdk.enhanced.dynamodb.DynamoDbExtensionContext.AfterRead)method is invoked.The state of the execution when theDynamoDbEnhancedClientExtension.beforeWrite(software.amazon.awssdk.enhanced.dynamodb.DynamoDbExtensionContext.BeforeWrite)method is invoked.A context object that is associated with a specific operation and identifies the resources that the operation is meant to operate on.Interface for an object the stores structural information about a DynamoDb table.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.extensions.utilityClassDescriptionInterface for a mapper that is capable of mapping a modelled Java object into a map of
AttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.mapperClassDescriptionConverts between a specific Java type and an
AttributeValue.Similar toClass, this represents a specific raw class type.A metadata class that stores information about an indexA metadata class that stores information about a key attributeInterface for an object the stores structural information about a DynamoDb table.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.operationsClassDescriptionA document representing a table item in the form of a map containing attributes and values.Interface for extending the DynamoDb Enhanced client.An object that represents a key that can be used to either identify a specific record or form part of a query conditional.A context object that is associated with a specific operation and identifies the resources that the operation is meant to operate on.Interface for a mapper that is capable of mapping a modelled Java object into a map of
AttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.internal.updateClassDescriptionHigh-level representation of a DynamoDB 'expression' that can be used in various situations where the API requires or accepts an expression.Interface for an object the stores structural information about a DynamoDb table.
-
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.mapperClassDescriptionConverts between a specific Java type and an
AttributeValue.Interface for determining theAttributeConverterto use for converting a givenEnhancedType.Similar toClass, this represents a specific raw class type.Execution context used internally during table schema creation to track whether a schema is being created for a root entity or a flattened nested object.A metadata class that stores information about an indexA metadata class that stores information about a key attributeInterface for an object the stores structural information about a DynamoDb table.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again. -
Classes in software.amazon.awssdk.enhanced.dynamodb used by software.amazon.awssdk.enhanced.dynamodb.modelClassDescriptionInterface for extending the DynamoDb Enhanced client.High-level representation of a DynamoDB 'expression' that can be used in various situations where the API requires or accepts an expression.An object that represents a key that can be used to either identify a specific record or form part of a query conditional.Builder for
KeyInterface for a resource object that is part of either aDynamoDbTableorDynamoDbAsyncTable.A high-level representation of a DynamoDB nested attribute name that can be used in various situations where the API requires or accepts a nested attribute name.A context object that is associated with a specific operation and identifies the resources that the operation is meant to operate on.Interface for a mapper that is capable of mapping a modelled Java object into a map ofAttributeValuethat is understood by the DynamoDb low-level SDK and back again.