public static interface OtsDelivery.CreateDeliveryTaskRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTableName()
optional string tableName = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
optional string tableName = 1; |
OtsDelivery.OSSTaskConfig |
getTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 3; |
OtsDelivery.OSSTaskConfigOrBuilder |
getTaskConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 3; |
String |
getTaskName()
optional string taskName = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTaskNameBytes()
optional string taskName = 2; |
OtsDelivery.DeliveryTaskType |
getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 4; |
boolean |
hasTableName()
optional string tableName = 1; |
boolean |
hasTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 3; |
boolean |
hasTaskName()
optional string taskName = 2; |
boolean |
hasTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
optional string tableName = 1;String getTableName()
optional string tableName = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string tableName = 1;boolean hasTaskName()
optional string taskName = 2;String getTaskName()
optional string taskName = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTaskNameBytes()
optional string taskName = 2;boolean hasTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 3;OtsDelivery.OSSTaskConfig getTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 3;OtsDelivery.OSSTaskConfigOrBuilder getTaskConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 3;boolean hasTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 4;OtsDelivery.DeliveryTaskType getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 4;Copyright © 2025. All Rights Reserved.