com.aliyun.openservices.ots.protocol
类 OtsProtocol.BatchModifyRowRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder>
com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder
- 所有已实现的接口:
- OtsProtocol.BatchModifyRowRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
- 包容类:
- OtsProtocol.BatchModifyRowRequest
public static final class OtsProtocol.BatchModifyRowRequest.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder>
- implements OtsProtocol.BatchModifyRowRequestOrBuilder
| 从类 com.google.protobuf.GeneratedMessage.Builder 继承的方法 |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| 从类 com.google.protobuf.AbstractMessage.Builder 继承的方法 |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| 从类 com.google.protobuf.AbstractMessageLite.Builder 继承的方法 |
addAll, newUninitializedMessageException |
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder> 中的 internalGetFieldAccessorTable
clear
public OtsProtocol.BatchModifyRowRequest.Builder clear()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 clear - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 clear - 覆盖:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder> 中的 clear
clone
public OtsProtocol.BatchModifyRowRequest.Builder clone()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 clone - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 clone - 覆盖:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder> 中的 clone
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 getDescriptorForType - 指定者:
- 接口
com.google.protobuf.MessageOrBuilder 中的 getDescriptorForType - 覆盖:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder> 中的 getDescriptorForType
getDefaultInstanceForType
public OtsProtocol.BatchModifyRowRequest getDefaultInstanceForType()
- 指定者:
- 接口
com.google.protobuf.MessageLiteOrBuilder 中的 getDefaultInstanceForType - 指定者:
- 接口
com.google.protobuf.MessageOrBuilder 中的 getDefaultInstanceForType
build
public OtsProtocol.BatchModifyRowRequest build()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 build - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 build
buildPartial
public OtsProtocol.BatchModifyRowRequest buildPartial()
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 buildPartial - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 buildPartial
mergeFrom
public OtsProtocol.BatchModifyRowRequest.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 mergeFrom - 覆盖:
- 类
com.google.protobuf.AbstractMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder> 中的 mergeFrom
mergeFrom
public OtsProtocol.BatchModifyRowRequest.Builder mergeFrom(OtsProtocol.BatchModifyRowRequest other)
isInitialized
public final boolean isInitialized()
- 指定者:
- 接口
com.google.protobuf.MessageLiteOrBuilder 中的 isInitialized - 覆盖:
- 类
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder> 中的 isInitialized
mergeFrom
public OtsProtocol.BatchModifyRowRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- 指定者:
- 接口
com.google.protobuf.Message.Builder 中的 mergeFrom - 指定者:
- 接口
com.google.protobuf.MessageLite.Builder 中的 mergeFrom - 覆盖:
- 类
com.google.protobuf.AbstractMessage.Builder<OtsProtocol.BatchModifyRowRequest.Builder> 中的 mergeFrom
- 抛出:
IOException
hasTableName
public boolean hasTableName()
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 hasTableName
getTableName
public String getTableName()
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 getTableName
setTableName
public OtsProtocol.BatchModifyRowRequest.Builder setTableName(String value)
clearTableName
public OtsProtocol.BatchModifyRowRequest.Builder clearTableName()
getModifyItemsList
public List<OtsProtocol.ModifyItem> getModifyItemsList()
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 getModifyItemsList
getModifyItemsCount
public int getModifyItemsCount()
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 getModifyItemsCount
getModifyItems
public OtsProtocol.ModifyItem getModifyItems(int index)
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 getModifyItems
setModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder setModifyItems(int index,
OtsProtocol.ModifyItem value)
setModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder setModifyItems(int index,
OtsProtocol.ModifyItem.Builder builderForValue)
addModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder addModifyItems(OtsProtocol.ModifyItem value)
addModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder addModifyItems(int index,
OtsProtocol.ModifyItem value)
addModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder addModifyItems(OtsProtocol.ModifyItem.Builder builderForValue)
addModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder addModifyItems(int index,
OtsProtocol.ModifyItem.Builder builderForValue)
addAllModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder addAllModifyItems(Iterable<? extends OtsProtocol.ModifyItem> values)
clearModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder clearModifyItems()
removeModifyItems
public OtsProtocol.BatchModifyRowRequest.Builder removeModifyItems(int index)
getModifyItemsBuilder
public OtsProtocol.ModifyItem.Builder getModifyItemsBuilder(int index)
getModifyItemsOrBuilder
public OtsProtocol.ModifyItemOrBuilder getModifyItemsOrBuilder(int index)
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 getModifyItemsOrBuilder
getModifyItemsOrBuilderList
public List<? extends OtsProtocol.ModifyItemOrBuilder> getModifyItemsOrBuilderList()
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 getModifyItemsOrBuilderList
addModifyItemsBuilder
public OtsProtocol.ModifyItem.Builder addModifyItemsBuilder()
addModifyItemsBuilder
public OtsProtocol.ModifyItem.Builder addModifyItemsBuilder(int index)
getModifyItemsBuilderList
public List<OtsProtocol.ModifyItem.Builder> getModifyItemsBuilderList()
hasTransactionId
public boolean hasTransactionId()
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 hasTransactionId
getTransactionId
public String getTransactionId()
- 指定者:
- 接口
OtsProtocol.BatchModifyRowRequestOrBuilder 中的 getTransactionId
setTransactionId
public OtsProtocol.BatchModifyRowRequest.Builder setTransactionId(String value)
clearTransactionId
public OtsProtocol.BatchModifyRowRequest.Builder clearTransactionId()
Copyright © 2013. All Rights Reserved.