public static final class VodContentInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.Builder> implements VodContentInfoOrBuilder
Volcengine.Vod.Models.Business.VodContentInfo| Modifier and Type | Method and Description |
|---|---|
VodContentInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodContentInfo |
build() |
VodContentInfo |
buildPartial() |
VodContentInfo.Builder |
clear() |
VodContentInfo.Builder |
clearCreateTimestamp()
任务创建时间,单位:Unix秒级时间戳
|
VodContentInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodContentInfo.Builder |
clearItemId()
记录ID,可为空
|
VodContentInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodContentInfo.Builder |
clearStatus()
任务状态
|
VodContentInfo.Builder |
clearTaskId()
任务ID
|
VodContentInfo.Builder |
clearTaskType()
任务类型
|
VodContentInfo.Builder |
clearUrl()
任务URL
|
VodContentInfo.Builder |
clone() |
int |
getCreateTimestamp()
任务创建时间,单位:Unix秒级时间戳
|
VodContentInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getItemId()
记录ID,可为空
|
com.google.protobuf.ByteString |
getItemIdBytes()
记录ID,可为空
|
String |
getStatus()
任务状态
|
com.google.protobuf.ByteString |
getStatusBytes()
任务状态
|
String |
getTaskId()
任务ID
|
com.google.protobuf.ByteString |
getTaskIdBytes()
任务ID
|
String |
getTaskType()
任务类型
|
com.google.protobuf.ByteString |
getTaskTypeBytes()
任务类型
|
String |
getUrl()
任务URL
|
com.google.protobuf.ByteString |
getUrlBytes()
任务URL
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodContentInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodContentInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodContentInfo.Builder |
mergeFrom(VodContentInfo other) |
VodContentInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodContentInfo.Builder |
setCreateTimestamp(int value)
任务创建时间,单位:Unix秒级时间戳
|
VodContentInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodContentInfo.Builder |
setItemId(String value)
记录ID,可为空
|
VodContentInfo.Builder |
setItemIdBytes(com.google.protobuf.ByteString value)
记录ID,可为空
|
VodContentInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodContentInfo.Builder |
setStatus(String value)
任务状态
|
VodContentInfo.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
任务状态
|
VodContentInfo.Builder |
setTaskId(String value)
任务ID
|
VodContentInfo.Builder |
setTaskIdBytes(com.google.protobuf.ByteString value)
任务ID
|
VodContentInfo.Builder |
setTaskType(String value)
任务类型
|
VodContentInfo.Builder |
setTaskTypeBytes(com.google.protobuf.ByteString value)
任务类型
|
VodContentInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodContentInfo.Builder |
setUrl(String value)
任务URL
|
VodContentInfo.Builder |
setUrlBytes(com.google.protobuf.ByteString value)
任务URL
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.Builder>public VodContentInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.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<VodContentInfo.Builder>public VodContentInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VodContentInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VodContentInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VodContentInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.Builder>public VodContentInfo.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<VodContentInfo.Builder>public VodContentInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.Builder>public VodContentInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.Builder>public VodContentInfo.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<VodContentInfo.Builder>public VodContentInfo.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<VodContentInfo.Builder>public VodContentInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VodContentInfo.Builder>public VodContentInfo.Builder mergeFrom(VodContentInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.Builder>public VodContentInfo.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<VodContentInfo.Builder>IOExceptionpublic String getItemId()
记录ID,可为空
string ItemId = 1;getItemId in interface VodContentInfoOrBuilderpublic com.google.protobuf.ByteString getItemIdBytes()
记录ID,可为空
string ItemId = 1;getItemIdBytes in interface VodContentInfoOrBuilderpublic VodContentInfo.Builder setItemId(String value)
记录ID,可为空
string ItemId = 1;value - The itemId to set.public VodContentInfo.Builder clearItemId()
记录ID,可为空
string ItemId = 1;public VodContentInfo.Builder setItemIdBytes(com.google.protobuf.ByteString value)
记录ID,可为空
string ItemId = 1;value - The bytes for itemId to set.public String getUrl()
任务URL
string Url = 2;getUrl in interface VodContentInfoOrBuilderpublic com.google.protobuf.ByteString getUrlBytes()
任务URL
string Url = 2;getUrlBytes in interface VodContentInfoOrBuilderpublic VodContentInfo.Builder setUrl(String value)
任务URL
string Url = 2;value - The url to set.public VodContentInfo.Builder clearUrl()
任务URL
string Url = 2;public VodContentInfo.Builder setUrlBytes(com.google.protobuf.ByteString value)
任务URL
string Url = 2;value - The bytes for url to set.public String getStatus()
任务状态
string Status = 3;getStatus in interface VodContentInfoOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
任务状态
string Status = 3;getStatusBytes in interface VodContentInfoOrBuilderpublic VodContentInfo.Builder setStatus(String value)
任务状态
string Status = 3;value - The status to set.public VodContentInfo.Builder clearStatus()
任务状态
string Status = 3;public VodContentInfo.Builder setStatusBytes(com.google.protobuf.ByteString value)
任务状态
string Status = 3;value - The bytes for status to set.public String getTaskType()
任务类型
string TaskType = 4;getTaskType in interface VodContentInfoOrBuilderpublic com.google.protobuf.ByteString getTaskTypeBytes()
任务类型
string TaskType = 4;getTaskTypeBytes in interface VodContentInfoOrBuilderpublic VodContentInfo.Builder setTaskType(String value)
任务类型
string TaskType = 4;value - The taskType to set.public VodContentInfo.Builder clearTaskType()
任务类型
string TaskType = 4;public VodContentInfo.Builder setTaskTypeBytes(com.google.protobuf.ByteString value)
任务类型
string TaskType = 4;value - The bytes for taskType to set.public int getCreateTimestamp()
任务创建时间,单位:Unix秒级时间戳
int32 CreateTimestamp = 5;getCreateTimestamp in interface VodContentInfoOrBuilderpublic VodContentInfo.Builder setCreateTimestamp(int value)
任务创建时间,单位:Unix秒级时间戳
int32 CreateTimestamp = 5;value - The createTimestamp to set.public VodContentInfo.Builder clearCreateTimestamp()
任务创建时间,单位:Unix秒级时间戳
int32 CreateTimestamp = 5;public String getTaskId()
任务ID
string TaskId = 6;getTaskId in interface VodContentInfoOrBuilderpublic com.google.protobuf.ByteString getTaskIdBytes()
任务ID
string TaskId = 6;getTaskIdBytes in interface VodContentInfoOrBuilderpublic VodContentInfo.Builder setTaskId(String value)
任务ID
string TaskId = 6;value - The taskId to set.public VodContentInfo.Builder clearTaskId()
任务ID
string TaskId = 6;public VodContentInfo.Builder setTaskIdBytes(com.google.protobuf.ByteString value)
任务ID
string TaskId = 6;value - The bytes for taskId to set.public final VodContentInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.Builder>public final VodContentInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodContentInfo.Builder>Copyright © 2023. All rights reserved.