public interface VodDescribeVodDomainTrafficDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAggregation()
default 300, supports 1800, 3600 and 86400
|
String |
getArea()
string Area = 7; |
com.google.protobuf.ByteString |
getAreaBytes()
string Area = 7; |
String |
getDomainInSpaceList()
list of space:domain to query
|
com.google.protobuf.ByteString |
getDomainInSpaceListBytes()
list of space:domain to query
|
String |
getDomainList()
list of domains to query
|
com.google.protobuf.ByteString |
getDomainListBytes()
list of domains to query
|
String |
getEndTime()
rfc339
|
com.google.protobuf.ByteString |
getEndTimeBytes()
rfc339
|
String |
getRegionList()
string RegionList = 8; |
com.google.protobuf.ByteString |
getRegionListBytes()
string RegionList = 8; |
String |
getStartTime()
rfc339
|
com.google.protobuf.ByteString |
getStartTimeBytes()
rfc339
|
String |
getTrafficType()
ECDN, CDN, or ALL
|
com.google.protobuf.ByteString |
getTrafficTypeBytes()
ECDN, CDN, or ALL
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDomainList()
list of domains to query
string DomainList = 1;com.google.protobuf.ByteString getDomainListBytes()
list of domains to query
string DomainList = 1;String getDomainInSpaceList()
list of space:domain to query
string DomainInSpaceList = 2;com.google.protobuf.ByteString getDomainInSpaceListBytes()
list of space:domain to query
string DomainInSpaceList = 2;String getStartTime()
rfc339
string StartTime = 3;com.google.protobuf.ByteString getStartTimeBytes()
rfc339
string StartTime = 3;String getEndTime()
rfc339
string EndTime = 4;com.google.protobuf.ByteString getEndTimeBytes()
rfc339
string EndTime = 4;int getAggregation()
default 300, supports 1800, 3600 and 86400
int32 Aggregation = 5;String getTrafficType()
ECDN, CDN, or ALL
string TrafficType = 6;com.google.protobuf.ByteString getTrafficTypeBytes()
ECDN, CDN, or ALL
string TrafficType = 6;String getArea()
string Area = 7;com.google.protobuf.ByteString getAreaBytes()
string Area = 7;String getRegionList()
string RegionList = 8;com.google.protobuf.ByteString getRegionListBytes()
string RegionList = 8;Copyright © 2025. All rights reserved.