public static final class SnapshotParamsSprite.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.Builder> implements SnapshotParamsSpriteOrBuilder
Volcengine.Vod.Models.Business.SnapshotParamsSprite| Modifier and Type | Method and Description |
|---|---|
SnapshotParamsSprite.Builder |
addAllStoreUris(Iterable<String> values)
repeated string StoreUris = 2; |
SnapshotParamsSprite.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotParamsSprite.Builder |
addStoreUris(String value)
repeated string StoreUris = 2; |
SnapshotParamsSprite.Builder |
addStoreUrisBytes(com.google.protobuf.ByteString value)
repeated string StoreUris = 2; |
SnapshotParamsSprite |
build() |
SnapshotParamsSprite |
buildPartial() |
SnapshotParamsSprite.Builder |
clear() |
SnapshotParamsSprite.Builder |
clearCaptureNum()
int32 CaptureNum = 8; |
SnapshotParamsSprite.Builder |
clearCellHeight()
int32 CellHeight = 4; |
SnapshotParamsSprite.Builder |
clearCellWidth()
int32 CellWidth = 3; |
SnapshotParamsSprite.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotParamsSprite.Builder |
clearFormat()
string Format = 1; |
SnapshotParamsSprite.Builder |
clearImgXLen()
int32 ImgXLen = 5; |
SnapshotParamsSprite.Builder |
clearImgYLen()
int32 ImgYLen = 6; |
SnapshotParamsSprite.Builder |
clearInterval()
float Interval = 7; |
SnapshotParamsSprite.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotParamsSprite.Builder |
clearStoreUris()
repeated string StoreUris = 2; |
SnapshotParamsSprite.Builder |
clone() |
int |
getCaptureNum()
int32 CaptureNum = 8; |
int |
getCellHeight()
int32 CellHeight = 4; |
int |
getCellWidth()
int32 CellWidth = 3; |
SnapshotParamsSprite |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFormat()
string Format = 1; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 1; |
int |
getImgXLen()
int32 ImgXLen = 5; |
int |
getImgYLen()
int32 ImgYLen = 6; |
float |
getInterval()
float Interval = 7; |
String |
getStoreUris(int index)
repeated string StoreUris = 2; |
com.google.protobuf.ByteString |
getStoreUrisBytes(int index)
repeated string StoreUris = 2; |
int |
getStoreUrisCount()
repeated string StoreUris = 2; |
com.google.protobuf.ProtocolStringList |
getStoreUrisList()
repeated string StoreUris = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotParamsSprite.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotParamsSprite.Builder |
mergeFrom(com.google.protobuf.Message other) |
SnapshotParamsSprite.Builder |
mergeFrom(SnapshotParamsSprite other) |
SnapshotParamsSprite.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotParamsSprite.Builder |
setCaptureNum(int value)
int32 CaptureNum = 8; |
SnapshotParamsSprite.Builder |
setCellHeight(int value)
int32 CellHeight = 4; |
SnapshotParamsSprite.Builder |
setCellWidth(int value)
int32 CellWidth = 3; |
SnapshotParamsSprite.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotParamsSprite.Builder |
setFormat(String value)
string Format = 1; |
SnapshotParamsSprite.Builder |
setFormatBytes(com.google.protobuf.ByteString value)
string Format = 1; |
SnapshotParamsSprite.Builder |
setImgXLen(int value)
int32 ImgXLen = 5; |
SnapshotParamsSprite.Builder |
setImgYLen(int value)
int32 ImgYLen = 6; |
SnapshotParamsSprite.Builder |
setInterval(float value)
float Interval = 7; |
SnapshotParamsSprite.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotParamsSprite.Builder |
setStoreUris(int index,
String value)
repeated string StoreUris = 2; |
SnapshotParamsSprite.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.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<SnapshotParamsSprite.Builder>public SnapshotParamsSprite getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SnapshotParamsSprite build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SnapshotParamsSprite buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SnapshotParamsSprite.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.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<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.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<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.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<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.Builder mergeFrom(SnapshotParamsSprite other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.Builder>public SnapshotParamsSprite.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<SnapshotParamsSprite.Builder>IOExceptionpublic String getFormat()
string Format = 1;getFormat in interface SnapshotParamsSpriteOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
string Format = 1;getFormatBytes in interface SnapshotParamsSpriteOrBuilderpublic SnapshotParamsSprite.Builder setFormat(String value)
string Format = 1;value - The format to set.public SnapshotParamsSprite.Builder clearFormat()
string Format = 1;public SnapshotParamsSprite.Builder setFormatBytes(com.google.protobuf.ByteString value)
string Format = 1;value - The bytes for format to set.public com.google.protobuf.ProtocolStringList getStoreUrisList()
repeated string StoreUris = 2;getStoreUrisList in interface SnapshotParamsSpriteOrBuilderpublic int getStoreUrisCount()
repeated string StoreUris = 2;getStoreUrisCount in interface SnapshotParamsSpriteOrBuilderpublic String getStoreUris(int index)
repeated string StoreUris = 2;getStoreUris in interface SnapshotParamsSpriteOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStoreUrisBytes(int index)
repeated string StoreUris = 2;getStoreUrisBytes in interface SnapshotParamsSpriteOrBuilderindex - The index of the value to return.public SnapshotParamsSprite.Builder setStoreUris(int index, String value)
repeated string StoreUris = 2;index - The index to set the value at.value - The storeUris to set.public SnapshotParamsSprite.Builder addStoreUris(String value)
repeated string StoreUris = 2;value - The storeUris to add.public SnapshotParamsSprite.Builder addAllStoreUris(Iterable<String> values)
repeated string StoreUris = 2;values - The storeUris to add.public SnapshotParamsSprite.Builder clearStoreUris()
repeated string StoreUris = 2;public SnapshotParamsSprite.Builder addStoreUrisBytes(com.google.protobuf.ByteString value)
repeated string StoreUris = 2;value - The bytes of the storeUris to add.public int getCellWidth()
int32 CellWidth = 3;getCellWidth in interface SnapshotParamsSpriteOrBuilderpublic SnapshotParamsSprite.Builder setCellWidth(int value)
int32 CellWidth = 3;value - The cellWidth to set.public SnapshotParamsSprite.Builder clearCellWidth()
int32 CellWidth = 3;public int getCellHeight()
int32 CellHeight = 4;getCellHeight in interface SnapshotParamsSpriteOrBuilderpublic SnapshotParamsSprite.Builder setCellHeight(int value)
int32 CellHeight = 4;value - The cellHeight to set.public SnapshotParamsSprite.Builder clearCellHeight()
int32 CellHeight = 4;public int getImgXLen()
int32 ImgXLen = 5;getImgXLen in interface SnapshotParamsSpriteOrBuilderpublic SnapshotParamsSprite.Builder setImgXLen(int value)
int32 ImgXLen = 5;value - The imgXLen to set.public SnapshotParamsSprite.Builder clearImgXLen()
int32 ImgXLen = 5;public int getImgYLen()
int32 ImgYLen = 6;getImgYLen in interface SnapshotParamsSpriteOrBuilderpublic SnapshotParamsSprite.Builder setImgYLen(int value)
int32 ImgYLen = 6;value - The imgYLen to set.public SnapshotParamsSprite.Builder clearImgYLen()
int32 ImgYLen = 6;public float getInterval()
float Interval = 7;getInterval in interface SnapshotParamsSpriteOrBuilderpublic SnapshotParamsSprite.Builder setInterval(float value)
float Interval = 7;value - The interval to set.public SnapshotParamsSprite.Builder clearInterval()
float Interval = 7;public int getCaptureNum()
int32 CaptureNum = 8;getCaptureNum in interface SnapshotParamsSpriteOrBuilderpublic SnapshotParamsSprite.Builder setCaptureNum(int value)
int32 CaptureNum = 8;value - The captureNum to set.public SnapshotParamsSprite.Builder clearCaptureNum()
int32 CaptureNum = 8;public final SnapshotParamsSprite.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.Builder>public final SnapshotParamsSprite.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotParamsSprite.Builder>Copyright © 2025. All rights reserved.