Class DynamoDbWriteRequest

  • All Implemented Interfaces:
    Serializable

    @PublicEvolving
    public class DynamoDbWriteRequest
    extends Object
    implements Serializable
    Represents a single Write Request to DynamoDb. Contains the item to be written as well as the type of the Write Request (PUT/DELETE)
    See Also:
    Serialized Form