OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.addAllTables(Iterable<? extends OtsInternalApi.TableInBatchGetRowResponse> values) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.addTables(int index,
OtsInternalApi.TableInBatchGetRowResponse.Builder builderForValue) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.addTables(int index,
OtsInternalApi.TableInBatchGetRowResponse value) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.addTables(OtsInternalApi.TableInBatchGetRowResponse.Builder builderForValue) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.addTables(OtsInternalApi.TableInBatchGetRowResponse value) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.clear() |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.clearTables() |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.clone() |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.mergeFrom(OtsInternalApi.BatchGetRowResponse other) |
static OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.newBuilder() |
static OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.newBuilder(OtsInternalApi.BatchGetRowResponse prototype) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.newBuilderForType() |
protected OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.removeTables(int index) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.setTables(int index,
OtsInternalApi.TableInBatchGetRowResponse.Builder builderForValue) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.Builder.setTables(int index,
OtsInternalApi.TableInBatchGetRowResponse value) |
OtsInternalApi.BatchGetRowResponse.Builder |
OtsInternalApi.BatchGetRowResponse.toBuilder() |