public static final class VodSpriteSnapshot.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder> implements VodSpriteSnapshotOrBuilder
Volcengine.Vod.Models.Business.VodSpriteSnapshotgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VodSpriteSnapshot build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VodSpriteSnapshot buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VodSpriteSnapshot.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder mergeFrom(VodSpriteSnapshot other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public VodSpriteSnapshot.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VodSpriteSnapshot.Builder>IOExceptionpublic String getFormat()
格式
string Format = 1;getFormat in interface VodSpriteSnapshotOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
格式
string Format = 1;getFormatBytes in interface VodSpriteSnapshotOrBuilderpublic VodSpriteSnapshot.Builder setFormat(String value)
格式
string Format = 1;value - The format to set.public VodSpriteSnapshot.Builder clearFormat()
格式
string Format = 1;public VodSpriteSnapshot.Builder setFormatBytes(com.google.protobuf.ByteString value)
格式
string Format = 1;value - The bytes for format to set.public int getImgXLen()
多图中横向数量
int32 ImgXLen = 2;getImgXLen in interface VodSpriteSnapshotOrBuilderpublic VodSpriteSnapshot.Builder setImgXLen(int value)
多图中横向数量
int32 ImgXLen = 2;value - The imgXLen to set.public VodSpriteSnapshot.Builder clearImgXLen()
多图中横向数量
int32 ImgXLen = 2;public int getImgYLen()
多图中纵向数量
int32 ImgYLen = 3;getImgYLen in interface VodSpriteSnapshotOrBuilderpublic VodSpriteSnapshot.Builder setImgYLen(int value)
多图中纵向数量
int32 ImgYLen = 3;value - The imgYLen to set.public VodSpriteSnapshot.Builder clearImgYLen()
多图中纵向数量
int32 ImgYLen = 3;public int getCellWidth()
小图宽
int32 CellWidth = 4;getCellWidth in interface VodSpriteSnapshotOrBuilderpublic VodSpriteSnapshot.Builder setCellWidth(int value)
小图宽
int32 CellWidth = 4;value - The cellWidth to set.public VodSpriteSnapshot.Builder clearCellWidth()
小图宽
int32 CellWidth = 4;public int getCellHeight()
小图高
int32 CellHeight = 5;getCellHeight in interface VodSpriteSnapshotOrBuilderpublic VodSpriteSnapshot.Builder setCellHeight(int value)
小图高
int32 CellHeight = 5;value - The cellHeight to set.public VodSpriteSnapshot.Builder clearCellHeight()
小图高
int32 CellHeight = 5;public float getInterval()
截图间隔
float Interval = 6;getInterval in interface VodSpriteSnapshotOrBuilderpublic VodSpriteSnapshot.Builder setInterval(float value)
截图间隔
float Interval = 6;value - The interval to set.public VodSpriteSnapshot.Builder clearInterval()
截图间隔
float Interval = 6;public int getCaptureNum()
截图总数限制
int32 CaptureNum = 7;getCaptureNum in interface VodSpriteSnapshotOrBuilderpublic VodSpriteSnapshot.Builder setCaptureNum(int value)
截图总数限制
int32 CaptureNum = 7;value - The captureNum to set.public VodSpriteSnapshot.Builder clearCaptureNum()
截图总数限制
int32 CaptureNum = 7;public com.google.protobuf.ProtocolStringList getStoreUrisList()
Uri列表
repeated string StoreUris = 8;getStoreUrisList in interface VodSpriteSnapshotOrBuilderpublic int getStoreUrisCount()
Uri列表
repeated string StoreUris = 8;getStoreUrisCount in interface VodSpriteSnapshotOrBuilderpublic String getStoreUris(int index)
Uri列表
repeated string StoreUris = 8;getStoreUris in interface VodSpriteSnapshotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStoreUrisBytes(int index)
Uri列表
repeated string StoreUris = 8;getStoreUrisBytes in interface VodSpriteSnapshotOrBuilderindex - The index of the value to return.public VodSpriteSnapshot.Builder setStoreUris(int index, String value)
Uri列表
repeated string StoreUris = 8;index - The index to set the value at.value - The storeUris to set.public VodSpriteSnapshot.Builder addStoreUris(String value)
Uri列表
repeated string StoreUris = 8;value - The storeUris to add.public VodSpriteSnapshot.Builder addAllStoreUris(Iterable<String> values)
Uri列表
repeated string StoreUris = 8;values - The storeUris to add.public VodSpriteSnapshot.Builder clearStoreUris()
Uri列表
repeated string StoreUris = 8;public VodSpriteSnapshot.Builder addStoreUrisBytes(com.google.protobuf.ByteString value)
Uri列表
repeated string StoreUris = 8;value - The bytes of the storeUris to add.public com.google.protobuf.ProtocolStringList getUrlsList()
图片地址列表
repeated string Urls = 9;getUrlsList in interface VodSpriteSnapshotOrBuilderpublic int getUrlsCount()
图片地址列表
repeated string Urls = 9;getUrlsCount in interface VodSpriteSnapshotOrBuilderpublic String getUrls(int index)
图片地址列表
repeated string Urls = 9;getUrls in interface VodSpriteSnapshotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUrlsBytes(int index)
图片地址列表
repeated string Urls = 9;getUrlsBytes in interface VodSpriteSnapshotOrBuilderindex - The index of the value to return.public VodSpriteSnapshot.Builder setUrls(int index, String value)
图片地址列表
repeated string Urls = 9;index - The index to set the value at.value - The urls to set.public VodSpriteSnapshot.Builder addUrls(String value)
图片地址列表
repeated string Urls = 9;value - The urls to add.public VodSpriteSnapshot.Builder addAllUrls(Iterable<String> values)
图片地址列表
repeated string Urls = 9;values - The urls to add.public VodSpriteSnapshot.Builder clearUrls()
图片地址列表
repeated string Urls = 9;public VodSpriteSnapshot.Builder addUrlsBytes(com.google.protobuf.ByteString value)
图片地址列表
repeated string Urls = 9;value - The bytes of the urls to add.public final VodSpriteSnapshot.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>public final VodSpriteSnapshot.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodSpriteSnapshot.Builder>Copyright © 2023. All rights reserved.