public static final class VodThumbInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder> implements VodThumbInfoOrBuilder
Volcengine.Vod.Models.Business.VodThumbInfo
限定符和类型 | 方法和说明 |
---|---|
VodThumbInfo.Builder |
addAllStoreUrls(Iterable<String> values)
雪碧图URL
repeated string StoreUrls = 2; |
VodThumbInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodThumbInfo.Builder |
addStoreUrls(String value)
雪碧图URL
repeated string StoreUrls = 2; |
VodThumbInfo.Builder |
addStoreUrlsBytes(com.google.protobuf.ByteString value)
雪碧图URL
repeated string StoreUrls = 2; |
VodThumbInfo |
build() |
VodThumbInfo |
buildPartial() |
VodThumbInfo.Builder |
clear() |
VodThumbInfo.Builder |
clearCaptureNum()
包含的截图总数
int32 CaptureNum = 1; |
VodThumbInfo.Builder |
clearCellHeight()
小图高
int32 CellHeight = 4; |
VodThumbInfo.Builder |
clearCellWidth()
小图宽
int32 CellWidth = 3; |
VodThumbInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodThumbInfo.Builder |
clearFormat()
图片格式:例:jpg
string Format = 8; |
VodThumbInfo.Builder |
clearImgXLen()
雪碧图每行包含的小图数量
int32 ImgXLen = 5; |
VodThumbInfo.Builder |
clearImgYLen()
雪碧图每列包含的小图数量
int32 ImgYLen = 6; |
VodThumbInfo.Builder |
clearInterval()
显示图片时间周期
double Interval = 7; |
VodThumbInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodThumbInfo.Builder |
clearStoreUrls()
雪碧图URL
repeated string StoreUrls = 2; |
VodThumbInfo.Builder |
clone() |
int |
getCaptureNum()
包含的截图总数
int32 CaptureNum = 1; |
int |
getCellHeight()
小图高
int32 CellHeight = 4; |
int |
getCellWidth()
小图宽
int32 CellWidth = 3; |
VodThumbInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFormat()
图片格式:例:jpg
string Format = 8; |
com.google.protobuf.ByteString |
getFormatBytes()
图片格式:例:jpg
string Format = 8; |
int |
getImgXLen()
雪碧图每行包含的小图数量
int32 ImgXLen = 5; |
int |
getImgYLen()
雪碧图每列包含的小图数量
int32 ImgYLen = 6; |
double |
getInterval()
显示图片时间周期
double Interval = 7; |
String |
getStoreUrls(int index)
雪碧图URL
repeated string StoreUrls = 2; |
com.google.protobuf.ByteString |
getStoreUrlsBytes(int index)
雪碧图URL
repeated string StoreUrls = 2; |
int |
getStoreUrlsCount()
雪碧图URL
repeated string StoreUrls = 2; |
com.google.protobuf.ProtocolStringList |
getStoreUrlsList()
雪碧图URL
repeated string StoreUrls = 2; |
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)
包含的截图总数
int32 CaptureNum = 1; |
VodThumbInfo.Builder |
setCellHeight(int value)
小图高
int32 CellHeight = 4; |
VodThumbInfo.Builder |
setCellWidth(int value)
小图宽
int32 CellWidth = 3; |
VodThumbInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodThumbInfo.Builder |
setFormat(String value)
图片格式:例:jpg
string Format = 8; |
VodThumbInfo.Builder |
setFormatBytes(com.google.protobuf.ByteString value)
图片格式:例:jpg
string Format = 8; |
VodThumbInfo.Builder |
setImgXLen(int value)
雪碧图每行包含的小图数量
int32 ImgXLen = 5; |
VodThumbInfo.Builder |
setImgYLen(int value)
雪碧图每列包含的小图数量
int32 ImgYLen = 6; |
VodThumbInfo.Builder |
setInterval(double value)
显示图片时间周期
double Interval = 7; |
VodThumbInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodThumbInfo.Builder |
setStoreUrls(int index,
String value)
雪碧图URL
repeated string StoreUrls = 2; |
VodThumbInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder clear()
clear
在接口中 com.google.protobuf.Message.Builder
clear
在接口中 com.google.protobuf.MessageLite.Builder
clear
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
在接口中 com.google.protobuf.Message.Builder
getDescriptorForType
在接口中 com.google.protobuf.MessageOrBuilder
getDescriptorForType
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public VodThumbInfo build()
build
在接口中 com.google.protobuf.Message.Builder
build
在接口中 com.google.protobuf.MessageLite.Builder
public VodThumbInfo buildPartial()
buildPartial
在接口中 com.google.protobuf.Message.Builder
buildPartial
在接口中 com.google.protobuf.MessageLite.Builder
public VodThumbInfo.Builder clone()
clone
在接口中 com.google.protobuf.Message.Builder
clone
在接口中 com.google.protobuf.MessageLite.Builder
clone
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
在接口中 com.google.protobuf.Message.Builder
setField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
在接口中 com.google.protobuf.Message.Builder
clearField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
在接口中 com.google.protobuf.Message.Builder
clearOneof
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
在接口中 com.google.protobuf.Message.Builder
setRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
在接口中 com.google.protobuf.Message.Builder
addRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder mergeFrom(VodThumbInfo other)
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public VodThumbInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在接口中 com.google.protobuf.MessageLite.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<VodThumbInfo.Builder>
IOException
public int getCaptureNum()
包含的截图总数
int32 CaptureNum = 1;
getCaptureNum
在接口中 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
在接口中 VodThumbInfoOrBuilder
public int getStoreUrlsCount()
雪碧图URL
repeated string StoreUrls = 2;
getStoreUrlsCount
在接口中 VodThumbInfoOrBuilder
public String getStoreUrls(int index)
雪碧图URL
repeated string StoreUrls = 2;
getStoreUrls
在接口中 VodThumbInfoOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getStoreUrlsBytes(int index)
雪碧图URL
repeated string StoreUrls = 2;
getStoreUrlsBytes
在接口中 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
在接口中 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
在接口中 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
在接口中 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
在接口中 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
在接口中 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
在接口中 VodThumbInfoOrBuilder
public com.google.protobuf.ByteString getFormatBytes()
图片格式:例:jpg
string Format = 8;
getFormatBytes
在接口中 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
在接口中 com.google.protobuf.Message.Builder
setUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
public final VodThumbInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
在接口中 com.google.protobuf.Message.Builder
mergeUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodThumbInfo.Builder>
Copyright © 2024. All rights reserved.