public interface VodCdnTopAccessUrlElementOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getFlux()
流量计数,单位:Byte
|
long |
getPv()
请求次数计数
|
String |
getUrl()
URL
|
com.google.protobuf.ByteString |
getUrlBytes()
URL
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUrl()
URL
string Url = 1;com.google.protobuf.ByteString getUrlBytes()
URL
string Url = 1;long getPv()
请求次数计数
int64 Pv = 2;long getFlux()
流量计数,单位:Byte
int64 Flux = 3;Copyright © 2023. All rights reserved.