public static interface OtsInternalApi.CapacityUnitOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getRead()
optional int32 read = 1; |
int |
getWrite()
optional int32 write = 2; |
boolean |
hasRead()
optional int32 read = 1; |
boolean |
hasWrite()
optional int32 write = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRead()
optional int32 read = 1;int getRead()
optional int32 read = 1;boolean hasWrite()
optional int32 write = 2;int getWrite()
optional int32 write = 2;Copyright © 2025. All Rights Reserved.