OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.clear() |
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.clearTaskConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.clearTaskSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.clearTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.mergeFrom(OtsDelivery.DescribeDeliveryTaskResponse other) |
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.mergeTaskConfig(OtsDelivery.OSSTaskConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.mergeTaskSyncStat(OtsDelivery.TaskSyncStat value)
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2;
|
static OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.newBuilder() |
static OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.newBuilder(OtsDelivery.DescribeDeliveryTaskResponse prototype) |
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.newBuilderForType() |
protected OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.setTaskConfig(OtsDelivery.OSSTaskConfig.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.setTaskConfig(OtsDelivery.OSSTaskConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.OSSTaskConfig taskConfig = 1;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.setTaskSyncStat(OtsDelivery.TaskSyncStat.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.setTaskSyncStat(OtsDelivery.TaskSyncStat value)
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat task_sync_stat = 2;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.setTaskType(OtsDelivery.DeliveryTaskType value)
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3;
|
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.toBuilder() |