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