public static interface OtsDelivery.UpdateDeliveryTaskRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTable()
optional string table = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableBytes()
optional string table = 1; |
OtsDelivery.OSSTaskConfig |
getTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 5; |
OtsDelivery.OSSTaskConfigOrBuilder |
getTaskConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 5; |
String |
getTaskName()
optional string taskName = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTaskNameBytes()
optional string taskName = 2; |
boolean |
hasTable()
optional string table = 1; |
boolean |
hasTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 5; |
boolean |
hasTaskName()
optional string taskName = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTable()
optional string table = 1;String getTable()
optional string table = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableBytes()
optional string table = 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 = 5;OtsDelivery.OSSTaskConfig getTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 5;OtsDelivery.OSSTaskConfigOrBuilder getTaskConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 5;Copyright © 2025. All Rights Reserved.