public interface DescribeVodSnapshotDataDetailOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
DescribeVodSnapshotDataItem |
getSnapshotDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4; |
int |
getSnapshotDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4; |
List<DescribeVodSnapshotDataItem> |
getSnapshotDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4; |
DescribeVodSnapshotDataItemOrBuilder |
getSnapshotDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4; |
List<? extends DescribeVodSnapshotDataItemOrBuilder> |
getSnapshotDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4; |
String |
getSpace()
string Space = 1; |
com.google.protobuf.ByteString |
getSpaceBytes()
string Space = 1; |
String |
getTaskStage()
string TaskStage = 2; |
com.google.protobuf.ByteString |
getTaskStageBytes()
string TaskStage = 2; |
String |
getTotal()
string Total = 3; |
com.google.protobuf.ByteString |
getTotalBytes()
string Total = 3; |
String getSpace()
string Space = 1;
com.google.protobuf.ByteString getSpaceBytes()
string Space = 1;
String getTaskStage()
string TaskStage = 2;
com.google.protobuf.ByteString getTaskStageBytes()
string TaskStage = 2;
String getTotal()
string Total = 3;
com.google.protobuf.ByteString getTotalBytes()
string Total = 3;
List<DescribeVodSnapshotDataItem> getSnapshotDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4;
DescribeVodSnapshotDataItem getSnapshotDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4;
int getSnapshotDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4;
List<? extends DescribeVodSnapshotDataItemOrBuilder> getSnapshotDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4;
DescribeVodSnapshotDataItemOrBuilder getSnapshotDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 4;
Copyright © 2024. All rights reserved.