public interface VodDescribeVodSpaceStorageDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAggregation()
default and only supports 86400
|
String |
getEndTime()
end time of query rfc3339
|
com.google.protobuf.ByteString |
getEndTimeBytes()
end time of query rfc3339
|
String |
getRegionList()
region list, multiple regions are divided by commas
|
com.google.protobuf.ByteString |
getRegionListBytes()
region list, multiple regions are divided by commas
|
String |
getSpaceList()
SpaceList, multiple space names are divided by
|
com.google.protobuf.ByteString |
getSpaceListBytes()
SpaceList, multiple space names are divided by
|
String |
getStartTime()
commas
|
com.google.protobuf.ByteString |
getStartTimeBytes()
commas
|
String |
getType()
hot default, lowfreq, punish
|
com.google.protobuf.ByteString |
getTypeBytes()
hot default, lowfreq, punish
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceList()
SpaceList, multiple space names are divided by
string SpaceList = 1;com.google.protobuf.ByteString getSpaceListBytes()
SpaceList, multiple space names are divided by
string SpaceList = 1;String getStartTime()
commas
string StartTime = 2;com.google.protobuf.ByteString getStartTimeBytes()
commas
string StartTime = 2;String getEndTime()
end time of query rfc3339
string EndTime = 3;com.google.protobuf.ByteString getEndTimeBytes()
end time of query rfc3339
string EndTime = 3;int getAggregation()
default and only supports 86400
int32 Aggregation = 4;String getType()
hot default, lowfreq, punish
string Type = 5;com.google.protobuf.ByteString getTypeBytes()
hot default, lowfreq, punish
string Type = 5;String getRegionList()
region list, multiple regions are divided by commas
string RegionList = 6;com.google.protobuf.ByteString getRegionListBytes()
region list, multiple regions are divided by commas
string RegionList = 6;Copyright © 2025. All rights reserved.