public interface DescribeVodSpaceTranscodeDataResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 7; |
String |
getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 8; |
com.google.protobuf.ByteString |
getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 8; |
int |
getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 8; |
List<String> |
getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 8; |
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
String |
getRegionList(int index)
地区列表
repeated string RegionList = 9; |
com.google.protobuf.ByteString |
getRegionListBytes(int index)
地区列表
repeated string RegionList = 9; |
int |
getRegionListCount()
地区列表
repeated string RegionList = 9; |
List<String> |
getRegionListList()
地区列表
repeated string RegionList = 9; |
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 |
getSpecification()
string Specification = 5; |
com.google.protobuf.ByteString |
getSpecificationBytes()
string Specification = 5; |
String |
getStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2; |
String |
getTaskStageList(int index)
闲忙时: busy/free
repeated string TaskStageList = 6; |
com.google.protobuf.ByteString |
getTaskStageListBytes(int index)
闲忙时: busy/free
repeated string TaskStageList = 6; |
int |
getTaskStageListCount()
闲忙时: busy/free
repeated string TaskStageList = 6; |
List<String> |
getTaskStageListList()
闲忙时: busy/free
repeated string TaskStageList = 6; |
long |
getTotalTranscodeData()
int64 TotalTranscodeData = 10; |
DescribeVodSpaceTranscodeItem |
getTotalTranscodeDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11; |
int |
getTotalTranscodeDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11; |
List<DescribeVodSpaceTranscodeItem> |
getTotalTranscodeDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11; |
DescribeVodSpaceTranscodeItemOrBuilder |
getTotalTranscodeDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11; |
List<? extends DescribeVodSpaceTranscodeItemOrBuilder> |
getTotalTranscodeDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11; |
DescribeVodSpaceTranscodeDetail |
getTranscodeDataDetailList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12; |
int |
getTranscodeDataDetailListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12; |
List<DescribeVodSpaceTranscodeDetail> |
getTranscodeDataDetailListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12; |
DescribeVodSpaceTranscodeDetailOrBuilder |
getTranscodeDataDetailListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12; |
List<? extends DescribeVodSpaceTranscodeDetailOrBuilder> |
getTranscodeDataDetailListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12; |
String |
getTranscodeType()
转码类型:默认全部。
|
com.google.protobuf.ByteString |
getTranscodeTypeBytes()
转码类型:默认全部。
|
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;查询时间跨度不超过93天
string EndTime = 3;
com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
String getTranscodeType()
转码类型:默认全部。Slice,Normal,LowCost,ByteHD
string TranscodeType = 4;
com.google.protobuf.ByteString getTranscodeTypeBytes()
转码类型:默认全部。Slice,Normal,LowCost,ByteHD
string TranscodeType = 4;
String getSpecification()
string Specification = 5;
com.google.protobuf.ByteString getSpecificationBytes()
string Specification = 5;
List<String> getTaskStageListList()
闲忙时: busy/free
repeated string TaskStageList = 6;
int getTaskStageListCount()
闲忙时: busy/free
repeated string TaskStageList = 6;
String getTaskStageList(int index)
闲忙时: busy/free
repeated string TaskStageList = 6;
index
- The index of the element to return.com.google.protobuf.ByteString getTaskStageListBytes(int index)
闲忙时: busy/free
repeated string TaskStageList = 6;
index
- The index of the value to return.long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 7;
List<String> getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 8;
int getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 8;
String getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 8;
index
- The index of the element to return.com.google.protobuf.ByteString getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 8;
index
- The index of the value to return.List<String> getRegionListList()
地区列表
repeated string RegionList = 9;
int getRegionListCount()
地区列表
repeated string RegionList = 9;
String getRegionList(int index)
地区列表
repeated string RegionList = 9;
index
- The index of the element to return.com.google.protobuf.ByteString getRegionListBytes(int index)
地区列表
repeated string RegionList = 9;
index
- The index of the value to return.long getTotalTranscodeData()
int64 TotalTranscodeData = 10;
List<DescribeVodSpaceTranscodeItem> getTotalTranscodeDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11;
DescribeVodSpaceTranscodeItem getTotalTranscodeDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11;
int getTotalTranscodeDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11;
List<? extends DescribeVodSpaceTranscodeItemOrBuilder> getTotalTranscodeDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11;
DescribeVodSpaceTranscodeItemOrBuilder getTotalTranscodeDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeItem TotalTranscodeDataList = 11;
List<DescribeVodSpaceTranscodeDetail> getTranscodeDataDetailListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12;
DescribeVodSpaceTranscodeDetail getTranscodeDataDetailList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12;
int getTranscodeDataDetailListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12;
List<? extends DescribeVodSpaceTranscodeDetailOrBuilder> getTranscodeDataDetailListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12;
DescribeVodSpaceTranscodeDetailOrBuilder getTranscodeDataDetailListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceTranscodeDetail TranscodeDataDetailList = 12;
Copyright © 2024. All rights reserved.