public interface VodDescribeVodSpaceStorageDataResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAggregation()
Time granularity of aggregation
int32 Aggregation = 4; |
String |
getEndTime()
End time of query
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
End time of query
string EndTime = 3; |
long |
getLatestStorageData()
Byte of latest storage
int64 LatestStorageData = 7; |
String |
getRegionList(int index)
region list
repeated string RegionList = 6; |
com.google.protobuf.ByteString |
getRegionListBytes(int index)
region list
repeated string RegionList = 6; |
int |
getRegionListCount()
region list
repeated string RegionList = 6; |
List<String> |
getRegionListList()
region list
repeated string RegionList = 6; |
String |
getSpaceList(int index)
Space Name list
repeated string SpaceList = 1; |
com.google.protobuf.ByteString |
getSpaceListBytes(int index)
Space Name list
repeated string SpaceList = 1; |
int |
getSpaceListCount()
Space Name list
repeated string SpaceList = 1; |
List<String> |
getSpaceListList()
Space Name list
repeated string SpaceList = 1; |
String |
getStartTime()
start time of query
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
start time of query
string StartTime = 2; |
VodStorageData |
getStorageDataList(int index)
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
int |
getStorageDataListCount()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
List<VodStorageData> |
getStorageDataListList()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
VodStorageDataOrBuilder |
getStorageDataListOrBuilder(int index)
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
List<? extends VodStorageDataOrBuilder> |
getStorageDataListOrBuilderList()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
String |
getType()
hot, lowfreq, punish
string Type = 5; |
com.google.protobuf.ByteString |
getTypeBytes()
hot, lowfreq, punish
string Type = 5; |
List<String> getSpaceListList()
Space Name list
repeated string SpaceList = 1;int getSpaceListCount()
Space Name list
repeated string SpaceList = 1;String getSpaceList(int index)
Space Name list
repeated string SpaceList = 1;index - The index of the element to return.com.google.protobuf.ByteString getSpaceListBytes(int index)
Space Name list
repeated string SpaceList = 1;index - The index of the value to return.String getStartTime()
start time of query
string StartTime = 2;com.google.protobuf.ByteString getStartTimeBytes()
start time of query
string StartTime = 2;String getEndTime()
End time of query
string EndTime = 3;com.google.protobuf.ByteString getEndTimeBytes()
End time of query
string EndTime = 3;int getAggregation()
Time granularity of aggregation
int32 Aggregation = 4;String getType()
hot, lowfreq, punish
string Type = 5;com.google.protobuf.ByteString getTypeBytes()
hot, lowfreq, punish
string Type = 5;List<String> getRegionListList()
region list
repeated string RegionList = 6;int getRegionListCount()
region list
repeated string RegionList = 6;String getRegionList(int index)
region list
repeated string RegionList = 6;index - The index of the element to return.com.google.protobuf.ByteString getRegionListBytes(int index)
region list
repeated string RegionList = 6;index - The index of the value to return.long getLatestStorageData()
Byte of latest storage
int64 LatestStorageData = 7;List<VodStorageData> getStorageDataListList()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;VodStorageData getStorageDataList(int index)
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;int getStorageDataListCount()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;List<? extends VodStorageDataOrBuilder> getStorageDataListOrBuilderList()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;VodStorageDataOrBuilder getStorageDataListOrBuilder(int index)
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;Copyright © 2025. All rights reserved.