public interface VodDescribeVodDomainTrafficDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAggregation()
default 300, supports 1800, 3600 and 86400
int32 Aggregation = 4; |
String |
getDomainList()
list of domains to query
string DomainList = 1; |
com.google.protobuf.ByteString |
getDomainListBytes()
list of domains to query
string DomainList = 1; |
String |
getEndTime()
rfc339
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
rfc339
string EndTime = 3; |
String |
getStartTime()
rfc339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
rfc339
string StartTime = 2; |
String |
getTrafficType()
PCDN, CDN, or ALL
string TrafficType = 5; |
com.google.protobuf.ByteString |
getTrafficTypeBytes()
PCDN, CDN, or ALL
string TrafficType = 5; |
String getDomainList()
list of domains to query
string DomainList = 1;com.google.protobuf.ByteString getDomainListBytes()
list of domains to query
string DomainList = 1;String getStartTime()
rfc339
string StartTime = 2;com.google.protobuf.ByteString getStartTimeBytes()
rfc339
string StartTime = 2;String getEndTime()
rfc339
string EndTime = 3;com.google.protobuf.ByteString getEndTimeBytes()
rfc339
string EndTime = 3;int getAggregation()
default 300, supports 1800, 3600 and 86400
int32 Aggregation = 4;String getTrafficType()
PCDN, CDN, or ALL
string TrafficType = 5;com.google.protobuf.ByteString getTrafficTypeBytes()
PCDN, CDN, or ALL
string TrafficType = 5;Copyright © 2023. All rights reserved.