public static final class DescribeVodSnapshotDataResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder> implements DescribeVodSnapshotDataResultOrBuilder
Volcengine.Vod.Models.Business.DescribeVodSnapshotDataResult| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVodSnapshotDataResult.Builder |
addAllDetailFieldList(Iterable<String> values)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
DescribeVodSnapshotDataResult.Builder |
addAllRegionList(Iterable<String> values)
repeated string RegionList = 8; |
DescribeVodSnapshotDataResult.Builder |
addAllSnapshotDataList(Iterable<? extends DescribeVodSnapshotDataItem> values)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
addAllSnapshotDetailDataList(Iterable<? extends DescribeVodSnapshotDataDetail> values)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
addAllSpaceList(Iterable<String> values)
空间列表
repeated string SpaceList = 1; |
DescribeVodSnapshotDataResult.Builder |
addAllTaskStageList(Iterable<String> values)
闲忙时: busy/free
repeated string TaskStageList = 5; |
DescribeVodSnapshotDataResult.Builder |
addDetailFieldList(String value)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
DescribeVodSnapshotDataResult.Builder |
addDetailFieldListBytes(com.google.protobuf.ByteString value)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
DescribeVodSnapshotDataResult.Builder |
addRegionList(String value)
repeated string RegionList = 8; |
DescribeVodSnapshotDataResult.Builder |
addRegionListBytes(com.google.protobuf.ByteString value)
repeated string RegionList = 8; |
DescribeVodSnapshotDataResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeVodSnapshotDataResult.Builder |
addSnapshotDataList(DescribeVodSnapshotDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
addSnapshotDataList(DescribeVodSnapshotDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
addSnapshotDataList(int index,
DescribeVodSnapshotDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
addSnapshotDataList(int index,
DescribeVodSnapshotDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataItem.Builder |
addSnapshotDataListBuilder()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataItem.Builder |
addSnapshotDataListBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
addSnapshotDetailDataList(DescribeVodSnapshotDataDetail.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
addSnapshotDetailDataList(DescribeVodSnapshotDataDetail value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
addSnapshotDetailDataList(int index,
DescribeVodSnapshotDataDetail.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
addSnapshotDetailDataList(int index,
DescribeVodSnapshotDataDetail value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataDetail.Builder |
addSnapshotDetailDataListBuilder()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataDetail.Builder |
addSnapshotDetailDataListBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
addSpaceList(String value)
空间列表
repeated string SpaceList = 1; |
DescribeVodSnapshotDataResult.Builder |
addSpaceListBytes(com.google.protobuf.ByteString value)
空间列表
repeated string SpaceList = 1; |
DescribeVodSnapshotDataResult.Builder |
addTaskStageList(String value)
闲忙时: busy/free
repeated string TaskStageList = 5; |
DescribeVodSnapshotDataResult.Builder |
addTaskStageListBytes(com.google.protobuf.ByteString value)
闲忙时: busy/free
repeated string TaskStageList = 5; |
DescribeVodSnapshotDataResult |
build() |
DescribeVodSnapshotDataResult |
buildPartial() |
DescribeVodSnapshotDataResult.Builder |
clear() |
DescribeVodSnapshotDataResult.Builder |
clearAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6; |
DescribeVodSnapshotDataResult.Builder |
clearDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
DescribeVodSnapshotDataResult.Builder |
clearEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodSnapshotDataResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DescribeVodSnapshotDataResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DescribeVodSnapshotDataResult.Builder |
clearRegionList()
repeated string RegionList = 8; |
DescribeVodSnapshotDataResult.Builder |
clearSnapshotDataList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
clearSnapshotDetailDataList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
clearSnapshotType()
类型:默认全部。
|
DescribeVodSnapshotDataResult.Builder |
clearSpaceList()
空间列表
repeated string SpaceList = 1; |
DescribeVodSnapshotDataResult.Builder |
clearStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodSnapshotDataResult.Builder |
clearTaskStageList()
闲忙时: busy/free
repeated string TaskStageList = 5; |
DescribeVodSnapshotDataResult.Builder |
clearTotalSnapshotData()
int64 TotalSnapshotData = 9; |
DescribeVodSnapshotDataResult.Builder |
clone() |
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6; |
DescribeVodSnapshotDataResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
com.google.protobuf.ByteString |
getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
int |
getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
com.google.protobuf.ProtocolStringList |
getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
String |
getRegionList(int index)
repeated string RegionList = 8; |
com.google.protobuf.ByteString |
getRegionListBytes(int index)
repeated string RegionList = 8; |
int |
getRegionListCount()
repeated string RegionList = 8; |
com.google.protobuf.ProtocolStringList |
getRegionListList()
repeated string RegionList = 8; |
DescribeVodSnapshotDataItem |
getSnapshotDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataItem.Builder |
getSnapshotDataListBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
List<DescribeVodSnapshotDataItem.Builder> |
getSnapshotDataListBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
int |
getSnapshotDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
List<DescribeVodSnapshotDataItem> |
getSnapshotDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataItemOrBuilder |
getSnapshotDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
List<? extends DescribeVodSnapshotDataItemOrBuilder> |
getSnapshotDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataDetail |
getSnapshotDetailDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataDetail.Builder |
getSnapshotDetailDataListBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
List<DescribeVodSnapshotDataDetail.Builder> |
getSnapshotDetailDataListBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
int |
getSnapshotDetailDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
List<DescribeVodSnapshotDataDetail> |
getSnapshotDetailDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataDetailOrBuilder |
getSnapshotDetailDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
List<? extends DescribeVodSnapshotDataDetailOrBuilder> |
getSnapshotDetailDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
String |
getSnapshotType()
类型:默认全部。
|
com.google.protobuf.ByteString |
getSnapshotTypeBytes()
类型:默认全部。
|
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; |
com.google.protobuf.ProtocolStringList |
getSpaceListList()
空间列表
repeated string SpaceList = 1; |
String |
getStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2; |
String |
getTaskStageList(int index)
闲忙时: busy/free
repeated string TaskStageList = 5; |
com.google.protobuf.ByteString |
getTaskStageListBytes(int index)
闲忙时: busy/free
repeated string TaskStageList = 5; |
int |
getTaskStageListCount()
闲忙时: busy/free
repeated string TaskStageList = 5; |
com.google.protobuf.ProtocolStringList |
getTaskStageListList()
闲忙时: busy/free
repeated string TaskStageList = 5; |
long |
getTotalSnapshotData()
int64 TotalSnapshotData = 9; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DescribeVodSnapshotDataResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DescribeVodSnapshotDataResult.Builder |
mergeFrom(DescribeVodSnapshotDataResult other) |
DescribeVodSnapshotDataResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
DescribeVodSnapshotDataResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DescribeVodSnapshotDataResult.Builder |
removeSnapshotDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
removeSnapshotDetailDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
setAggregation(long value)
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6; |
DescribeVodSnapshotDataResult.Builder |
setDetailFieldList(int index,
String value)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
DescribeVodSnapshotDataResult.Builder |
setEndTime(String value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodSnapshotDataResult.Builder |
setEndTimeBytes(com.google.protobuf.ByteString value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodSnapshotDataResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeVodSnapshotDataResult.Builder |
setRegionList(int index,
String value)
repeated string RegionList = 8; |
DescribeVodSnapshotDataResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DescribeVodSnapshotDataResult.Builder |
setSnapshotDataList(int index,
DescribeVodSnapshotDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
setSnapshotDataList(int index,
DescribeVodSnapshotDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataResult.Builder |
setSnapshotDetailDataList(int index,
DescribeVodSnapshotDataDetail.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
setSnapshotDetailDataList(int index,
DescribeVodSnapshotDataDetail value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataResult.Builder |
setSnapshotType(String value)
类型:默认全部。
|
DescribeVodSnapshotDataResult.Builder |
setSnapshotTypeBytes(com.google.protobuf.ByteString value)
类型:默认全部。
|
DescribeVodSnapshotDataResult.Builder |
setSpaceList(int index,
String value)
空间列表
repeated string SpaceList = 1; |
DescribeVodSnapshotDataResult.Builder |
setStartTime(String value)
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodSnapshotDataResult.Builder |
setStartTimeBytes(com.google.protobuf.ByteString value)
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodSnapshotDataResult.Builder |
setTaskStageList(int index,
String value)
闲忙时: busy/free
repeated string TaskStageList = 5; |
DescribeVodSnapshotDataResult.Builder |
setTotalSnapshotData(long value)
int64 TotalSnapshotData = 9; |
DescribeVodSnapshotDataResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic DescribeVodSnapshotDataResult build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic DescribeVodSnapshotDataResult buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic DescribeVodSnapshotDataResult.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder mergeFrom(DescribeVodSnapshotDataResult other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public DescribeVodSnapshotDataResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<DescribeVodSnapshotDataResult.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getSpaceListList()
空间列表
repeated string SpaceList = 1;getSpaceListList 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic int getSpaceListCount()
空间列表
repeated string SpaceList = 1;getSpaceListCount 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic String getSpaceList(int index)
空间列表
repeated string SpaceList = 1;getSpaceList 在接口中 DescribeVodSnapshotDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSpaceListBytes(int index)
空间列表
repeated string SpaceList = 1;getSpaceListBytes 在接口中 DescribeVodSnapshotDataResultOrBuilderindex - The index of the value to return.public DescribeVodSnapshotDataResult.Builder setSpaceList(int index, String value)
空间列表
repeated string SpaceList = 1;index - The index to set the value at.value - The spaceList to set.public DescribeVodSnapshotDataResult.Builder addSpaceList(String value)
空间列表
repeated string SpaceList = 1;value - The spaceList to add.public DescribeVodSnapshotDataResult.Builder addAllSpaceList(Iterable<String> values)
空间列表
repeated string SpaceList = 1;values - The spaceList to add.public DescribeVodSnapshotDataResult.Builder clearSpaceList()
空间列表
repeated string SpaceList = 1;public DescribeVodSnapshotDataResult.Builder addSpaceListBytes(com.google.protobuf.ByteString value)
空间列表
repeated string SpaceList = 1;value - The bytes of the spaceList to add.public String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;getStartTime 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;getStartTimeBytes 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataResult.Builder setStartTime(String value)
查询的起始时间, rfc3339
string StartTime = 2;value - The startTime to set.public DescribeVodSnapshotDataResult.Builder clearStartTime()
查询的起始时间, rfc3339
string StartTime = 2;public DescribeVodSnapshotDataResult.Builder setStartTimeBytes(com.google.protobuf.ByteString value)
查询的起始时间, rfc3339
string StartTime = 2;value - The bytes for startTime to set.public String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTime 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTimeBytes 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataResult.Builder setEndTime(String value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;value - The endTime to set.public DescribeVodSnapshotDataResult.Builder clearEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;public DescribeVodSnapshotDataResult.Builder setEndTimeBytes(com.google.protobuf.ByteString value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;value - The bytes for endTime to set.public String getSnapshotType()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;getSnapshotType 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic com.google.protobuf.ByteString getSnapshotTypeBytes()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;getSnapshotTypeBytes 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataResult.Builder setSnapshotType(String value)
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;value - The snapshotType to set.public DescribeVodSnapshotDataResult.Builder clearSnapshotType()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;public DescribeVodSnapshotDataResult.Builder setSnapshotTypeBytes(com.google.protobuf.ByteString value)
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;value - The bytes for snapshotType to set.public com.google.protobuf.ProtocolStringList getTaskStageListList()
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListList 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic int getTaskStageListCount()
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListCount 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic String getTaskStageList(int index)
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageList 在接口中 DescribeVodSnapshotDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTaskStageListBytes(int index)
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListBytes 在接口中 DescribeVodSnapshotDataResultOrBuilderindex - The index of the value to return.public DescribeVodSnapshotDataResult.Builder setTaskStageList(int index, String value)
闲忙时: busy/free
repeated string TaskStageList = 5;index - The index to set the value at.value - The taskStageList to set.public DescribeVodSnapshotDataResult.Builder addTaskStageList(String value)
闲忙时: busy/free
repeated string TaskStageList = 5;value - The taskStageList to add.public DescribeVodSnapshotDataResult.Builder addAllTaskStageList(Iterable<String> values)
闲忙时: busy/free
repeated string TaskStageList = 5;values - The taskStageList to add.public DescribeVodSnapshotDataResult.Builder clearTaskStageList()
闲忙时: busy/free
repeated string TaskStageList = 5;public DescribeVodSnapshotDataResult.Builder addTaskStageListBytes(com.google.protobuf.ByteString value)
闲忙时: busy/free
repeated string TaskStageList = 5;value - The bytes of the taskStageList to add.public long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;getAggregation 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataResult.Builder setAggregation(long value)
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;value - The aggregation to set.public DescribeVodSnapshotDataResult.Builder clearAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;public com.google.protobuf.ProtocolStringList getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListList 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic int getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListCount 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic String getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldList 在接口中 DescribeVodSnapshotDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListBytes 在接口中 DescribeVodSnapshotDataResultOrBuilderindex - The index of the value to return.public DescribeVodSnapshotDataResult.Builder setDetailFieldList(int index, String value)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;index - The index to set the value at.value - The detailFieldList to set.public DescribeVodSnapshotDataResult.Builder addDetailFieldList(String value)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;value - The detailFieldList to add.public DescribeVodSnapshotDataResult.Builder addAllDetailFieldList(Iterable<String> values)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;values - The detailFieldList to add.public DescribeVodSnapshotDataResult.Builder clearDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;public DescribeVodSnapshotDataResult.Builder addDetailFieldListBytes(com.google.protobuf.ByteString value)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;value - The bytes of the detailFieldList to add.public com.google.protobuf.ProtocolStringList getRegionListList()
repeated string RegionList = 8;getRegionListList 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic int getRegionListCount()
repeated string RegionList = 8;getRegionListCount 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic String getRegionList(int index)
repeated string RegionList = 8;getRegionList 在接口中 DescribeVodSnapshotDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getRegionListBytes(int index)
repeated string RegionList = 8;getRegionListBytes 在接口中 DescribeVodSnapshotDataResultOrBuilderindex - The index of the value to return.public DescribeVodSnapshotDataResult.Builder setRegionList(int index, String value)
repeated string RegionList = 8;index - The index to set the value at.value - The regionList to set.public DescribeVodSnapshotDataResult.Builder addRegionList(String value)
repeated string RegionList = 8;value - The regionList to add.public DescribeVodSnapshotDataResult.Builder addAllRegionList(Iterable<String> values)
repeated string RegionList = 8;values - The regionList to add.public DescribeVodSnapshotDataResult.Builder clearRegionList()
repeated string RegionList = 8;public DescribeVodSnapshotDataResult.Builder addRegionListBytes(com.google.protobuf.ByteString value)
repeated string RegionList = 8;value - The bytes of the regionList to add.public long getTotalSnapshotData()
int64 TotalSnapshotData = 9;getTotalSnapshotData 在接口中 DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataResult.Builder setTotalSnapshotData(long value)
int64 TotalSnapshotData = 9;value - The totalSnapshotData to set.public DescribeVodSnapshotDataResult.Builder clearTotalSnapshotData()
int64 TotalSnapshotData = 9;public List<DescribeVodSnapshotDataItem> getSnapshotDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public int getSnapshotDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataItem getSnapshotDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder setSnapshotDataList(int index, DescribeVodSnapshotDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder setSnapshotDataList(int index, DescribeVodSnapshotDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder addSnapshotDataList(DescribeVodSnapshotDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder addSnapshotDataList(int index, DescribeVodSnapshotDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder addSnapshotDataList(DescribeVodSnapshotDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder addSnapshotDataList(int index, DescribeVodSnapshotDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder addAllSnapshotDataList(Iterable<? extends DescribeVodSnapshotDataItem> values)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder clearSnapshotDataList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataResult.Builder removeSnapshotDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataItem.Builder getSnapshotDataListBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataItemOrBuilder getSnapshotDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public List<? extends DescribeVodSnapshotDataItemOrBuilder> getSnapshotDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataItem.Builder addSnapshotDataListBuilder()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public DescribeVodSnapshotDataItem.Builder addSnapshotDataListBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public List<DescribeVodSnapshotDataItem.Builder> getSnapshotDataListBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;public List<DescribeVodSnapshotDataDetail> getSnapshotDetailDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public int getSnapshotDetailDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataDetail getSnapshotDetailDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder setSnapshotDetailDataList(int index, DescribeVodSnapshotDataDetail value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder setSnapshotDetailDataList(int index, DescribeVodSnapshotDataDetail.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder addSnapshotDetailDataList(DescribeVodSnapshotDataDetail value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder addSnapshotDetailDataList(int index, DescribeVodSnapshotDataDetail value)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder addSnapshotDetailDataList(DescribeVodSnapshotDataDetail.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder addSnapshotDetailDataList(int index, DescribeVodSnapshotDataDetail.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder addAllSnapshotDetailDataList(Iterable<? extends DescribeVodSnapshotDataDetail> values)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder clearSnapshotDetailDataList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataResult.Builder removeSnapshotDetailDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataDetail.Builder getSnapshotDetailDataListBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataDetailOrBuilder getSnapshotDetailDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public List<? extends DescribeVodSnapshotDataDetailOrBuilder> getSnapshotDetailDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataDetail.Builder addSnapshotDetailDataListBuilder()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public DescribeVodSnapshotDataDetail.Builder addSnapshotDetailDataListBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public List<DescribeVodSnapshotDataDetail.Builder> getSnapshotDetailDataListBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;public final DescribeVodSnapshotDataResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>public final DescribeVodSnapshotDataResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataResult.Builder>Copyright © 2024. All rights reserved.