public interface VodDescribeVodSpaceStorageDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
int |
getAggregation()
default and only supports 86400
int32 Aggregation = 4; |
String |
getEndTime()
end time of query rfc3339
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
end time of query rfc3339
string EndTime = 3; |
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; |
String |
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 |
getType()
hot default, lowfreq, punish
string Type = 5; |
com.google.protobuf.ByteString |
getTypeBytes()
hot default, lowfreq, punish
string Type = 5; |
String 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 © 2024. All rights reserved.