| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static OtsDelivery.TimeFormatter |
OtsDelivery.TimeFormatter.forNumber(int value) |
OtsDelivery.TimeFormatter |
OtsDelivery.OSSTaskConfigOrBuilder.getFormatter()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeFormatter formatter = 2; |
OtsDelivery.TimeFormatter |
OtsDelivery.OSSTaskConfig.getFormatter()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeFormatter formatter = 2; |
OtsDelivery.TimeFormatter |
OtsDelivery.OSSTaskConfig.Builder.getFormatter()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeFormatter formatter = 2; |
static OtsDelivery.TimeFormatter |
OTSProtocolBuilder.toPBTimeFormatter(TimeFormatter timeFormatter) |
static OtsDelivery.TimeFormatter |
OtsDelivery.TimeFormatter.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OtsDelivery.TimeFormatter |
OtsDelivery.TimeFormatter.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static OtsDelivery.TimeFormatter |
OtsDelivery.TimeFormatter.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static OtsDelivery.TimeFormatter[] |
OtsDelivery.TimeFormatter.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<OtsDelivery.TimeFormatter> |
OtsDelivery.TimeFormatter.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
static TimeFormatter |
ResponseFactory.createTimeFormatter(OtsDelivery.TimeFormatter timeFormatter) |
OtsDelivery.OSSTaskConfig.Builder |
OtsDelivery.OSSTaskConfig.Builder.setFormatter(OtsDelivery.TimeFormatter value)
optional .com.alicloud.openservices.tablestore.core.protocol.TimeFormatter formatter = 2; |
Copyright © 2025. All Rights Reserved.