public static final class OtsInternalApi.RowInBatchWriteRowResponse.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.RowInBatchWriteRowResponse.Builder> implements OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.RowInBatchWriteRowResponse| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.RowInBatchWriteRowResponse |
build() |
OtsInternalApi.RowInBatchWriteRowResponse |
buildPartial() |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
clear() |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
clearConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
clearError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
clearIsOk()
required bool is_ok = 1; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
clearRow()
optional bytes row = 4; |
OtsInternalApi.ConsumedCapacity |
getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.ConsumedCapacity.Builder |
getConsumedBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.RowInBatchWriteRowResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
OtsInternalApi.Error |
getError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
OtsInternalApi.Error.Builder |
getErrorBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
OtsInternalApi.ErrorOrBuilder |
getErrorOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
boolean |
getIsOk()
required bool is_ok = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRow()
optional bytes row = 4; |
boolean |
hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
boolean |
hasError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
boolean |
hasIsOk()
required bool is_ok = 1; |
boolean |
hasRow()
optional bytes row = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
mergeConsumed(OtsInternalApi.ConsumedCapacity value)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
mergeError(OtsInternalApi.Error value)
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
mergeFrom(OtsInternalApi.RowInBatchWriteRowResponse other) |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
setConsumed(OtsInternalApi.ConsumedCapacity.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
setConsumed(OtsInternalApi.ConsumedCapacity value)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
setError(OtsInternalApi.Error.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
setError(OtsInternalApi.Error value)
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
setIsOk(boolean value)
required bool is_ok = 1; |
OtsInternalApi.RowInBatchWriteRowResponse.Builder |
setRow(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes row = 4; |
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.RowInBatchWriteRowResponse.Builder>public OtsInternalApi.RowInBatchWriteRowResponse.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.RowInBatchWriteRowResponse.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.RowInBatchWriteRowResponse.Builder>public OtsInternalApi.RowInBatchWriteRowResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.RowInBatchWriteRowResponse build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.RowInBatchWriteRowResponse buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.RowInBatchWriteRowResponse.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.RowInBatchWriteRowResponse.Builder>public OtsInternalApi.RowInBatchWriteRowResponse.Builder mergeFrom(OtsInternalApi.RowInBatchWriteRowResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.RowInBatchWriteRowResponse.Builder>public OtsInternalApi.RowInBatchWriteRowResponse.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.RowInBatchWriteRowResponse.Builder>IOExceptionpublic boolean hasIsOk()
required bool is_ok = 1;hasIsOk 在接口中 OtsInternalApi.RowInBatchWriteRowResponseOrBuilderpublic boolean getIsOk()
required bool is_ok = 1;getIsOk 在接口中 OtsInternalApi.RowInBatchWriteRowResponseOrBuilderpublic OtsInternalApi.RowInBatchWriteRowResponse.Builder setIsOk(boolean value)
required bool is_ok = 1;value - The isOk to set.public OtsInternalApi.RowInBatchWriteRowResponse.Builder clearIsOk()
required bool is_ok = 1;public boolean hasError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;hasError 在接口中 OtsInternalApi.RowInBatchWriteRowResponseOrBuilderpublic OtsInternalApi.Error getError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;getError 在接口中 OtsInternalApi.RowInBatchWriteRowResponseOrBuilderpublic OtsInternalApi.RowInBatchWriteRowResponse.Builder setError(OtsInternalApi.Error value)
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;public OtsInternalApi.RowInBatchWriteRowResponse.Builder setError(OtsInternalApi.Error.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;public OtsInternalApi.RowInBatchWriteRowResponse.Builder mergeError(OtsInternalApi.Error value)
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;public OtsInternalApi.RowInBatchWriteRowResponse.Builder clearError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;public OtsInternalApi.Error.Builder getErrorBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;public OtsInternalApi.ErrorOrBuilder getErrorOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;public boolean hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;hasConsumed 在接口中 OtsInternalApi.RowInBatchWriteRowResponseOrBuilderpublic OtsInternalApi.ConsumedCapacity getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;getConsumed 在接口中 OtsInternalApi.RowInBatchWriteRowResponseOrBuilderpublic OtsInternalApi.RowInBatchWriteRowResponse.Builder setConsumed(OtsInternalApi.ConsumedCapacity value)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;public OtsInternalApi.RowInBatchWriteRowResponse.Builder setConsumed(OtsInternalApi.ConsumedCapacity.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;public OtsInternalApi.RowInBatchWriteRowResponse.Builder mergeConsumed(OtsInternalApi.ConsumedCapacity value)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;public OtsInternalApi.RowInBatchWriteRowResponse.Builder clearConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;public OtsInternalApi.ConsumedCapacity.Builder getConsumedBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;public OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;public boolean hasRow()
optional bytes row = 4;hasRow 在接口中 OtsInternalApi.RowInBatchWriteRowResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRow()
optional bytes row = 4;getRow 在接口中 OtsInternalApi.RowInBatchWriteRowResponseOrBuilderpublic OtsInternalApi.RowInBatchWriteRowResponse.Builder setRow(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes row = 4;value - The row to set.public OtsInternalApi.RowInBatchWriteRowResponse.Builder clearRow()
optional bytes row = 4;Copyright © 2025. All Rights Reserved.