public static interface OtsInternalApi.PutRowResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.ConsumedCapacity |
getConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRow()
optional bytes row = 2; |
boolean |
hasConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
boolean |
hasRow()
optional bytes row = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;OtsInternalApi.ConsumedCapacity getConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;boolean hasRow()
optional bytes row = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRow()
optional bytes row = 2;Copyright © 2025. All Rights Reserved.