Class TransactionalStateOperation<T>

java.lang.Object
io.dapr.client.domain.TransactionalStateOperation<T>
Type Parameters:
T - Type of the state value

public class TransactionalStateOperation<T> extends Object
Class to represent transactional state operations.