类 UpdateRequest.Builder
java.lang.Object
com.baidu.mochow.model.UpdateRequest.Builder
- 封闭类:
- UpdateRequest
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明addPartitionKey(String key, Object value) addPrimaryKey(String key, Object value) build()partitionKey(GeneralParams partitionKey) primaryKey(GeneralParams primaryKey) update(GeneralParams update)
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
database
-
table
-
addPrimaryKey
-
-
addPartitionKey
-
partitionKey
-
addUpdate
-
update
-
build
-