public final class VodGetContentBlockTasksRequest extends com.google.protobuf.GeneratedMessageV3 implements VodGetContentBlockTasksRequestOrBuilder
Volcengine.Vod.Models.Request.VodGetContentBlockTasksRequest| Modifier and Type | Class and Description |
|---|---|
static class |
VodGetContentBlockTasksRequest.Builder
Protobuf type
Volcengine.Vod.Models.Request.VodGetContentBlockTasksRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DOMAIN_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
PAGENUM_FIELD_NUMBER |
static int |
PAGESIZE_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TASKID_FIELD_NUMBER |
static int |
TASKTYPE_FIELD_NUMBER |
static int |
URL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static VodGetContentBlockTasksRequest |
getDefaultInstance() |
VodGetContentBlockTasksRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDomain()
指定一个加速域名以包含属于该加速域名的内容 URL。
|
com.google.protobuf.ByteString |
getDomainBytes()
指定一个加速域名以包含属于该加速域名的内容 URL。
|
long |
getEndTime()
指定一个时间,时间格式是 Unix
时间戳。该时间用以包含提交时间小于或等于该时间的任务。您无法查询超过 7
天的任务。
|
long |
getPageNum()
指定一个页码。系统只返回该页面上的那些任务。
|
long |
getPageSize()
指定响应正文中每页包含的任务数量。
|
com.google.protobuf.Parser<VodGetContentBlockTasksRequest> |
getParserForType() |
int |
getSerializedSize() |
long |
getStartTime()
指定一个时间,时间格式是 Unix
时间戳。该时间用以包含提交时间大于或等于该时间的任务。您无法查询超过 7
天的任务。
|
String |
getStatus()
指定一个内容 URL 的状态。该参数的可用值如下:
complete:已完成。
running:执行中。
failed:执行失败。
|
com.google.protobuf.ByteString |
getStatusBytes()
指定一个内容 URL 的状态。该参数的可用值如下:
complete:已完成。
running:执行中。
failed:执行失败。
|
String |
getTaskID()
指定一个任务 ID,任务 ID 精确匹配。
|
com.google.protobuf.ByteString |
getTaskIDBytes()
指定一个任务 ID,任务 ID 精确匹配。
|
String |
getTaskType()
指定一个任务类型,该参数的可用值如下:
block_url:封禁任务。
unblock_url:解封任务。
必填
|
com.google.protobuf.ByteString |
getTaskTypeBytes()
指定一个任务类型,该参数的可用值如下:
block_url:封禁任务。
unblock_url:解封任务。
必填
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrl()
指定一个内容URL
|
com.google.protobuf.ByteString |
getUrlBytes()
指定一个内容URL
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodGetContentBlockTasksRequest.Builder |
newBuilder() |
static VodGetContentBlockTasksRequest.Builder |
newBuilder(VodGetContentBlockTasksRequest prototype) |
VodGetContentBlockTasksRequest.Builder |
newBuilderForType() |
protected VodGetContentBlockTasksRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodGetContentBlockTasksRequest |
parseDelimitedFrom(InputStream input) |
static VodGetContentBlockTasksRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetContentBlockTasksRequest |
parseFrom(byte[] data) |
static VodGetContentBlockTasksRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetContentBlockTasksRequest |
parseFrom(ByteBuffer data) |
static VodGetContentBlockTasksRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetContentBlockTasksRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodGetContentBlockTasksRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetContentBlockTasksRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodGetContentBlockTasksRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetContentBlockTasksRequest |
parseFrom(InputStream input) |
static VodGetContentBlockTasksRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodGetContentBlockTasksRequest> |
parser() |
VodGetContentBlockTasksRequest.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, 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 URL_FIELD_NUMBER
public static final int DOMAIN_FIELD_NUMBER
public static final int TASKID_FIELD_NUMBER
public static final int TASKTYPE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int PAGENUM_FIELD_NUMBER
public static final int PAGESIZE_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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getUrl()
指定一个内容URL
string Url = 1;getUrl in interface VodGetContentBlockTasksRequestOrBuilderpublic com.google.protobuf.ByteString getUrlBytes()
指定一个内容URL
string Url = 1;getUrlBytes in interface VodGetContentBlockTasksRequestOrBuilderpublic String getDomain()
指定一个加速域名以包含属于该加速域名的内容 URL。
string Domain = 2;getDomain in interface VodGetContentBlockTasksRequestOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
指定一个加速域名以包含属于该加速域名的内容 URL。
string Domain = 2;getDomainBytes in interface VodGetContentBlockTasksRequestOrBuilderpublic String getTaskID()
指定一个任务 ID,任务 ID 精确匹配。
string TaskID = 3;getTaskID in interface VodGetContentBlockTasksRequestOrBuilderpublic com.google.protobuf.ByteString getTaskIDBytes()
指定一个任务 ID,任务 ID 精确匹配。
string TaskID = 3;getTaskIDBytes in interface VodGetContentBlockTasksRequestOrBuilderpublic String getTaskType()
指定一个任务类型,该参数的可用值如下: block_url:封禁任务。 unblock_url:解封任务。 必填
string TaskType = 4;getTaskType in interface VodGetContentBlockTasksRequestOrBuilderpublic com.google.protobuf.ByteString getTaskTypeBytes()
指定一个任务类型,该参数的可用值如下: block_url:封禁任务。 unblock_url:解封任务。 必填
string TaskType = 4;getTaskTypeBytes in interface VodGetContentBlockTasksRequestOrBuilderpublic String getStatus()
指定一个内容 URL 的状态。该参数的可用值如下: complete:已完成。 running:执行中。 failed:执行失败。
string Status = 5;getStatus in interface VodGetContentBlockTasksRequestOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
指定一个内容 URL 的状态。该参数的可用值如下: complete:已完成。 running:执行中。 failed:执行失败。
string Status = 5;getStatusBytes in interface VodGetContentBlockTasksRequestOrBuilderpublic long getStartTime()
指定一个时间,时间格式是 Unix 时间戳。该时间用以包含提交时间大于或等于该时间的任务。您无法查询超过 7 天的任务。
int64 StartTime = 6;getStartTime in interface VodGetContentBlockTasksRequestOrBuilderpublic long getEndTime()
指定一个时间,时间格式是 Unix 时间戳。该时间用以包含提交时间小于或等于该时间的任务。您无法查询超过 7 天的任务。
int64 EndTime = 7;getEndTime in interface VodGetContentBlockTasksRequestOrBuilderpublic long getPageNum()
指定一个页码。系统只返回该页面上的那些任务。
int64 PageNum = 8;getPageNum in interface VodGetContentBlockTasksRequestOrBuilderpublic long getPageSize()
指定响应正文中每页包含的任务数量。
int64 PageSize = 9;getPageSize in interface VodGetContentBlockTasksRequestOrBuilderpublic 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 VodGetContentBlockTasksRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetContentBlockTasksRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetContentBlockTasksRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetContentBlockTasksRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetContentBlockTasksRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetContentBlockTasksRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetContentBlockTasksRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetContentBlockTasksRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetContentBlockTasksRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetContentBlockTasksRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetContentBlockTasksRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodGetContentBlockTasksRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodGetContentBlockTasksRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodGetContentBlockTasksRequest.Builder newBuilder()
public static VodGetContentBlockTasksRequest.Builder newBuilder(VodGetContentBlockTasksRequest prototype)
public VodGetContentBlockTasksRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodGetContentBlockTasksRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodGetContentBlockTasksRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodGetContentBlockTasksRequest> parser()
public com.google.protobuf.Parser<VodGetContentBlockTasksRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodGetContentBlockTasksRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.