public static final class DescribeVodSnapshotDataRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder> implements DescribeVodSnapshotDataRequestOrBuilder
点播截图用量Protobuf type
Volcengine.Vod.Models.Request.DescribeVodSnapshotDataRequest
限定符和类型 | 方法和说明 |
---|---|
DescribeVodSnapshotDataRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeVodSnapshotDataRequest |
build() |
DescribeVodSnapshotDataRequest |
buildPartial() |
DescribeVodSnapshotDataRequest.Builder |
clear() |
DescribeVodSnapshotDataRequest.Builder |
clearAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6; |
DescribeVodSnapshotDataRequest.Builder |
clearDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7; |
DescribeVodSnapshotDataRequest.Builder |
clearEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodSnapshotDataRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DescribeVodSnapshotDataRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DescribeVodSnapshotDataRequest.Builder |
clearSnapshotType()
类型:默认全部。
|
DescribeVodSnapshotDataRequest.Builder |
clearSpaceList()
空间列表,多个空间用逗号分割
string SpaceList = 1; |
DescribeVodSnapshotDataRequest.Builder |
clearStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodSnapshotDataRequest.Builder |
clearTaskStageList()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5; |
DescribeVodSnapshotDataRequest.Builder |
clone() |
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6; |
DescribeVodSnapshotDataRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7; |
com.google.protobuf.ByteString |
getDetailFieldListBytes()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7; |
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
String |
getSnapshotType()
类型:默认全部。
|
com.google.protobuf.ByteString |
getSnapshotTypeBytes()
类型:默认全部。
|
String |
getSpaceList()
空间列表,多个空间用逗号分割
string SpaceList = 1; |
com.google.protobuf.ByteString |
getSpaceListBytes()
空间列表,多个空间用逗号分割
string SpaceList = 1; |
String |
getStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2; |
String |
getTaskStageList()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5; |
com.google.protobuf.ByteString |
getTaskStageListBytes()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DescribeVodSnapshotDataRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DescribeVodSnapshotDataRequest.Builder |
mergeFrom(DescribeVodSnapshotDataRequest other) |
DescribeVodSnapshotDataRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
DescribeVodSnapshotDataRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DescribeVodSnapshotDataRequest.Builder |
setAggregation(long value)
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6; |
DescribeVodSnapshotDataRequest.Builder |
setDetailFieldList(String value)
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7; |
DescribeVodSnapshotDataRequest.Builder |
setDetailFieldListBytes(com.google.protobuf.ByteString value)
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7; |
DescribeVodSnapshotDataRequest.Builder |
setEndTime(String value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodSnapshotDataRequest.Builder |
setEndTimeBytes(com.google.protobuf.ByteString value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodSnapshotDataRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeVodSnapshotDataRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DescribeVodSnapshotDataRequest.Builder |
setSnapshotType(String value)
类型:默认全部。
|
DescribeVodSnapshotDataRequest.Builder |
setSnapshotTypeBytes(com.google.protobuf.ByteString value)
类型:默认全部。
|
DescribeVodSnapshotDataRequest.Builder |
setSpaceList(String value)
空间列表,多个空间用逗号分割
string SpaceList = 1; |
DescribeVodSnapshotDataRequest.Builder |
setSpaceListBytes(com.google.protobuf.ByteString value)
空间列表,多个空间用逗号分割
string SpaceList = 1; |
DescribeVodSnapshotDataRequest.Builder |
setStartTime(String value)
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodSnapshotDataRequest.Builder |
setStartTimeBytes(com.google.protobuf.ByteString value)
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodSnapshotDataRequest.Builder |
setTaskStageList(String value)
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5; |
DescribeVodSnapshotDataRequest.Builder |
setTaskStageListBytes(com.google.protobuf.ByteString value)
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5; |
DescribeVodSnapshotDataRequest.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder clear()
clear
在接口中 com.google.protobuf.Message.Builder
clear
在接口中 com.google.protobuf.MessageLite.Builder
clear
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
在接口中 com.google.protobuf.Message.Builder
getDescriptorForType
在接口中 com.google.protobuf.MessageOrBuilder
getDescriptorForType
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public DescribeVodSnapshotDataRequest build()
build
在接口中 com.google.protobuf.Message.Builder
build
在接口中 com.google.protobuf.MessageLite.Builder
public DescribeVodSnapshotDataRequest buildPartial()
buildPartial
在接口中 com.google.protobuf.Message.Builder
buildPartial
在接口中 com.google.protobuf.MessageLite.Builder
public DescribeVodSnapshotDataRequest.Builder clone()
clone
在接口中 com.google.protobuf.Message.Builder
clone
在接口中 com.google.protobuf.MessageLite.Builder
clone
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
在接口中 com.google.protobuf.Message.Builder
setField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
在接口中 com.google.protobuf.Message.Builder
clearField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
在接口中 com.google.protobuf.Message.Builder
clearOneof
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
在接口中 com.google.protobuf.Message.Builder
setRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
在接口中 com.google.protobuf.Message.Builder
addRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder mergeFrom(DescribeVodSnapshotDataRequest other)
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public DescribeVodSnapshotDataRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在接口中 com.google.protobuf.MessageLite.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<DescribeVodSnapshotDataRequest.Builder>
IOException
public String getSpaceList()
空间列表,多个空间用逗号分割
string SpaceList = 1;
getSpaceList
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public com.google.protobuf.ByteString getSpaceListBytes()
空间列表,多个空间用逗号分割
string SpaceList = 1;
getSpaceListBytes
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public DescribeVodSnapshotDataRequest.Builder setSpaceList(String value)
空间列表,多个空间用逗号分割
string SpaceList = 1;
value
- The spaceList to set.public DescribeVodSnapshotDataRequest.Builder clearSpaceList()
空间列表,多个空间用逗号分割
string SpaceList = 1;
public DescribeVodSnapshotDataRequest.Builder setSpaceListBytes(com.google.protobuf.ByteString value)
空间列表,多个空间用逗号分割
string SpaceList = 1;
value
- The bytes for spaceList to set.public String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;
getStartTime
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;
getStartTimeBytes
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public DescribeVodSnapshotDataRequest.Builder setStartTime(String value)
查询的起始时间, rfc3339
string StartTime = 2;
value
- The startTime to set.public DescribeVodSnapshotDataRequest.Builder clearStartTime()
查询的起始时间, rfc3339
string StartTime = 2;
public DescribeVodSnapshotDataRequest.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
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
getEndTimeBytes
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public DescribeVodSnapshotDataRequest.Builder setEndTime(String value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
value
- The endTime to set.public DescribeVodSnapshotDataRequest.Builder clearEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
public DescribeVodSnapshotDataRequest.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
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public com.google.protobuf.ByteString getSnapshotTypeBytes()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;
getSnapshotTypeBytes
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public DescribeVodSnapshotDataRequest.Builder setSnapshotType(String value)
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;
value
- The snapshotType to set.public DescribeVodSnapshotDataRequest.Builder clearSnapshotType()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;
public DescribeVodSnapshotDataRequest.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 String getTaskStageList()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5;
getTaskStageList
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public com.google.protobuf.ByteString getTaskStageListBytes()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5;
getTaskStageListBytes
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public DescribeVodSnapshotDataRequest.Builder setTaskStageList(String value)
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5;
value
- The taskStageList to set.public DescribeVodSnapshotDataRequest.Builder clearTaskStageList()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5;
public DescribeVodSnapshotDataRequest.Builder setTaskStageListBytes(com.google.protobuf.ByteString value)
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5;
value
- The bytes for taskStageList to set.public long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;
getAggregation
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public DescribeVodSnapshotDataRequest.Builder setAggregation(long value)
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;
value
- The aggregation to set.public DescribeVodSnapshotDataRequest.Builder clearAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;
public String getDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7;
getDetailFieldList
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public com.google.protobuf.ByteString getDetailFieldListBytes()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7;
getDetailFieldListBytes
在接口中 DescribeVodSnapshotDataRequestOrBuilder
public DescribeVodSnapshotDataRequest.Builder setDetailFieldList(String value)
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7;
value
- The detailFieldList to set.public DescribeVodSnapshotDataRequest.Builder clearDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7;
public DescribeVodSnapshotDataRequest.Builder setDetailFieldListBytes(com.google.protobuf.ByteString value)
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7;
value
- The bytes for detailFieldList to set.public final DescribeVodSnapshotDataRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
在接口中 com.google.protobuf.Message.Builder
setUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
public final DescribeVodSnapshotDataRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
在接口中 com.google.protobuf.Message.Builder
mergeUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodSnapshotDataRequest.Builder>
Copyright © 2023. All rights reserved.