类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder
的使用

使用 OtsProtocol.GetRowsByRangeResponse.Builder 的软件包
com.aliyun.openservices.ots.protocol   
 

com.aliyun.openservices.ots.protocolOtsProtocol.GetRowsByRangeResponse.Builder 的使用
 

返回 OtsProtocol.GetRowsByRangeResponse.Buildercom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.addAllRows(Iterable<? extends OtsProtocol.Row> values)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.addRows(int index, OtsProtocol.Row.Builder builderForValue)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.addRows(int index, OtsProtocol.Row value)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.addRows(OtsProtocol.Row.Builder builderForValue)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.addRows(OtsProtocol.Row value)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.clear()
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.clearNextToken()
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.clearRows()
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.clearTableName()
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.clone()
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.mergeFrom(com.google.protobuf.Message other)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.mergeFrom(OtsProtocol.GetRowsByRangeResponse other)
           
static OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.newBuilder()
           
static OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.newBuilder(OtsProtocol.GetRowsByRangeResponse prototype)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.newBuilderForType()
           
protected  OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.removeRows(int index)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.setNextToken(String value)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.setRows(int index, OtsProtocol.Row.Builder builderForValue)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.setRows(int index, OtsProtocol.Row value)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.Builder.setTableName(String value)
           
 OtsProtocol.GetRowsByRangeResponse.Builder OtsProtocol.GetRowsByRangeResponse.toBuilder()
           
 



Copyright © 2013. All Rights Reserved.