public final class DescribeVodSnapshotDataResult extends com.google.protobuf.GeneratedMessageV3 implements DescribeVodSnapshotDataResultOrBuilder
Volcengine.Vod.Models.Business.DescribeVodSnapshotDataResult
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeVodSnapshotDataResult.Builder
Protobuf type
Volcengine.Vod.Models.Business.DescribeVodSnapshotDataResult |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
限定符和类型 | 字段和说明 |
---|---|
static int |
AGGREGATION_FIELD_NUMBER |
static int |
DETAILFIELDLIST_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
REGIONLIST_FIELD_NUMBER |
static int |
SNAPSHOTDATALIST_FIELD_NUMBER |
static int |
SNAPSHOTDETAILDATALIST_FIELD_NUMBER |
static int |
SNAPSHOTTYPE_FIELD_NUMBER |
static int |
SPACELIST_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
TASKSTAGELIST_FIELD_NUMBER |
static int |
TOTALSNAPSHOTDATA_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object obj) |
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6; |
static DescribeVodSnapshotDataResult |
getDefaultInstance() |
DescribeVodSnapshotDataResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<DescribeVodSnapshotDataResult> |
getParserForType() |
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; |
int |
getSerializedSize() |
DescribeVodSnapshotDataItem |
getSnapshotDataList(int index)
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; |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DescribeVodSnapshotDataResult.Builder |
newBuilder() |
static DescribeVodSnapshotDataResult.Builder |
newBuilder(DescribeVodSnapshotDataResult prototype) |
DescribeVodSnapshotDataResult.Builder |
newBuilderForType() |
protected DescribeVodSnapshotDataResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DescribeVodSnapshotDataResult |
parseDelimitedFrom(InputStream input) |
static DescribeVodSnapshotDataResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(byte[] data) |
static DescribeVodSnapshotDataResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(ByteBuffer data) |
static DescribeVodSnapshotDataResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(com.google.protobuf.ByteString data) |
static DescribeVodSnapshotDataResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DescribeVodSnapshotDataResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(InputStream input) |
static DescribeVodSnapshotDataResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DescribeVodSnapshotDataResult> |
parser() |
DescribeVodSnapshotDataResult.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int SPACELIST_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int SNAPSHOTTYPE_FIELD_NUMBER
public static final int TASKSTAGELIST_FIELD_NUMBER
public static final int AGGREGATION_FIELD_NUMBER
public static final int DETAILFIELDLIST_FIELD_NUMBER
public static final int REGIONLIST_FIELD_NUMBER
public static final int TOTALSNAPSHOTDATA_FIELD_NUMBER
public static final int SNAPSHOTDATALIST_FIELD_NUMBER
public static final int SNAPSHOTDETAILDATALIST_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
在类中 com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public com.google.protobuf.ProtocolStringList getSpaceListList()
空间列表
repeated string SpaceList = 1;
getSpaceListList
在接口中 DescribeVodSnapshotDataResultOrBuilder
public int getSpaceListCount()
空间列表
repeated string SpaceList = 1;
getSpaceListCount
在接口中 DescribeVodSnapshotDataResultOrBuilder
public String getSpaceList(int index)
空间列表
repeated string SpaceList = 1;
getSpaceList
在接口中 DescribeVodSnapshotDataResultOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getSpaceListBytes(int index)
空间列表
repeated string SpaceList = 1;
getSpaceListBytes
在接口中 DescribeVodSnapshotDataResultOrBuilder
index
- The index of the value to return.public String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;
getStartTime
在接口中 DescribeVodSnapshotDataResultOrBuilder
public com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;
getStartTimeBytes
在接口中 DescribeVodSnapshotDataResultOrBuilder
public String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
getEndTime
在接口中 DescribeVodSnapshotDataResultOrBuilder
public com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
getEndTimeBytes
在接口中 DescribeVodSnapshotDataResultOrBuilder
public String getSnapshotType()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;
getSnapshotType
在接口中 DescribeVodSnapshotDataResultOrBuilder
public com.google.protobuf.ByteString getSnapshotTypeBytes()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;
getSnapshotTypeBytes
在接口中 DescribeVodSnapshotDataResultOrBuilder
public com.google.protobuf.ProtocolStringList getTaskStageListList()
闲忙时: busy/free
repeated string TaskStageList = 5;
getTaskStageListList
在接口中 DescribeVodSnapshotDataResultOrBuilder
public int getTaskStageListCount()
闲忙时: busy/free
repeated string TaskStageList = 5;
getTaskStageListCount
在接口中 DescribeVodSnapshotDataResultOrBuilder
public String getTaskStageList(int index)
闲忙时: busy/free
repeated string TaskStageList = 5;
getTaskStageList
在接口中 DescribeVodSnapshotDataResultOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getTaskStageListBytes(int index)
闲忙时: busy/free
repeated string TaskStageList = 5;
getTaskStageListBytes
在接口中 DescribeVodSnapshotDataResultOrBuilder
index
- The index of the value to return.public long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;
getAggregation
在接口中 DescribeVodSnapshotDataResultOrBuilder
public com.google.protobuf.ProtocolStringList getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;
getDetailFieldListList
在接口中 DescribeVodSnapshotDataResultOrBuilder
public int getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;
getDetailFieldListCount
在接口中 DescribeVodSnapshotDataResultOrBuilder
public String getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;
getDetailFieldList
在接口中 DescribeVodSnapshotDataResultOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;
getDetailFieldListBytes
在接口中 DescribeVodSnapshotDataResultOrBuilder
index
- The index of the value to return.public com.google.protobuf.ProtocolStringList getRegionListList()
repeated string RegionList = 8;
getRegionListList
在接口中 DescribeVodSnapshotDataResultOrBuilder
public int getRegionListCount()
repeated string RegionList = 8;
getRegionListCount
在接口中 DescribeVodSnapshotDataResultOrBuilder
public String getRegionList(int index)
repeated string RegionList = 8;
getRegionList
在接口中 DescribeVodSnapshotDataResultOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getRegionListBytes(int index)
repeated string RegionList = 8;
getRegionListBytes
在接口中 DescribeVodSnapshotDataResultOrBuilder
index
- The index of the value to return.public long getTotalSnapshotData()
int64 TotalSnapshotData = 9;
getTotalSnapshotData
在接口中 DescribeVodSnapshotDataResultOrBuilder
public List<DescribeVodSnapshotDataItem> getSnapshotDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;
public List<? extends DescribeVodSnapshotDataItemOrBuilder> getSnapshotDataListOrBuilderList()
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 DescribeVodSnapshotDataItemOrBuilder getSnapshotDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;
public List<DescribeVodSnapshotDataDetail> getSnapshotDetailDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;
public List<? extends DescribeVodSnapshotDataDetailOrBuilder> getSnapshotDetailDataListOrBuilderList()
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 DescribeVodSnapshotDataDetailOrBuilder getSnapshotDetailDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static DescribeVodSnapshotDataResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodSnapshotDataResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodSnapshotDataResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodSnapshotDataResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodSnapshotDataResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodSnapshotDataResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DescribeVodSnapshotDataResult parseFrom(InputStream input) throws IOException
IOException
public static DescribeVodSnapshotDataResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static DescribeVodSnapshotDataResult parseDelimitedFrom(InputStream input) throws IOException
IOException
public static DescribeVodSnapshotDataResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static DescribeVodSnapshotDataResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static DescribeVodSnapshotDataResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public DescribeVodSnapshotDataResult.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static DescribeVodSnapshotDataResult.Builder newBuilder()
public static DescribeVodSnapshotDataResult.Builder newBuilder(DescribeVodSnapshotDataResult prototype)
public DescribeVodSnapshotDataResult.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected DescribeVodSnapshotDataResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static DescribeVodSnapshotDataResult getDefaultInstance()
public static com.google.protobuf.Parser<DescribeVodSnapshotDataResult> parser()
public com.google.protobuf.Parser<DescribeVodSnapshotDataResult> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public DescribeVodSnapshotDataResult getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.