public static interface TunnelServiceApi.RecordOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.ActionType |
getActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOriginRecord()
optional bytes origin_record = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRecord()
required bytes record = 2; |
boolean |
hasActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1; |
boolean |
hasOriginRecord()
optional bytes origin_record = 3; |
boolean |
hasRecord()
required bytes record = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1;TunnelServiceApi.ActionType getActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1;boolean hasRecord()
required bytes record = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRecord()
required bytes record = 2;boolean hasOriginRecord()
optional bytes origin_record = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOriginRecord()
optional bytes origin_record = 3;Copyright © 2025. All Rights Reserved.