public static final class VodSamplePosterSnapshot.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodSamplePosterSnapshot.Builder> implements VodSamplePosterSnapshotOrBuilder
Volcengine.Vod.Models.Business.VodSamplePosterSnapshotgetAllFields, 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<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VodSamplePosterSnapshot.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<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VodSamplePosterSnapshot build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VodSamplePosterSnapshot buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VodSamplePosterSnapshot.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.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<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.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<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.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<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.Builder mergeFrom(VodSamplePosterSnapshot other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VodSamplePosterSnapshot.Builder>public VodSamplePosterSnapshot.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<VodSamplePosterSnapshot.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getStoreUrisList()
多张雪碧图地址,item为string
repeated string StoreUris = 1;getStoreUrisList in interface VodSamplePosterSnapshotOrBuilderpublic int getStoreUrisCount()
多张雪碧图地址,item为string
repeated string StoreUris = 1;getStoreUrisCount in interface VodSamplePosterSnapshotOrBuilderpublic String getStoreUris(int index)
多张雪碧图地址,item为string
repeated string StoreUris = 1;getStoreUris in interface VodSamplePosterSnapshotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStoreUrisBytes(int index)
多张雪碧图地址,item为string
repeated string StoreUris = 1;getStoreUrisBytes in interface VodSamplePosterSnapshotOrBuilderindex - The index of the value to return.public VodSamplePosterSnapshot.Builder setStoreUris(int index, String value)
多张雪碧图地址,item为string
repeated string StoreUris = 1;index - The index to set the value at.value - The storeUris to set.public VodSamplePosterSnapshot.Builder addStoreUris(String value)
多张雪碧图地址,item为string
repeated string StoreUris = 1;value - The storeUris to add.public VodSamplePosterSnapshot.Builder addAllStoreUris(Iterable<String> values)
多张雪碧图地址,item为string
repeated string StoreUris = 1;values - The storeUris to add.public VodSamplePosterSnapshot.Builder clearStoreUris()
多张雪碧图地址,item为string
repeated string StoreUris = 1;public VodSamplePosterSnapshot.Builder addStoreUrisBytes(com.google.protobuf.ByteString value)
多张雪碧图地址,item为string
repeated string StoreUris = 1;value - The bytes of the storeUris to add.public int getImgNum()
小图数量
int32 ImgNum = 2;getImgNum in interface VodSamplePosterSnapshotOrBuilderpublic VodSamplePosterSnapshot.Builder setImgNum(int value)
小图数量
int32 ImgNum = 2;value - The imgNum to set.public VodSamplePosterSnapshot.Builder clearImgNum()
小图数量
int32 ImgNum = 2;public int getCellWidth()
小图宽
int32 CellWidth = 3;getCellWidth in interface VodSamplePosterSnapshotOrBuilderpublic VodSamplePosterSnapshot.Builder setCellWidth(int value)
小图宽
int32 CellWidth = 3;value - The cellWidth to set.public VodSamplePosterSnapshot.Builder clearCellWidth()
小图宽
int32 CellWidth = 3;public int getCellHeight()
小图高
int32 CellHeight = 4;getCellHeight in interface VodSamplePosterSnapshotOrBuilderpublic VodSamplePosterSnapshot.Builder setCellHeight(int value)
小图高
int32 CellHeight = 4;value - The cellHeight to set.public VodSamplePosterSnapshot.Builder clearCellHeight()
小图高
int32 CellHeight = 4;public float getInterval()
截图间隔
float Interval = 5;getInterval in interface VodSamplePosterSnapshotOrBuilderpublic VodSamplePosterSnapshot.Builder setInterval(float value)
截图间隔
float Interval = 5;value - The interval to set.public VodSamplePosterSnapshot.Builder clearInterval()
截图间隔
float Interval = 5;public String getFormat()
格式,目前默认 'jpg'
string Format = 6;getFormat in interface VodSamplePosterSnapshotOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
格式,目前默认 'jpg'
string Format = 6;getFormatBytes in interface VodSamplePosterSnapshotOrBuilderpublic VodSamplePosterSnapshot.Builder setFormat(String value)
格式,目前默认 'jpg'
string Format = 6;value - The format to set.public VodSamplePosterSnapshot.Builder clearFormat()
格式,目前默认 'jpg'
string Format = 6;public VodSamplePosterSnapshot.Builder setFormatBytes(com.google.protobuf.ByteString value)
格式,目前默认 'jpg'
string Format = 6;value - The bytes for format to set.public float getDuration()
视频时长
float Duration = 7;getDuration in interface VodSamplePosterSnapshotOrBuilderpublic VodSamplePosterSnapshot.Builder setDuration(float value)
视频时长
float Duration = 7;value - The duration to set.public VodSamplePosterSnapshot.Builder clearDuration()
视频时长
float Duration = 7;public com.google.protobuf.ProtocolStringList getUrlsList()
图片地址列表
repeated string Urls = 8;getUrlsList in interface VodSamplePosterSnapshotOrBuilderpublic int getUrlsCount()
图片地址列表
repeated string Urls = 8;getUrlsCount in interface VodSamplePosterSnapshotOrBuilderpublic String getUrls(int index)
图片地址列表
repeated string Urls = 8;getUrls in interface VodSamplePosterSnapshotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUrlsBytes(int index)
图片地址列表
repeated string Urls = 8;getUrlsBytes in interface VodSamplePosterSnapshotOrBuilderindex - The index of the value to return.public VodSamplePosterSnapshot.Builder setUrls(int index, String value)
图片地址列表
repeated string Urls = 8;index - The index to set the value at.value - The urls to set.public VodSamplePosterSnapshot.Builder addUrls(String value)
图片地址列表
repeated string Urls = 8;value - The urls to add.public VodSamplePosterSnapshot.Builder addAllUrls(Iterable<String> values)
图片地址列表
repeated string Urls = 8;values - The urls to add.public VodSamplePosterSnapshot.Builder clearUrls()
图片地址列表
repeated string Urls = 8;public VodSamplePosterSnapshot.Builder addUrlsBytes(com.google.protobuf.ByteString value)
图片地址列表
repeated string Urls = 8;value - The bytes of the urls to add.public final VodSamplePosterSnapshot.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodSamplePosterSnapshot.Builder>public final VodSamplePosterSnapshot.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodSamplePosterSnapshot.Builder>Copyright © 2023. All rights reserved.