@ThreadSafe public final class DynamoDbExtensionContext extends Object
DynamoDbEnhancedClientExtension
s.Modifier and Type | Class and Description |
---|---|
static interface |
DynamoDbExtensionContext.AfterRead
The state of the execution when the
DynamoDbEnhancedClientExtension.afterRead(software.amazon.awssdk.enhanced.dynamodb.DynamoDbExtensionContext.AfterRead) method is invoked. |
static interface |
DynamoDbExtensionContext.BeforeWrite
The state of the execution when the
DynamoDbEnhancedClientExtension.beforeWrite(software.amazon.awssdk.enhanced.dynamodb.DynamoDbExtensionContext.BeforeWrite) method is invoked. |
static interface |
DynamoDbExtensionContext.Context |
Copyright © 2022. All rights reserved.