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