| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static OtsDelivery.DeliveryTaskType |
OtsDelivery.DeliveryTaskType.forNumber(int value) |
OtsDelivery.DeliveryTaskType |
OtsDelivery.CreateDeliveryTaskRequestOrBuilder.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 4; |
OtsDelivery.DeliveryTaskType |
OtsDelivery.CreateDeliveryTaskRequest.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 4; |
OtsDelivery.DeliveryTaskType |
OtsDelivery.CreateDeliveryTaskRequest.Builder.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 4; |
OtsDelivery.DeliveryTaskType |
OtsDelivery.DescribeDeliveryTaskResponseOrBuilder.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
OtsDelivery.DeliveryTaskType |
OtsDelivery.DescribeDeliveryTaskResponse.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
OtsDelivery.DeliveryTaskType |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
OtsDelivery.DeliveryTaskType |
OtsDelivery.DeliveryTaskInfoOrBuilder.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
OtsDelivery.DeliveryTaskType |
OtsDelivery.DeliveryTaskInfo.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
OtsDelivery.DeliveryTaskType |
OtsDelivery.DeliveryTaskInfo.Builder.getTaskType()
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
static OtsDelivery.DeliveryTaskType |
OTSProtocolBuilder.toPBDeliveryTaskType(DeliveryTaskType deliveryTaskType) |
static OtsDelivery.DeliveryTaskType |
OtsDelivery.DeliveryTaskType.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OtsDelivery.DeliveryTaskType |
OtsDelivery.DeliveryTaskType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static OtsDelivery.DeliveryTaskType |
OtsDelivery.DeliveryTaskType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static OtsDelivery.DeliveryTaskType[] |
OtsDelivery.DeliveryTaskType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<OtsDelivery.DeliveryTaskType> |
OtsDelivery.DeliveryTaskType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeliveryTaskType |
ResponseFactory.createTaskType(OtsDelivery.DeliveryTaskType taskType) |
OtsDelivery.CreateDeliveryTaskRequest.Builder |
OtsDelivery.CreateDeliveryTaskRequest.Builder.setTaskType(OtsDelivery.DeliveryTaskType value)
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 4; |
OtsDelivery.DescribeDeliveryTaskResponse.Builder |
OtsDelivery.DescribeDeliveryTaskResponse.Builder.setTaskType(OtsDelivery.DeliveryTaskType value)
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
OtsDelivery.DeliveryTaskInfo.Builder |
OtsDelivery.DeliveryTaskInfo.Builder.setTaskType(OtsDelivery.DeliveryTaskType value)
optional .com.alicloud.openservices.tablestore.core.protocol.DeliveryTaskType taskType = 3; |
Copyright © 2025. All Rights Reserved.