public final class VodUrlUploadURLSet extends com.google.protobuf.GeneratedMessageV3 implements VodUrlUploadURLSetOrBuilder
Volcengine.Vod.Models.Business.VodUrlUploadURLSet
限定符和类型 | 类和说明 |
---|---|
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
限定符和类型 | 字段和说明 |
---|---|
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 |
限定符和类型 | 方法和说明 |
---|---|
boolean |
containsCustomURLHeaders(String key)
自定义Header
map<string, string> CustomURLHeaders = 15; |
boolean |
equals(Object obj) |
String |
getCallbackArgs()
透传的业务信息
string CallbackArgs = 2; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
透传的业务信息
string CallbackArgs = 2; |
String |
getCategory()
分类
string Category = 8; |
com.google.protobuf.ByteString |
getCategoryBytes()
分类
string Category = 8; |
long |
getClassificationId()
设置分类Id
int64 ClassificationId = 10; |
Map<String,String> |
getCustomURLHeaders()
已过时。
|
int |
getCustomURLHeadersCount()
自定义Header
map<string, string> CustomURLHeaders = 15; |
Map<String,String> |
getCustomURLHeadersMap()
自定义Header
map<string, string> CustomURLHeaders = 15; |
String |
getCustomURLHeadersOrDefault(String key,
String defaultValue)
自定义Header
map<string, string> CustomURLHeaders = 15; |
String |
getCustomURLHeadersOrThrow(String key)
自定义Header
map<string, string> CustomURLHeaders = 15; |
static VodUrlUploadURLSet |
getDefaultInstance() |
VodUrlUploadURLSet |
getDefaultInstanceForType() |
String |
getDescription()
描述信息
string Description = 6; |
com.google.protobuf.ByteString |
getDescriptionBytes()
描述信息
string Description = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getEnableLowPriority()
是否闲时转码
bool EnableLowPriority = 14; |
String |
getFileExtension()
设置文件后缀
string FileExtension = 12; |
com.google.protobuf.ByteString |
getFileExtensionBytes()
设置文件后缀
string FileExtension = 12; |
String |
getFileName()
设置文件名
string FileName = 9; |
com.google.protobuf.ByteString |
getFileNameBytes()
设置文件名
string FileName = 9; |
String |
getMd5()
视频的MD5
string Md5 = 3; |
com.google.protobuf.ByteString |
getMd5Bytes()
视频的MD5
string Md5 = 3; |
com.google.protobuf.Parser<VodUrlUploadURLSet> |
getParserForType() |
int |
getSerializedSize() |
String |
getSourceUrl()
视频的URL
string SourceUrl = 1; |
com.google.protobuf.ByteString |
getSourceUrlBytes()
视频的URL
string SourceUrl = 1; |
int |
getStorageClass()
设置存储类型
int32 StorageClass = 11; |
String |
getTags()
标签
string Tags = 7; |
com.google.protobuf.ByteString |
getTagsBytes()
标签
string Tags = 7; |
String |
getTemplateId()
模板Id
string TemplateId = 4; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板Id
string TemplateId = 4; |
VodUploadTemplate |
getTemplates(int index)
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16; |
int |
getTemplatesCount()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16; |
List<VodUploadTemplate> |
getTemplatesList()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16; |
VodUploadTemplateOrBuilder |
getTemplatesOrBuilder(int index)
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16; |
List<? extends VodUploadTemplateOrBuilder> |
getTemplatesOrBuilderList()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16; |
String |
getTitle()
标题
string Title = 5; |
com.google.protobuf.ByteString |
getTitleBytes()
标题
string Title = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrlEncryptionAlgorithm()
URL加密算法
string UrlEncryptionAlgorithm = 13; |
com.google.protobuf.ByteString |
getUrlEncryptionAlgorithmBytes()
URL加密算法
string UrlEncryptionAlgorithm = 13; |
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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
public 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
在类中 com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
在类中 com.google.protobuf.GeneratedMessageV3
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public String getSourceUrl()
视频的URL
string SourceUrl = 1;
getSourceUrl
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getSourceUrlBytes()
视频的URL
string SourceUrl = 1;
getSourceUrlBytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getCallbackArgs()
透传的业务信息
string CallbackArgs = 2;
getCallbackArgs
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getCallbackArgsBytes()
透传的业务信息
string CallbackArgs = 2;
getCallbackArgsBytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getMd5()
视频的MD5
string Md5 = 3;
getMd5
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getMd5Bytes()
视频的MD5
string Md5 = 3;
getMd5Bytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getTemplateId()
模板Id
string TemplateId = 4;
getTemplateId
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getTemplateIdBytes()
模板Id
string TemplateId = 4;
getTemplateIdBytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getTitle()
标题
string Title = 5;
getTitle
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getTitleBytes()
标题
string Title = 5;
getTitleBytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getDescription()
描述信息
string Description = 6;
getDescription
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
描述信息
string Description = 6;
getDescriptionBytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getTags()
标签
string Tags = 7;
getTags
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getTagsBytes()
标签
string Tags = 7;
getTagsBytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getCategory()
分类
string Category = 8;
getCategory
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getCategoryBytes()
分类
string Category = 8;
getCategoryBytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getFileName()
设置文件名
string FileName = 9;
getFileName
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getFileNameBytes()
设置文件名
string FileName = 9;
getFileNameBytes
在接口中 VodUrlUploadURLSetOrBuilder
public long getClassificationId()
设置分类Id
int64 ClassificationId = 10;
getClassificationId
在接口中 VodUrlUploadURLSetOrBuilder
public int getStorageClass()
设置存储类型
int32 StorageClass = 11;
getStorageClass
在接口中 VodUrlUploadURLSetOrBuilder
public String getFileExtension()
设置文件后缀
string FileExtension = 12;
getFileExtension
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getFileExtensionBytes()
设置文件后缀
string FileExtension = 12;
getFileExtensionBytes
在接口中 VodUrlUploadURLSetOrBuilder
public String getUrlEncryptionAlgorithm()
URL加密算法
string UrlEncryptionAlgorithm = 13;
getUrlEncryptionAlgorithm
在接口中 VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getUrlEncryptionAlgorithmBytes()
URL加密算法
string UrlEncryptionAlgorithm = 13;
getUrlEncryptionAlgorithmBytes
在接口中 VodUrlUploadURLSetOrBuilder
public boolean getEnableLowPriority()
是否闲时转码
bool EnableLowPriority = 14;
getEnableLowPriority
在接口中 VodUrlUploadURLSetOrBuilder
public int getCustomURLHeadersCount()
VodUrlUploadURLSetOrBuilder
自定义Header
map<string, string> CustomURLHeaders = 15;
public boolean containsCustomURLHeaders(String key)
自定义Header
map<string, string> CustomURLHeaders = 15;
@Deprecated public Map<String,String> getCustomURLHeaders()
getCustomURLHeadersMap()
instead.public Map<String,String> getCustomURLHeadersMap()
自定义Header
map<string, string> CustomURLHeaders = 15;
public String getCustomURLHeadersOrDefault(String key, String defaultValue)
自定义Header
map<string, string> CustomURLHeaders = 15;
public String getCustomURLHeadersOrThrow(String key)
自定义Header
map<string, string> CustomURLHeaders = 15;
public List<VodUploadTemplate> getTemplatesList()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;
getTemplatesList
在接口中 VodUrlUploadURLSetOrBuilder
public List<? extends VodUploadTemplateOrBuilder> getTemplatesOrBuilderList()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;
public int getTemplatesCount()
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;
getTemplatesCount
在接口中 VodUrlUploadURLSetOrBuilder
public VodUploadTemplate getTemplates(int index)
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;
getTemplates
在接口中 VodUrlUploadURLSetOrBuilder
public VodUploadTemplateOrBuilder getTemplatesOrBuilder(int index)
工作流模板
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 16;
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static VodUrlUploadURLSet parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(InputStream input) throws IOException
IOException
public static VodUrlUploadURLSet parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodUrlUploadURLSet parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodUrlUploadURLSet parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodUrlUploadURLSet parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodUrlUploadURLSet parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodUrlUploadURLSet.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodUrlUploadURLSet.Builder newBuilder()
public static VodUrlUploadURLSet.Builder newBuilder(VodUrlUploadURLSet prototype)
public VodUrlUploadURLSet.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodUrlUploadURLSet.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodUrlUploadURLSet getDefaultInstance()
public static com.google.protobuf.Parser<VodUrlUploadURLSet> parser()
public com.google.protobuf.Parser<VodUrlUploadURLSet> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodUrlUploadURLSet getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.