public static final class OtsDelivery.ListDeliveryTaskRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.ListDeliveryTaskRequest.Builder> implements OtsDelivery.ListDeliveryTaskRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ListDeliveryTaskRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsDelivery.ListDeliveryTaskRequest |
build() |
OtsDelivery.ListDeliveryTaskRequest |
buildPartial() |
OtsDelivery.ListDeliveryTaskRequest.Builder |
clear() |
OtsDelivery.ListDeliveryTaskRequest.Builder |
clearTableName()
optional string tableName = 1; |
OtsDelivery.ListDeliveryTaskRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getTableName()
optional string tableName = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
optional string tableName = 1; |
boolean |
hasTableName()
optional string tableName = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsDelivery.ListDeliveryTaskRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsDelivery.ListDeliveryTaskRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsDelivery.ListDeliveryTaskRequest.Builder |
mergeFrom(OtsDelivery.ListDeliveryTaskRequest other) |
OtsDelivery.ListDeliveryTaskRequest.Builder |
setTableName(String value)
optional string tableName = 1; |
OtsDelivery.ListDeliveryTaskRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string tableName = 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<OtsDelivery.ListDeliveryTaskRequest.Builder>public OtsDelivery.ListDeliveryTaskRequest.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<OtsDelivery.ListDeliveryTaskRequest.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<OtsDelivery.ListDeliveryTaskRequest.Builder>public OtsDelivery.ListDeliveryTaskRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsDelivery.ListDeliveryTaskRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsDelivery.ListDeliveryTaskRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsDelivery.ListDeliveryTaskRequest.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<OtsDelivery.ListDeliveryTaskRequest.Builder>public OtsDelivery.ListDeliveryTaskRequest.Builder mergeFrom(OtsDelivery.ListDeliveryTaskRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.ListDeliveryTaskRequest.Builder>public OtsDelivery.ListDeliveryTaskRequest.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<OtsDelivery.ListDeliveryTaskRequest.Builder>IOExceptionpublic boolean hasTableName()
optional string tableName = 1;hasTableName 在接口中 OtsDelivery.ListDeliveryTaskRequestOrBuilderpublic String getTableName()
optional string tableName = 1;getTableName 在接口中 OtsDelivery.ListDeliveryTaskRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string tableName = 1;getTableNameBytes 在接口中 OtsDelivery.ListDeliveryTaskRequestOrBuilderpublic OtsDelivery.ListDeliveryTaskRequest.Builder setTableName(String value)
optional string tableName = 1;value - The tableName to set.public OtsDelivery.ListDeliveryTaskRequest.Builder clearTableName()
optional string tableName = 1;public OtsDelivery.ListDeliveryTaskRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string tableName = 1;value - The bytes for tableName to set.Copyright © 2025. All Rights Reserved.