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