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