public final class TaskTemplate extends com.google.protobuf.GeneratedMessageV3 implements TaskTemplateOrBuilder
Volcengine.Vod.Models.Business.TaskTemplate
限定符和类型 | 类和说明 |
---|---|
static class |
TaskTemplate.Builder
Protobuf type
Volcengine.Vod.Models.Business.TaskTemplate |
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 |
BYTEHDTASKPARAMS_FIELD_NUMBER |
static int |
COMMITID_FIELD_NUMBER |
static int |
CREATEDAT_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
HASH_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SNAPSHOTTASKPARAMS_FIELD_NUMBER |
static int |
SPACENAME_FIELD_NUMBER |
static int |
TASKTYPE_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
static int |
TRANSCODEAUDIOTASKPARAMS_FIELD_NUMBER |
static int |
TRANSCODEVIDEOTASKPARAMS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UPDATEDAT_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object obj) |
ByteHDTaskParams |
getByteHDTaskParams()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18; |
ByteHDTaskParamsOrBuilder |
getByteHDTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18; |
String |
getCommitId()
版本Id
string CommitId = 9; |
com.google.protobuf.ByteString |
getCommitIdBytes()
版本Id
string CommitId = 9; |
com.google.protobuf.Timestamp |
getCreatedAt()
.google.protobuf.Timestamp CreatedAt = 12; |
com.google.protobuf.TimestampOrBuilder |
getCreatedAtOrBuilder()
.google.protobuf.Timestamp CreatedAt = 12; |
static TaskTemplate |
getDefaultInstance() |
TaskTemplate |
getDefaultInstanceForType() |
String |
getDescription()
string Description = 4; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string Description = 4; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHash()
string Hash = 11; |
com.google.protobuf.ByteString |
getHashBytes()
string Hash = 11; |
String |
getName()
模板名称
string Name = 3; |
com.google.protobuf.ByteString |
getNameBytes()
模板名称
string Name = 3; |
com.google.protobuf.Parser<TaskTemplate> |
getParserForType() |
int |
getSerializedSize() |
SnapshotTaskParams |
getSnapshotTaskParams()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20; |
SnapshotTaskParamsOrBuilder |
getSnapshotTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20; |
String |
getSpaceName()
空间名
string SpaceName = 2; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
string SpaceName = 2; |
String |
getTaskType()
TranscodeVideo|ByteHD|TranscodeAudio|Snapshot
string TaskType = 14; |
com.google.protobuf.ByteString |
getTaskTypeBytes()
TranscodeVideo|ByteHD|TranscodeAudio|Snapshot
string TaskType = 14; |
String |
getTemplateId()
模板Id
string TemplateId = 1; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板Id
string TemplateId = 1; |
TranscodeAudioTaskParams |
getTranscodeAudioTaskParams()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19; |
TranscodeAudioTaskParamsOrBuilder |
getTranscodeAudioTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19; |
TranscodeVideoTaskParams |
getTranscodeVideoTaskParams()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15; |
TranscodeVideoTaskParamsOrBuilder |
getTranscodeVideoTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15; |
String |
getType()
多个值通过 ',' 连接
string Type = 6; |
com.google.protobuf.ByteString |
getTypeBytes()
多个值通过 ',' 连接
string Type = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.Timestamp |
getUpdatedAt()
.google.protobuf.Timestamp UpdatedAt = 13; |
com.google.protobuf.TimestampOrBuilder |
getUpdatedAtOrBuilder()
.google.protobuf.Timestamp UpdatedAt = 13; |
boolean |
hasByteHDTaskParams()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18; |
boolean |
hasCreatedAt()
.google.protobuf.Timestamp CreatedAt = 12; |
int |
hashCode() |
boolean |
hasSnapshotTaskParams()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20; |
boolean |
hasTranscodeAudioTaskParams()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19; |
boolean |
hasTranscodeVideoTaskParams()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15; |
boolean |
hasUpdatedAt()
.google.protobuf.Timestamp UpdatedAt = 13; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TaskTemplate.Builder |
newBuilder() |
static TaskTemplate.Builder |
newBuilder(TaskTemplate prototype) |
TaskTemplate.Builder |
newBuilderForType() |
protected TaskTemplate.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TaskTemplate |
parseDelimitedFrom(InputStream input) |
static TaskTemplate |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(byte[] data) |
static TaskTemplate |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(ByteBuffer data) |
static TaskTemplate |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(com.google.protobuf.ByteString data) |
static TaskTemplate |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TaskTemplate |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(InputStream input) |
static TaskTemplate |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TaskTemplate> |
parser() |
TaskTemplate.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, internalGetMapField, 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 TEMPLATEID_FIELD_NUMBER
public static final int SPACENAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int COMMITID_FIELD_NUMBER
public static final int HASH_FIELD_NUMBER
public static final int CREATEDAT_FIELD_NUMBER
public static final int UPDATEDAT_FIELD_NUMBER
public static final int TASKTYPE_FIELD_NUMBER
public static final int TRANSCODEVIDEOTASKPARAMS_FIELD_NUMBER
public static final int BYTEHDTASKPARAMS_FIELD_NUMBER
public static final int TRANSCODEAUDIOTASKPARAMS_FIELD_NUMBER
public static final int SNAPSHOTTASKPARAMS_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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public String getTemplateId()
模板Id
string TemplateId = 1;
getTemplateId
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.ByteString getTemplateIdBytes()
模板Id
string TemplateId = 1;
getTemplateIdBytes
在接口中 TaskTemplateOrBuilder
public String getSpaceName()
空间名
string SpaceName = 2;
getSpaceName
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 2;
getSpaceNameBytes
在接口中 TaskTemplateOrBuilder
public String getName()
模板名称
string Name = 3;
getName
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.ByteString getNameBytes()
模板名称
string Name = 3;
getNameBytes
在接口中 TaskTemplateOrBuilder
public String getDescription()
string Description = 4;
getDescription
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
string Description = 4;
getDescriptionBytes
在接口中 TaskTemplateOrBuilder
public String getType()
多个值通过 ',' 连接
string Type = 6;
getType
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.ByteString getTypeBytes()
多个值通过 ',' 连接
string Type = 6;
getTypeBytes
在接口中 TaskTemplateOrBuilder
public String getCommitId()
版本Id
string CommitId = 9;
getCommitId
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.ByteString getCommitIdBytes()
版本Id
string CommitId = 9;
getCommitIdBytes
在接口中 TaskTemplateOrBuilder
public String getHash()
string Hash = 11;
getHash
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.ByteString getHashBytes()
string Hash = 11;
getHashBytes
在接口中 TaskTemplateOrBuilder
public boolean hasCreatedAt()
.google.protobuf.Timestamp CreatedAt = 12;
hasCreatedAt
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.Timestamp getCreatedAt()
.google.protobuf.Timestamp CreatedAt = 12;
getCreatedAt
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
.google.protobuf.Timestamp CreatedAt = 12;
getCreatedAtOrBuilder
在接口中 TaskTemplateOrBuilder
public boolean hasUpdatedAt()
.google.protobuf.Timestamp UpdatedAt = 13;
hasUpdatedAt
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.Timestamp getUpdatedAt()
.google.protobuf.Timestamp UpdatedAt = 13;
getUpdatedAt
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
.google.protobuf.Timestamp UpdatedAt = 13;
getUpdatedAtOrBuilder
在接口中 TaskTemplateOrBuilder
public String getTaskType()
TranscodeVideo|ByteHD|TranscodeAudio|Snapshot
string TaskType = 14;
getTaskType
在接口中 TaskTemplateOrBuilder
public com.google.protobuf.ByteString getTaskTypeBytes()
TranscodeVideo|ByteHD|TranscodeAudio|Snapshot
string TaskType = 14;
getTaskTypeBytes
在接口中 TaskTemplateOrBuilder
public boolean hasTranscodeVideoTaskParams()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15;
hasTranscodeVideoTaskParams
在接口中 TaskTemplateOrBuilder
public TranscodeVideoTaskParams getTranscodeVideoTaskParams()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15;
getTranscodeVideoTaskParams
在接口中 TaskTemplateOrBuilder
public TranscodeVideoTaskParamsOrBuilder getTranscodeVideoTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15;
public boolean hasByteHDTaskParams()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18;
hasByteHDTaskParams
在接口中 TaskTemplateOrBuilder
public ByteHDTaskParams getByteHDTaskParams()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18;
getByteHDTaskParams
在接口中 TaskTemplateOrBuilder
public ByteHDTaskParamsOrBuilder getByteHDTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18;
public boolean hasTranscodeAudioTaskParams()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19;
hasTranscodeAudioTaskParams
在接口中 TaskTemplateOrBuilder
public TranscodeAudioTaskParams getTranscodeAudioTaskParams()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19;
getTranscodeAudioTaskParams
在接口中 TaskTemplateOrBuilder
public TranscodeAudioTaskParamsOrBuilder getTranscodeAudioTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19;
public boolean hasSnapshotTaskParams()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20;
hasSnapshotTaskParams
在接口中 TaskTemplateOrBuilder
public SnapshotTaskParams getSnapshotTaskParams()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20;
getSnapshotTaskParams
在接口中 TaskTemplateOrBuilder
public SnapshotTaskParamsOrBuilder getSnapshotTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20;
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 TaskTemplate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TaskTemplate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TaskTemplate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TaskTemplate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TaskTemplate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TaskTemplate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TaskTemplate parseFrom(InputStream input) throws IOException
IOException
public static TaskTemplate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TaskTemplate parseDelimitedFrom(InputStream input) throws IOException
IOException
public static TaskTemplate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TaskTemplate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static TaskTemplate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public TaskTemplate.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static TaskTemplate.Builder newBuilder()
public static TaskTemplate.Builder newBuilder(TaskTemplate prototype)
public TaskTemplate.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected TaskTemplate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static TaskTemplate getDefaultInstance()
public static com.google.protobuf.Parser<TaskTemplate> parser()
public com.google.protobuf.Parser<TaskTemplate> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public TaskTemplate getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.