Uses of Class
software.amazon.awssdk.services.iot.model.DynamoDBv2Action
-
Packages that use DynamoDBv2Action Package Description software.amazon.awssdk.services.iot.model -
-
Uses of DynamoDBv2Action in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return DynamoDBv2Action Modifier and Type Method Description DynamoDBv2ActionAction. dynamoDBv2()Write to a DynamoDB table.Methods in software.amazon.awssdk.services.iot.model with parameters of type DynamoDBv2Action Modifier and Type Method Description Action.BuilderAction.Builder. dynamoDBv2(DynamoDBv2Action dynamoDBv2)Write to a DynamoDB table.
-