public static interface OtsInternalApi.BatchWriteRowResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.TableInBatchWriteRowResponse |
getTables(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1; |
int |
getTablesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1; |
List<OtsInternalApi.TableInBatchWriteRowResponse> |
getTablesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1; |
OtsInternalApi.TableInBatchWriteRowResponseOrBuilder |
getTablesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1; |
List<? extends OtsInternalApi.TableInBatchWriteRowResponseOrBuilder> |
getTablesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<OtsInternalApi.TableInBatchWriteRowResponse> getTablesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1;OtsInternalApi.TableInBatchWriteRowResponse getTables(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1;int getTablesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1;List<? extends OtsInternalApi.TableInBatchWriteRowResponseOrBuilder> getTablesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1;OtsInternalApi.TableInBatchWriteRowResponseOrBuilder getTablesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchWriteRowResponse tables = 1;Copyright © 2025. All Rights Reserved.