类 com.aliyun.openservices.ots.protocol.OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder
的使用

使用 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder 的软件包
com.aliyun.openservices.ots.protocol   
 

com.aliyun.openservices.ots.protocolOtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder 的使用
 

返回 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Buildercom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addAllAttributeColumns(Iterable<? extends OtsProtocol2.ColumnUpdate> values)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addAllPrimaryKey(Iterable<? extends OtsProtocol2.Column> values)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addAttributeColumns(int index, OtsProtocol2.ColumnUpdate.Builder builderForValue)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addAttributeColumns(int index, OtsProtocol2.ColumnUpdate value)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addAttributeColumns(OtsProtocol2.ColumnUpdate.Builder builderForValue)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addAttributeColumns(OtsProtocol2.ColumnUpdate value)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addPrimaryKey(int index, OtsProtocol2.Column.Builder builderForValue)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addPrimaryKey(int index, OtsProtocol2.Column value)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addPrimaryKey(OtsProtocol2.Column.Builder builderForValue)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.addPrimaryKey(OtsProtocol2.Column value)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addUpdateRowsBuilder()
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addUpdateRowsBuilder(int index)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.clear()
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.clearAttributeColumns()
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.clearCondition()
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.clearPrimaryKey()
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.clone()
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.getUpdateRowsBuilder(int index)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.mergeCondition(OtsProtocol2.Condition value)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.mergeFrom(com.google.protobuf.Message other)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.mergeFrom(OtsProtocol2.UpdateRowInBatchWriteRowRequest other)
           
static OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.newBuilder()
           
static OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.newBuilder(OtsProtocol2.UpdateRowInBatchWriteRowRequest prototype)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.newBuilderForType()
           
protected  OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.removeAttributeColumns(int index)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.removePrimaryKey(int index)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.setAttributeColumns(int index, OtsProtocol2.ColumnUpdate.Builder builderForValue)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.setAttributeColumns(int index, OtsProtocol2.ColumnUpdate value)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.setCondition(OtsProtocol2.Condition.Builder builderForValue)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.setCondition(OtsProtocol2.Condition value)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.setPrimaryKey(int index, OtsProtocol2.Column.Builder builderForValue)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder.setPrimaryKey(int index, OtsProtocol2.Column value)
           
 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder OtsProtocol2.UpdateRowInBatchWriteRowRequest.toBuilder()
           
 

返回变量类型为 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder 的类型的 com.aliyun.openservices.ots.protocol 中的方法
 List<OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder> OtsProtocol2.TableInBatchWriteRowRequest.Builder.getUpdateRowsBuilderList()
           
 

参数类型为 OtsProtocol2.UpdateRowInBatchWriteRowRequest.Buildercom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addUpdateRows(int index, OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addUpdateRows(OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.setUpdateRows(int index, OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder builderForValue)
           
 



Copyright © 2014. All Rights Reserved.