public static final class TunnelServiceApi.Record.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Record.Builder> implements TunnelServiceApi.RecordOrBuilder
com.alicloud.openservices.tablestore.core.protocol.Record| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.Record |
build() |
TunnelServiceApi.Record |
buildPartial() |
TunnelServiceApi.Record.Builder |
clear() |
TunnelServiceApi.Record.Builder |
clearActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1; |
TunnelServiceApi.Record.Builder |
clearOriginRecord()
optional bytes origin_record = 3; |
TunnelServiceApi.Record.Builder |
clearRecord()
required bytes record = 2; |
TunnelServiceApi.ActionType |
getActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1; |
TunnelServiceApi.Record |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TunnelServiceApi.Record.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TunnelServiceApi.Record.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
TunnelServiceApi.Record.Builder |
mergeFrom(TunnelServiceApi.Record other) |
TunnelServiceApi.Record.Builder |
setActionType(TunnelServiceApi.ActionType value)
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1; |
TunnelServiceApi.Record.Builder |
setOriginRecord(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes origin_record = 3; |
TunnelServiceApi.Record.Builder |
setRecord(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes record = 2; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Record.Builder>public TunnelServiceApi.Record.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Record.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Record.Builder>public TunnelServiceApi.Record getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic TunnelServiceApi.Record build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.Record buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.Record.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<TunnelServiceApi.Record.Builder>public TunnelServiceApi.Record.Builder mergeFrom(TunnelServiceApi.Record other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Record.Builder>public TunnelServiceApi.Record.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<TunnelServiceApi.Record.Builder>IOExceptionpublic boolean hasActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1;hasActionType 在接口中 TunnelServiceApi.RecordOrBuilderpublic TunnelServiceApi.ActionType getActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1;getActionType 在接口中 TunnelServiceApi.RecordOrBuilderpublic TunnelServiceApi.Record.Builder setActionType(TunnelServiceApi.ActionType value)
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1;value - The actionType to set.public TunnelServiceApi.Record.Builder clearActionType()
required .com.alicloud.openservices.tablestore.core.protocol.ActionType action_type = 1;public boolean hasRecord()
required bytes record = 2;hasRecord 在接口中 TunnelServiceApi.RecordOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRecord()
required bytes record = 2;getRecord 在接口中 TunnelServiceApi.RecordOrBuilderpublic TunnelServiceApi.Record.Builder setRecord(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes record = 2;value - The record to set.public TunnelServiceApi.Record.Builder clearRecord()
required bytes record = 2;public boolean hasOriginRecord()
optional bytes origin_record = 3;hasOriginRecord 在接口中 TunnelServiceApi.RecordOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOriginRecord()
optional bytes origin_record = 3;getOriginRecord 在接口中 TunnelServiceApi.RecordOrBuilderpublic TunnelServiceApi.Record.Builder setOriginRecord(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes origin_record = 3;value - The originRecord to set.public TunnelServiceApi.Record.Builder clearOriginRecord()
optional bytes origin_record = 3;Copyright © 2025. All Rights Reserved.