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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public VodThumbInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public VodThumbInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public VodThumbInfo.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<VodThumbInfo.Builder>
IOException
public int getCaptureNum()
包含的截图总数
int32 CaptureNum = 1;
getCaptureNum
in interface VodThumbInfoOrBuilder
public 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 VodThumbInfoOrBuilder
public int getStoreUrlsCount()
雪碧图URL
repeated string StoreUrls = 2;
getStoreUrlsCount
in interface VodThumbInfoOrBuilder
public String getStoreUrls(int index)
雪碧图URL
repeated string StoreUrls = 2;
getStoreUrls
in interface VodThumbInfoOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getStoreUrlsBytes(int index)
雪碧图URL
repeated string StoreUrls = 2;
getStoreUrlsBytes
in interface VodThumbInfoOrBuilder
index
- 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 VodThumbInfoOrBuilder
public 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 VodThumbInfoOrBuilder
public 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 VodThumbInfoOrBuilder
public 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 VodThumbInfoOrBuilder
public 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 VodThumbInfoOrBuilder
public 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 VodThumbInfoOrBuilder
public com.google.protobuf.ByteString getFormatBytes()
图片格式:例:jpg
string Format = 8;
getFormatBytes
in interface VodThumbInfoOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
Copyright © 2022. All rights reserved.