public interface VodCdnTopAccessElementOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getItemKey()
搜索Item对应key
string ItemKey = 1; |
com.google.protobuf.ByteString |
getItemKeyBytes()
搜索Item对应key
string ItemKey = 1; |
double |
getValue()
请求相应Item和Metric对应值
double Value = 2; |
String getItemKey()
搜索Item对应key
string ItemKey = 1;
com.google.protobuf.ByteString getItemKeyBytes()
搜索Item对应key
string ItemKey = 1;
double getValue()
请求相应Item和Metric对应值
double Value = 2;
Copyright © 2024. All rights reserved.