public static final class VodThumbInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder> implements VodThumbInfoOrBuilder
Volcengine.Vod.Models.Business.VodThumbInfo| Modifier and Type | Method and Description |
|---|---|
VodThumbInfo.Builder |
addAllStoreUrls(Iterable<String> values)
雪碧图URL
|
VodThumbInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodThumbInfo.Builder |
addStoreUrls(String value)
雪碧图URL
|
VodThumbInfo.Builder |
addStoreUrlsBytes(com.google.protobuf.ByteString value)
雪碧图URL
|
VodThumbInfo |
build() |
VodThumbInfo |
buildPartial() |
VodThumbInfo.Builder |
clear() |
VodThumbInfo.Builder |
clearCaptureNum()
包含的截图总数
|
VodThumbInfo.Builder |
clearCellHeight()
小图高
|
VodThumbInfo.Builder |
clearCellWidth()
小图宽
|
VodThumbInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodThumbInfo.Builder |
clearFormat()
图片格式:例:jpg
|
VodThumbInfo.Builder |
clearImgXLen()
雪碧图每行包含的小图数量
|
VodThumbInfo.Builder |
clearImgYLen()
雪碧图每列包含的小图数量
|
VodThumbInfo.Builder |
clearInterval()
显示图片时间周期
|
VodThumbInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodThumbInfo.Builder |
clearStoreUrls()
雪碧图URL
|
VodThumbInfo.Builder |
clone() |
int |
getCaptureNum()
包含的截图总数
|
int |
getCellHeight()
小图高
|
int |
getCellWidth()
小图宽
|
VodThumbInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFormat()
图片格式:例:jpg
|
com.google.protobuf.ByteString |
getFormatBytes()
图片格式:例:jpg
|
int |
getImgXLen()
雪碧图每行包含的小图数量
|
int |
getImgYLen()
雪碧图每列包含的小图数量
|
double |
getInterval()
显示图片时间周期
|
String |
getStoreUrls(int index)
雪碧图URL
|
com.google.protobuf.ByteString |
getStoreUrlsBytes(int index)
雪碧图URL
|
int |
getStoreUrlsCount()
雪碧图URL
|
com.google.protobuf.ProtocolStringList |
getStoreUrlsList()
雪碧图URL
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodThumbInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodThumbInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodThumbInfo.Builder |
mergeFrom(VodThumbInfo other) |
VodThumbInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodThumbInfo.Builder |
setCaptureNum(int value)
包含的截图总数
|
VodThumbInfo.Builder |
setCellHeight(int value)
小图高
|
VodThumbInfo.Builder |
setCellWidth(int value)
小图宽
|
VodThumbInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodThumbInfo.Builder |
setFormat(String value)
图片格式:例:jpg
|
VodThumbInfo.Builder |
setFormatBytes(com.google.protobuf.ByteString value)
图片格式:例:jpg
|
VodThumbInfo.Builder |
setImgXLen(int value)
雪碧图每行包含的小图数量
|
VodThumbInfo.Builder |
setImgYLen(int value)
雪碧图每列包含的小图数量
|
VodThumbInfo.Builder |
setInterval(double value)
显示图片时间周期
|
VodThumbInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodThumbInfo.Builder |
setStoreUrls(int index,
String value)
雪碧图URL
|
VodThumbInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, 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<VodThumbInfo.Builder>public VodThumbInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.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<VodThumbInfo.Builder>public VodThumbInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VodThumbInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VodThumbInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VodThumbInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>public VodThumbInfo.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<VodThumbInfo.Builder>public VodThumbInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>public VodThumbInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>public VodThumbInfo.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<VodThumbInfo.Builder>public VodThumbInfo.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<VodThumbInfo.Builder>public VodThumbInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VodThumbInfo.Builder>public VodThumbInfo.Builder mergeFrom(VodThumbInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>public VodThumbInfo.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<VodThumbInfo.Builder>IOExceptionpublic int getCaptureNum()
包含的截图总数
int32 CaptureNum = 1;getCaptureNum in interface VodThumbInfoOrBuilderpublic VodThumbInfo.Builder setCaptureNum(int value)
包含的截图总数
int32 CaptureNum = 1;value - The captureNum to set.public VodThumbInfo.Builder clearCaptureNum()
包含的截图总数
int32 CaptureNum = 1;public com.google.protobuf.ProtocolStringList getStoreUrlsList()
雪碧图URL
repeated string StoreUrls = 2;getStoreUrlsList in interface VodThumbInfoOrBuilderpublic int getStoreUrlsCount()
雪碧图URL
repeated string StoreUrls = 2;getStoreUrlsCount in interface VodThumbInfoOrBuilderpublic String getStoreUrls(int index)
雪碧图URL
repeated string StoreUrls = 2;getStoreUrls in interface VodThumbInfoOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStoreUrlsBytes(int index)
雪碧图URL
repeated string StoreUrls = 2;getStoreUrlsBytes in interface VodThumbInfoOrBuilderindex - The index of the value to return.public VodThumbInfo.Builder setStoreUrls(int index, String value)
雪碧图URL
repeated string StoreUrls = 2;index - The index to set the value at.value - The storeUrls to set.public VodThumbInfo.Builder addStoreUrls(String value)
雪碧图URL
repeated string StoreUrls = 2;value - The storeUrls to add.public VodThumbInfo.Builder addAllStoreUrls(Iterable<String> values)
雪碧图URL
repeated string StoreUrls = 2;values - The storeUrls to add.public VodThumbInfo.Builder clearStoreUrls()
雪碧图URL
repeated string StoreUrls = 2;public VodThumbInfo.Builder addStoreUrlsBytes(com.google.protobuf.ByteString value)
雪碧图URL
repeated string StoreUrls = 2;value - The bytes of the storeUrls to add.public int getCellWidth()
小图宽
int32 CellWidth = 3;getCellWidth in interface VodThumbInfoOrBuilderpublic VodThumbInfo.Builder setCellWidth(int value)
小图宽
int32 CellWidth = 3;value - The cellWidth to set.public VodThumbInfo.Builder clearCellWidth()
小图宽
int32 CellWidth = 3;public int getCellHeight()
小图高
int32 CellHeight = 4;getCellHeight in interface VodThumbInfoOrBuilderpublic VodThumbInfo.Builder setCellHeight(int value)
小图高
int32 CellHeight = 4;value - The cellHeight to set.public VodThumbInfo.Builder clearCellHeight()
小图高
int32 CellHeight = 4;public int getImgXLen()
雪碧图每行包含的小图数量
int32 ImgXLen = 5;getImgXLen in interface VodThumbInfoOrBuilderpublic VodThumbInfo.Builder setImgXLen(int value)
雪碧图每行包含的小图数量
int32 ImgXLen = 5;value - The imgXLen to set.public VodThumbInfo.Builder clearImgXLen()
雪碧图每行包含的小图数量
int32 ImgXLen = 5;public int getImgYLen()
雪碧图每列包含的小图数量
int32 ImgYLen = 6;getImgYLen in interface VodThumbInfoOrBuilderpublic VodThumbInfo.Builder setImgYLen(int value)
雪碧图每列包含的小图数量
int32 ImgYLen = 6;value - The imgYLen to set.public VodThumbInfo.Builder clearImgYLen()
雪碧图每列包含的小图数量
int32 ImgYLen = 6;public double getInterval()
显示图片时间周期
double Interval = 7;getInterval in interface VodThumbInfoOrBuilderpublic VodThumbInfo.Builder setInterval(double value)
显示图片时间周期
double Interval = 7;value - The interval to set.public VodThumbInfo.Builder clearInterval()
显示图片时间周期
double Interval = 7;public String getFormat()
图片格式:例:jpg
string Format = 8;getFormat in interface VodThumbInfoOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
图片格式:例:jpg
string Format = 8;getFormatBytes in interface VodThumbInfoOrBuilderpublic VodThumbInfo.Builder setFormat(String value)
图片格式:例:jpg
string Format = 8;value - The format to set.public VodThumbInfo.Builder clearFormat()
图片格式:例:jpg
string Format = 8;public VodThumbInfo.Builder setFormatBytes(com.google.protobuf.ByteString value)
图片格式:例:jpg
string Format = 8;value - The bytes for format to set.public final VodThumbInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>public final VodThumbInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>Copyright © 2023. All rights reserved.