Class UpdateBuilder<T extends StructuredType<?>>

All Implemented Interfaces:
JSONizable, CqnFilterableStatement, CqnStatement, CqnUpdate, FilterableStatement<T,Update<T>>, Statement<Update<T>>, Update<T>

public class UpdateBuilder<T extends StructuredType<?>> extends FilterableStatementBuilder<T,Update<T>> implements Update<T>