com.aliyun.openservices.ots.protocol
接口 OtsProtocol2.ReservedThroughputDetailsOrBuilder
- 所有超级接口:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
- OtsProtocol2.ReservedThroughputDetails, OtsProtocol2.ReservedThroughputDetails.Builder
- 包容类:
- OtsProtocol2
public static interface OtsProtocol2.ReservedThroughputDetailsOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
isInitialized |
hasCapacityUnit
boolean hasCapacityUnit()
getCapacityUnit
OtsProtocol2.CapacityUnit getCapacityUnit()
getCapacityUnitOrBuilder
OtsProtocol2.CapacityUnitOrBuilder getCapacityUnitOrBuilder()
hasLastIncreaseTime
boolean hasLastIncreaseTime()
getLastIncreaseTime
long getLastIncreaseTime()
hasLastDecreaseTime
boolean hasLastDecreaseTime()
getLastDecreaseTime
long getLastDecreaseTime()
hasNumberOfDecreasesToday
boolean hasNumberOfDecreasesToday()
getNumberOfDecreasesToday
int getNumberOfDecreasesToday()
Copyright © 2014. All Rights Reserved.