public static final class OtsInternalApi.DeleteRowRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DeleteRowRequest.Builder> implements OtsInternalApi.DeleteRowRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.DeleteRowRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.DeleteRowRequest |
build() |
OtsInternalApi.DeleteRowRequest |
buildPartial() |
OtsInternalApi.DeleteRowRequest.Builder |
clear() |
OtsInternalApi.DeleteRowRequest.Builder |
clearCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.DeleteRowRequest.Builder |
clearPrimaryKey()
required bytes primary_key = 2; |
OtsInternalApi.DeleteRowRequest.Builder |
clearReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
OtsInternalApi.DeleteRowRequest.Builder |
clearTableName()
required string table_name = 1; |
OtsInternalApi.DeleteRowRequest.Builder |
clearTransactionId()
optional string transaction_id = 5; |
OtsInternalApi.Condition |
getCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.Condition.Builder |
getConditionBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.ConditionOrBuilder |
getConditionOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.DeleteRowRequest |
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 |
getPrimaryKey()
required bytes primary_key = 2; |
OtsInternalApi.ReturnContent |
getReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
OtsInternalApi.ReturnContent.Builder |
getReturnContentBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
OtsInternalApi.ReturnContentOrBuilder |
getReturnContentOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
String |
getTransactionId()
optional string transaction_id = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTransactionIdBytes()
optional string transaction_id = 5; |
boolean |
hasCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
boolean |
hasPrimaryKey()
required bytes primary_key = 2; |
boolean |
hasReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTransactionId()
optional string transaction_id = 5; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.DeleteRowRequest.Builder |
mergeCondition(OtsInternalApi.Condition value)
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.DeleteRowRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.DeleteRowRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.DeleteRowRequest.Builder |
mergeFrom(OtsInternalApi.DeleteRowRequest other) |
OtsInternalApi.DeleteRowRequest.Builder |
mergeReturnContent(OtsInternalApi.ReturnContent value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
OtsInternalApi.DeleteRowRequest.Builder |
setCondition(OtsInternalApi.Condition.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.DeleteRowRequest.Builder |
setCondition(OtsInternalApi.Condition value)
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3; |
OtsInternalApi.DeleteRowRequest.Builder |
setPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes primary_key = 2; |
OtsInternalApi.DeleteRowRequest.Builder |
setReturnContent(OtsInternalApi.ReturnContent.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
OtsInternalApi.DeleteRowRequest.Builder |
setReturnContent(OtsInternalApi.ReturnContent value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4; |
OtsInternalApi.DeleteRowRequest.Builder |
setTableName(String value)
required string table_name = 1; |
OtsInternalApi.DeleteRowRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1; |
OtsInternalApi.DeleteRowRequest.Builder |
setTransactionId(String value)
optional string transaction_id = 5; |
OtsInternalApi.DeleteRowRequest.Builder |
setTransactionIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string transaction_id = 5; |
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.DeleteRowRequest.Builder>public OtsInternalApi.DeleteRowRequest.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.DeleteRowRequest.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.DeleteRowRequest.Builder>public OtsInternalApi.DeleteRowRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.DeleteRowRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.DeleteRowRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.DeleteRowRequest.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.DeleteRowRequest.Builder>public OtsInternalApi.DeleteRowRequest.Builder mergeFrom(OtsInternalApi.DeleteRowRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DeleteRowRequest.Builder>public OtsInternalApi.DeleteRowRequest.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.DeleteRowRequest.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic OtsInternalApi.DeleteRowRequest.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public OtsInternalApi.DeleteRowRequest.Builder clearTableName()
required string table_name = 1;public OtsInternalApi.DeleteRowRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1;value - The bytes for tableName to set.public boolean hasPrimaryKey()
required bytes primary_key = 2;hasPrimaryKey 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPrimaryKey()
required bytes primary_key = 2;getPrimaryKey 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic OtsInternalApi.DeleteRowRequest.Builder setPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes primary_key = 2;value - The primaryKey to set.public OtsInternalApi.DeleteRowRequest.Builder clearPrimaryKey()
required bytes primary_key = 2;public boolean hasCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;hasCondition 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic OtsInternalApi.Condition getCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;getCondition 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic OtsInternalApi.DeleteRowRequest.Builder setCondition(OtsInternalApi.Condition value)
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;public OtsInternalApi.DeleteRowRequest.Builder setCondition(OtsInternalApi.Condition.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;public OtsInternalApi.DeleteRowRequest.Builder mergeCondition(OtsInternalApi.Condition value)
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;public OtsInternalApi.DeleteRowRequest.Builder clearCondition()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;public OtsInternalApi.Condition.Builder getConditionBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;public OtsInternalApi.ConditionOrBuilder getConditionOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Condition condition = 3;public boolean hasReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;hasReturnContent 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic OtsInternalApi.ReturnContent getReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;getReturnContent 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic OtsInternalApi.DeleteRowRequest.Builder setReturnContent(OtsInternalApi.ReturnContent value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;public OtsInternalApi.DeleteRowRequest.Builder setReturnContent(OtsInternalApi.ReturnContent.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;public OtsInternalApi.DeleteRowRequest.Builder mergeReturnContent(OtsInternalApi.ReturnContent value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;public OtsInternalApi.DeleteRowRequest.Builder clearReturnContent()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;public OtsInternalApi.ReturnContent.Builder getReturnContentBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;public OtsInternalApi.ReturnContentOrBuilder getReturnContentOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnContent return_content = 4;public boolean hasTransactionId()
optional string transaction_id = 5;hasTransactionId 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic String getTransactionId()
optional string transaction_id = 5;getTransactionId 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTransactionIdBytes()
optional string transaction_id = 5;getTransactionIdBytes 在接口中 OtsInternalApi.DeleteRowRequestOrBuilderpublic OtsInternalApi.DeleteRowRequest.Builder setTransactionId(String value)
optional string transaction_id = 5;value - The transactionId to set.public OtsInternalApi.DeleteRowRequest.Builder clearTransactionId()
optional string transaction_id = 5;public OtsInternalApi.DeleteRowRequest.Builder setTransactionIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string transaction_id = 5;value - The bytes for transactionId to set.Copyright © 2025. All Rights Reserved.