public static interface OtsDelivery.DescribeDeliveryTaskResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsDelivery.OSSTaskConfig |
getTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1; |
OtsDelivery.OSSTaskConfigOrBuilder |
getTaskConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1; |
OtsDelivery.TaskSyncStat |
getTaskSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2; |
OtsDelivery.TaskSyncStatOrBuilder |
getTaskSyncStatOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2; |
OtsDelivery.DeliveryTaskType |
getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
boolean |
hasTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1; |
boolean |
hasTaskSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2; |
boolean |
hasTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1;OtsDelivery.OSSTaskConfig getTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1;OtsDelivery.OSSTaskConfigOrBuilder getTaskConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1;boolean hasTaskSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2;OtsDelivery.TaskSyncStat getTaskSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2;OtsDelivery.TaskSyncStatOrBuilder getTaskSyncStatOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2;boolean hasTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3;OtsDelivery.DeliveryTaskType getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3;Copyright © 2025. All Rights Reserved.