public static final class OtsInternalApi.ReturnContent.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ReturnContent.Builder> implements OtsInternalApi.ReturnContentOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ReturnContent| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.ReturnContent.Builder |
addAllReturnColumnNames(Iterable<String> values)
repeated string return_column_names = 2; |
OtsInternalApi.ReturnContent.Builder |
addReturnColumnNames(String value)
repeated string return_column_names = 2; |
OtsInternalApi.ReturnContent.Builder |
addReturnColumnNamesBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string return_column_names = 2; |
OtsInternalApi.ReturnContent |
build() |
OtsInternalApi.ReturnContent |
buildPartial() |
OtsInternalApi.ReturnContent.Builder |
clear() |
OtsInternalApi.ReturnContent.Builder |
clearReturnColumnNames()
repeated string return_column_names = 2; |
OtsInternalApi.ReturnContent.Builder |
clearReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1; |
OtsInternalApi.ReturnContent |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getReturnColumnNames(int index)
repeated string return_column_names = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getReturnColumnNamesBytes(int index)
repeated string return_column_names = 2; |
int |
getReturnColumnNamesCount()
repeated string return_column_names = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getReturnColumnNamesList()
repeated string return_column_names = 2; |
OtsInternalApi.ReturnType |
getReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1; |
boolean |
hasReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.ReturnContent.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.ReturnContent.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.ReturnContent.Builder |
mergeFrom(OtsInternalApi.ReturnContent other) |
OtsInternalApi.ReturnContent.Builder |
setReturnColumnNames(int index,
String value)
repeated string return_column_names = 2; |
OtsInternalApi.ReturnContent.Builder |
setReturnType(OtsInternalApi.ReturnType value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1; |
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<OtsInternalApi.ReturnContent.Builder>public OtsInternalApi.ReturnContent.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<OtsInternalApi.ReturnContent.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<OtsInternalApi.ReturnContent.Builder>public OtsInternalApi.ReturnContent getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.ReturnContent build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.ReturnContent buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.ReturnContent.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<OtsInternalApi.ReturnContent.Builder>public OtsInternalApi.ReturnContent.Builder mergeFrom(OtsInternalApi.ReturnContent other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ReturnContent.Builder>public OtsInternalApi.ReturnContent.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<OtsInternalApi.ReturnContent.Builder>IOExceptionpublic boolean hasReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1;hasReturnType 在接口中 OtsInternalApi.ReturnContentOrBuilderpublic OtsInternalApi.ReturnType getReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1;getReturnType 在接口中 OtsInternalApi.ReturnContentOrBuilderpublic OtsInternalApi.ReturnContent.Builder setReturnType(OtsInternalApi.ReturnType value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1;value - The returnType to set.public OtsInternalApi.ReturnContent.Builder clearReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1;public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getReturnColumnNamesList()
repeated string return_column_names = 2;getReturnColumnNamesList 在接口中 OtsInternalApi.ReturnContentOrBuilderpublic int getReturnColumnNamesCount()
repeated string return_column_names = 2;getReturnColumnNamesCount 在接口中 OtsInternalApi.ReturnContentOrBuilderpublic String getReturnColumnNames(int index)
repeated string return_column_names = 2;getReturnColumnNames 在接口中 OtsInternalApi.ReturnContentOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getReturnColumnNamesBytes(int index)
repeated string return_column_names = 2;getReturnColumnNamesBytes 在接口中 OtsInternalApi.ReturnContentOrBuilderindex - The index of the value to return.public OtsInternalApi.ReturnContent.Builder setReturnColumnNames(int index, String value)
repeated string return_column_names = 2;index - The index to set the value at.value - The returnColumnNames to set.public OtsInternalApi.ReturnContent.Builder addReturnColumnNames(String value)
repeated string return_column_names = 2;value - The returnColumnNames to add.public OtsInternalApi.ReturnContent.Builder addAllReturnColumnNames(Iterable<String> values)
repeated string return_column_names = 2;values - The returnColumnNames to add.public OtsInternalApi.ReturnContent.Builder clearReturnColumnNames()
repeated string return_column_names = 2;public OtsInternalApi.ReturnContent.Builder addReturnColumnNamesBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string return_column_names = 2;value - The bytes of the returnColumnNames to add.Copyright © 2025. All Rights Reserved.