public interface DescribeVodSpaceStorageDataFDResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过31天
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过31天
string EndTime = 3; |
String |
getSpaceList(int index)
空间列表
repeated string SpaceList = 1; |
com.google.protobuf.ByteString |
getSpaceListBytes(int index)
空间列表
repeated string SpaceList = 1; |
int |
getSpaceListCount()
空间列表
repeated string SpaceList = 1; |
List<String> |
getSpaceListList()
空间列表
repeated string SpaceList = 1; |
String |
getStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodSpaceStorageDataFDItem |
getStorageDataList(int index)
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4; |
int |
getStorageDataListCount()
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4; |
List<DescribeVodSpaceStorageDataFDItem> |
getStorageDataListList()
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4; |
DescribeVodSpaceStorageDataFDItemOrBuilder |
getStorageDataListOrBuilder(int index)
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4; |
List<? extends DescribeVodSpaceStorageDataFDItemOrBuilder> |
getStorageDataListOrBuilderList()
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4; |
List<String> getSpaceListList()
空间列表
repeated string SpaceList = 1;int getSpaceListCount()
空间列表
repeated string SpaceList = 1;String getSpaceList(int index)
空间列表
repeated string SpaceList = 1;index - The index of the element to return.com.google.protobuf.ByteString getSpaceListBytes(int index)
空间列表
repeated string SpaceList = 1;index - The index of the value to return.String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过31天
string EndTime = 3;com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过31天
string EndTime = 3;List<DescribeVodSpaceStorageDataFDItem> getStorageDataListList()
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4;DescribeVodSpaceStorageDataFDItem getStorageDataList(int index)
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4;int getStorageDataListCount()
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4;List<? extends DescribeVodSpaceStorageDataFDItemOrBuilder> getStorageDataListOrBuilderList()
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4;DescribeVodSpaceStorageDataFDItemOrBuilder getStorageDataListOrBuilder(int index)
repeated .Byteplus.Vod.Models.Business.DescribeVodSpaceStorageDataFDItem StorageDataList = 4;Copyright © 2025. All rights reserved.