public final class VodDescribeVodSpaceStorageDataResult extends com.google.protobuf.GeneratedMessageV3 implements VodDescribeVodSpaceStorageDataResultOrBuilder
Volcengine.Vod.Models.Business.VodDescribeVodSpaceStorageDataResult| 限定符和类型 | 类和说明 |
|---|---|
static class |
VodDescribeVodSpaceStorageDataResult.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodDescribeVodSpaceStorageDataResult |
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 |
ENDTIME_FIELD_NUMBER |
static int |
LATESTSTORAGEDATA_FIELD_NUMBER |
static int |
REGIONLIST_FIELD_NUMBER |
static int |
SPACELIST_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
STORAGEDATALIST_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
int |
getAggregation()
Time granularity of aggregation
int32 Aggregation = 4; |
static VodDescribeVodSpaceStorageDataResult |
getDefaultInstance() |
VodDescribeVodSpaceStorageDataResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEndTime()
End time of query
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
End time of query
string EndTime = 3; |
long |
getLatestStorageData()
Byte of latest storage
int64 LatestStorageData = 7; |
com.google.protobuf.Parser<VodDescribeVodSpaceStorageDataResult> |
getParserForType() |
String |
getRegionList(int index)
region list
repeated string RegionList = 6; |
com.google.protobuf.ByteString |
getRegionListBytes(int index)
region list
repeated string RegionList = 6; |
int |
getRegionListCount()
region list
repeated string RegionList = 6; |
com.google.protobuf.ProtocolStringList |
getRegionListList()
region list
repeated string RegionList = 6; |
int |
getSerializedSize() |
String |
getSpaceList(int index)
Space Name list
repeated string SpaceList = 1; |
com.google.protobuf.ByteString |
getSpaceListBytes(int index)
Space Name list
repeated string SpaceList = 1; |
int |
getSpaceListCount()
Space Name list
repeated string SpaceList = 1; |
com.google.protobuf.ProtocolStringList |
getSpaceListList()
Space Name list
repeated string SpaceList = 1; |
String |
getStartTime()
start time of query
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
start time of query
string StartTime = 2; |
VodStorageData |
getStorageDataList(int index)
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
int |
getStorageDataListCount()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
List<VodStorageData> |
getStorageDataListList()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
VodStorageDataOrBuilder |
getStorageDataListOrBuilder(int index)
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
List<? extends VodStorageDataOrBuilder> |
getStorageDataListOrBuilderList()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8; |
String |
getType()
hot, lowfreq, punish
string Type = 5; |
com.google.protobuf.ByteString |
getTypeBytes()
hot, lowfreq, punish
string Type = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodDescribeVodSpaceStorageDataResult.Builder |
newBuilder() |
static VodDescribeVodSpaceStorageDataResult.Builder |
newBuilder(VodDescribeVodSpaceStorageDataResult prototype) |
VodDescribeVodSpaceStorageDataResult.Builder |
newBuilderForType() |
protected VodDescribeVodSpaceStorageDataResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodDescribeVodSpaceStorageDataResult |
parseDelimitedFrom(InputStream input) |
static VodDescribeVodSpaceStorageDataResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(byte[] data) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(ByteBuffer data) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(com.google.protobuf.ByteString data) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(InputStream input) |
static VodDescribeVodSpaceStorageDataResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodDescribeVodSpaceStorageDataResult> |
parser() |
VodDescribeVodSpaceStorageDataResult.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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int SPACELIST_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int AGGREGATION_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int REGIONLIST_FIELD_NUMBER
public static final int LATESTSTORAGEDATA_FIELD_NUMBER
public static final int STORAGEDATALIST_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public com.google.protobuf.ProtocolStringList getSpaceListList()
Space Name list
repeated string SpaceList = 1;getSpaceListList 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic int getSpaceListCount()
Space Name list
repeated string SpaceList = 1;getSpaceListCount 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic String getSpaceList(int index)
Space Name list
repeated string SpaceList = 1;getSpaceList 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSpaceListBytes(int index)
Space Name list
repeated string SpaceList = 1;getSpaceListBytes 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderindex - The index of the value to return.public String getStartTime()
start time of query
string StartTime = 2;getStartTime 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
start time of query
string StartTime = 2;getStartTimeBytes 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic String getEndTime()
End time of query
string EndTime = 3;getEndTime 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
End time of query
string EndTime = 3;getEndTimeBytes 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic int getAggregation()
Time granularity of aggregation
int32 Aggregation = 4;getAggregation 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic String getType()
hot, lowfreq, punish
string Type = 5;getType 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
hot, lowfreq, punish
string Type = 5;getTypeBytes 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic com.google.protobuf.ProtocolStringList getRegionListList()
region list
repeated string RegionList = 6;getRegionListList 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic int getRegionListCount()
region list
repeated string RegionList = 6;getRegionListCount 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic String getRegionList(int index)
region list
repeated string RegionList = 6;getRegionList 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getRegionListBytes(int index)
region list
repeated string RegionList = 6;getRegionListBytes 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderindex - The index of the value to return.public long getLatestStorageData()
Byte of latest storage
int64 LatestStorageData = 7;getLatestStorageData 在接口中 VodDescribeVodSpaceStorageDataResultOrBuilderpublic List<VodStorageData> getStorageDataListList()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;public List<? extends VodStorageDataOrBuilder> getStorageDataListOrBuilderList()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;public int getStorageDataListCount()
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;public VodStorageData getStorageDataList(int index)
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;public VodStorageDataOrBuilder getStorageDataListOrBuilder(int index)
list of Storage Data
repeated .Volcengine.Vod.Models.Business.VodStorageData StorageDataList = 8;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static VodDescribeVodSpaceStorageDataResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodDescribeVodSpaceStorageDataResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodDescribeVodSpaceStorageDataResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodDescribeVodSpaceStorageDataResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodDescribeVodSpaceStorageDataResult.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static VodDescribeVodSpaceStorageDataResult.Builder newBuilder()
public static VodDescribeVodSpaceStorageDataResult.Builder newBuilder(VodDescribeVodSpaceStorageDataResult prototype)
public VodDescribeVodSpaceStorageDataResult.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected VodDescribeVodSpaceStorageDataResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static VodDescribeVodSpaceStorageDataResult getDefaultInstance()
public static com.google.protobuf.Parser<VodDescribeVodSpaceStorageDataResult> parser()
public com.google.protobuf.Parser<VodDescribeVodSpaceStorageDataResult> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public VodDescribeVodSpaceStorageDataResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.