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

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

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

返回 OtsProtocol2.TableInBatchWriteRowRequest.Buildercom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addAllDeleteRows(Iterable<? extends OtsProtocol2.DeleteRowInBatchWriteRowRequest> values)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addAllPutRows(Iterable<? extends OtsProtocol2.PutRowInBatchWriteRowRequest> values)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addAllUpdateRows(Iterable<? extends OtsProtocol2.UpdateRowInBatchWriteRowRequest> values)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addDeleteRows(int index, OtsProtocol2.DeleteRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addDeleteRows(int index, OtsProtocol2.DeleteRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addDeleteRows(OtsProtocol2.DeleteRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addDeleteRows(OtsProtocol2.DeleteRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addPutRows(int index, OtsProtocol2.PutRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addPutRows(int index, OtsProtocol2.PutRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addPutRows(OtsProtocol2.PutRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addPutRows(OtsProtocol2.PutRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.BatchWriteRowRequest.Builder.addTablesBuilder()
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.BatchWriteRowRequest.Builder.addTablesBuilder(int index)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addUpdateRows(int index, OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addUpdateRows(int index, OtsProtocol2.UpdateRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addUpdateRows(OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.addUpdateRows(OtsProtocol2.UpdateRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.clear()
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.clearDeleteRows()
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.clearPutRows()
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.clearTableName()
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.clearUpdateRows()
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.clone()
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.BatchWriteRowRequest.Builder.getTablesBuilder(int index)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.mergeFrom(com.google.protobuf.Message other)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.mergeFrom(OtsProtocol2.TableInBatchWriteRowRequest other)
           
static OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.newBuilder()
           
static OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.newBuilder(OtsProtocol2.TableInBatchWriteRowRequest prototype)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.newBuilderForType()
           
protected  OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.removeDeleteRows(int index)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.removePutRows(int index)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.removeUpdateRows(int index)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.setDeleteRows(int index, OtsProtocol2.DeleteRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.setDeleteRows(int index, OtsProtocol2.DeleteRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.setPutRows(int index, OtsProtocol2.PutRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.setPutRows(int index, OtsProtocol2.PutRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.setTableName(String value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.setUpdateRows(int index, OtsProtocol2.UpdateRowInBatchWriteRowRequest.Builder builderForValue)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.Builder.setUpdateRows(int index, OtsProtocol2.UpdateRowInBatchWriteRowRequest value)
           
 OtsProtocol2.TableInBatchWriteRowRequest.Builder OtsProtocol2.TableInBatchWriteRowRequest.toBuilder()
           
 

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

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



Copyright © 2014. All Rights Reserved.