public final class VodUrlUploadURLSet extends com.google.protobuf.GeneratedMessageV3 implements VodUrlUploadURLSetOrBuilder
Volcengine.Vod.Models.Business.VodUrlUploadURLSet| Modifier and Type | Class and Description |
|---|---|
static class |
VodUrlUploadURLSet.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodUrlUploadURLSet |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CALLBACKARGS_FIELD_NUMBER |
static int |
CATEGORY_FIELD_NUMBER |
static int |
CLASSIFICATIONID_FIELD_NUMBER |
static int |
CUSTOMURLHEADERS_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
ENABLELOWPRIORITY_FIELD_NUMBER |
static int |
FILEEXTENSION_FIELD_NUMBER |
static int |
FILENAME_FIELD_NUMBER |
static int |
MD5_FIELD_NUMBER |
static int |
SOURCEURL_FIELD_NUMBER |
static int |
STORAGECLASS_FIELD_NUMBER |
static int |
TAGS_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
static int |
TEMPLATES_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
static int |
URLENCRYPTIONALGORITHM_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsCustomURLHeaders(String key)
自定义Header
|
boolean |
equals(Object obj) |
String |
getCallbackArgs()
透传的业务信息
|
com.google.protobuf.ByteString |
getCallbackArgsBytes()
透传的业务信息
|
String |
getCategory()
分类
|
com.google.protobuf.ByteString |
getCategoryBytes()
分类
|
long |
getClassificationId()
设置分类Id
|
Map<String,String> |
getCustomURLHeaders()
Deprecated.
|
int |
getCustomURLHeadersCount()
自定义Header
|
Map<String,String> |
getCustomURLHeadersMap()
自定义Header
|
String |
getCustomURLHeadersOrDefault(String key,
String defaultValue)
自定义Header
|
String |
getCustomURLHeadersOrThrow(String key)
自定义Header
|
static VodUrlUploadURLSet |
getDefaultInstance() |
VodUrlUploadURLSet |
getDefaultInstanceForType() |
String |
getDescription()
描述信息
|
com.google.protobuf.ByteString |
getDescriptionBytes()
描述信息
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getEnableLowPriority()
是否闲时转码
|
String |
getFileExtension()
设置文件后缀
|
com.google.protobuf.ByteString |
getFileExtensionBytes()
设置文件后缀
|
String |
getFileName()
设置文件名
|
com.google.protobuf.ByteString |
getFileNameBytes()
设置文件名
|
String |
getMd5()
视频的MD5
|
com.google.protobuf.ByteString |
getMd5Bytes()
视频的MD5
|
com.google.protobuf.Parser<VodUrlUploadURLSet> |
getParserForType() |
int |
getSerializedSize() |
String |
getSourceUrl()
视频的URL
|
com.google.protobuf.ByteString |
getSourceUrlBytes()
视频的URL
|
int |
getStorageClass()
设置存储类型
|
String |
getTags()
标签
|
com.google.protobuf.ByteString |
getTagsBytes()
标签
|
String |
getTemplateId()
模板Id
|
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板Id
|
VodUploadTemplate |
getTemplates(int index)
工作流模板
|
int |
getTemplatesCount()
工作流模板
|
List<VodUploadTemplate> |
getTemplatesList()
工作流模板
|
VodUploadTemplateOrBuilder |
getTemplatesOrBuilder(int index)
工作流模板
|
List<? extends VodUploadTemplateOrBuilder> |
getTemplatesOrBuilderList()
工作流模板
|
String |
getTitle()
标题
|
com.google.protobuf.ByteString |
getTitleBytes()
标题
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrlEncryptionAlgorithm()
URL加密算法
|
com.google.protobuf.ByteString |
getUrlEncryptionAlgorithmBytes()
URL加密算法
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static VodUrlUploadURLSet.Builder |
newBuilder() |
static VodUrlUploadURLSet.Builder |
newBuilder(VodUrlUploadURLSet prototype) |
VodUrlUploadURLSet.Builder |
newBuilderForType() |
protected VodUrlUploadURLSet.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodUrlUploadURLSet |
parseDelimitedFrom(InputStream input) |
static VodUrlUploadURLSet |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(byte[] data) |
static VodUrlUploadURLSet |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(ByteBuffer data) |
static VodUrlUploadURLSet |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(com.google.protobuf.ByteString data) |
static VodUrlUploadURLSet |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodUrlUploadURLSet |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(InputStream input) |
static VodUrlUploadURLSet |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodUrlUploadURLSet> |
parser() |
VodUrlUploadURLSet.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SOURCEURL_FIELD_NUMBER
public static final int CALLBACKARGS_FIELD_NUMBER
public static final int MD5_FIELD_NUMBER
public static final int TEMPLATEID_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
public static final int CATEGORY_FIELD_NUMBER
public static final int FILENAME_FIELD_NUMBER
public static final int CLASSIFICATIONID_FIELD_NUMBER
public static final int STORAGECLASS_FIELD_NUMBER
public static final int FILEEXTENSION_FIELD_NUMBER
public static final int URLENCRYPTIONALGORITHM_FIELD_NUMBER
public static final int ENABLELOWPRIORITY_FIELD_NUMBER
public static final int CUSTOMURLHEADERS_FIELD_NUMBER
public static final int TEMPLATES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getSourceUrl()
视频的URL
string SourceUrl = 1;getSourceUrl in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getSourceUrlBytes()
视频的URL
string SourceUrl = 1;getSourceUrlBytes in interface VodUrlUploadURLSetOrBuilderpublic String getCallbackArgs()
透传的业务信息
string CallbackArgs = 2;getCallbackArgs in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getCallbackArgsBytes()
透传的业务信息
string CallbackArgs = 2;getCallbackArgsBytes in interface VodUrlUploadURLSetOrBuilderpublic String getMd5()
视频的MD5
string Md5 = 3;getMd5 in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getMd5Bytes()
视频的MD5
string Md5 = 3;getMd5Bytes in interface VodUrlUploadURLSetOrBuilderpublic String getTemplateId()
模板Id
string TemplateId = 4;getTemplateId in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
模板Id
string TemplateId = 4;getTemplateIdBytes in interface VodUrlUploadURLSetOrBuilderpublic String getTitle()
标题
string Title = 5;getTitle in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
标题
string Title = 5;getTitleBytes in interface VodUrlUploadURLSetOrBuilderpublic String getDescription()
描述信息
string Description = 6;getDescription in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
描述信息
string Description = 6;getDescriptionBytes in interface VodUrlUploadURLSetOrBuilderpublic String getTags()
标签
string Tags = 7;getTags in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getTagsBytes()
标签
string Tags = 7;getTagsBytes in interface VodUrlUploadURLSetOrBuilderpublic String getCategory()
分类
string Category = 8;getCategory in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getCategoryBytes()
分类
string Category = 8;getCategoryBytes in interface VodUrlUploadURLSetOrBuilderpublic String getFileName()
设置文件名
string FileName = 9;getFileName in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getFileNameBytes()
设置文件名
string FileName = 9;getFileNameBytes in interface VodUrlUploadURLSetOrBuilderpublic long getClassificationId()
设置分类Id
int64 ClassificationId = 10;getClassificationId in interface VodUrlUploadURLSetOrBuilderpublic int getStorageClass()
设置存储类型
int32 StorageClass = 11;getStorageClass in interface VodUrlUploadURLSetOrBuilderpublic String getFileExtension()
设置文件后缀
string FileExtension = 12;getFileExtension in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getFileExtensionBytes()
设置文件后缀
string FileExtension = 12;getFileExtensionBytes in interface VodUrlUploadURLSetOrBuilderpublic String getUrlEncryptionAlgorithm()
URL加密算法
string UrlEncryptionAlgorithm = 13;getUrlEncryptionAlgorithm in interface VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getUrlEncryptionAlgorithmBytes()
URL加密算法
string UrlEncryptionAlgorithm = 13;getUrlEncryptionAlgorithmBytes in interface VodUrlUploadURLSetOrBuilderpublic boolean getEnableLowPriority()
是否闲时转码
bool EnableLowPriority = 14;getEnableLowPriority in interface VodUrlUploadURLSetOrBuilderpublic int getCustomURLHeadersCount()
VodUrlUploadURLSetOrBuilder自定义Header
map<string, string> CustomURLHeaders = 15;getCustomURLHeadersCount in interface VodUrlUploadURLSetOrBuilderpublic boolean containsCustomURLHeaders(String key)
自定义Header
map<string, string> CustomURLHeaders = 15;containsCustomURLHeaders in interface VodUrlUploadURLSetOrBuilder@Deprecated public Map<String,String> getCustomURLHeaders()
getCustomURLHeadersMap() instead.getCustomURLHeaders in interface VodUrlUploadURLSetOrBuilderpublic Map<String,String> getCustomURLHeadersMap()
自定义Header
map<string, string> CustomURLHeaders = 15;getCustomURLHeadersMap in interface VodUrlUploadURLSetOrBuilderpublic String getCustomURLHeadersOrDefault(String key, String defaultValue)
自定义Header
map<string, string> CustomURLHeaders = 15;getCustomURLHeadersOrDefault in interface VodUrlUploadURLSetOrBuilderpublic String getCustomURLHeadersOrThrow(String key)
自定义Header
map<string, string> CustomURLHeaders = 15;getCustomURLHeadersOrThrow in interface VodUrlUploadURLSetOrBuilderpublic List<VodUploadTemplate> getTemplatesList()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;getTemplatesList in interface VodUrlUploadURLSetOrBuilderpublic List<? extends VodUploadTemplateOrBuilder> getTemplatesOrBuilderList()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;getTemplatesOrBuilderList in interface VodUrlUploadURLSetOrBuilderpublic int getTemplatesCount()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;getTemplatesCount in interface VodUrlUploadURLSetOrBuilderpublic VodUploadTemplate getTemplates(int index)
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;getTemplates in interface VodUrlUploadURLSetOrBuilderpublic VodUploadTemplateOrBuilder getTemplatesOrBuilder(int index)
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;getTemplatesOrBuilder in interface VodUrlUploadURLSetOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VodUrlUploadURLSet parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodUrlUploadURLSet.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodUrlUploadURLSet.Builder newBuilder()
public static VodUrlUploadURLSet.Builder newBuilder(VodUrlUploadURLSet prototype)
public VodUrlUploadURLSet.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodUrlUploadURLSet.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodUrlUploadURLSet getDefaultInstance()
public static com.google.protobuf.Parser<VodUrlUploadURLSet> parser()
public com.google.protobuf.Parser<VodUrlUploadURLSet> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodUrlUploadURLSet getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.