Class GetItemCommand

java.lang.Object
org.apache.camel.component.aws2.ddb.AbstractDdbCommand
org.apache.camel.component.aws2.ddb.GetItemCommand

public class GetItemCommand extends AbstractDdbCommand
  • Constructor Details

    • GetItemCommand

      public GetItemCommand(software.amazon.awssdk.services.dynamodb.DynamoDbClient ddbClient, Ddb2Configuration configuration, org.apache.camel.Exchange exchange)
  • Method Details