public interface VodListCdnUsageDataDetailRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain()
域名
|
com.google.protobuf.ByteString |
getDomainBytes()
域名
|
long |
getEndTime()
查询范围截止时间
|
long |
getStartTime()
查询范围起始时间
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDomain()
域名
string Domain = 1;com.google.protobuf.ByteString getDomainBytes()
域名
string Domain = 1;long getStartTime()
查询范围起始时间
int64 StartTime = 2;long getEndTime()
查询范围截止时间
int64 EndTime = 3;Copyright © 2025. All rights reserved.