public final class ListDomainDetailRequest extends com.google.protobuf.GeneratedMessageV3 implements ListDomainDetailRequestOrBuilder
Volcengine.Live.Models.Request.ListDomainDetailRequest| Modifier and Type | Class and Description |
|---|---|
static class |
ListDomainDetailRequest.Builder
Protobuf type
Volcengine.Live.Models.Request.ListDomainDetailRequest |
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 |
DOMAINNAMELIST_FIELD_NUMBER |
static int |
DOMAINREGIONLIST_FIELD_NUMBER |
static int |
DOMAINSTATUSLIST_FIELD_NUMBER |
static int |
DOMAINTYPELIST_FIELD_NUMBER |
static int |
PAGENUM_FIELD_NUMBER |
static int |
PAGESIZE_FIELD_NUMBER |
static int |
VHOSTLIST_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ListDomainDetailRequest |
getDefaultInstance() |
ListDomainDetailRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDomainNameList(int index)
域名名称列表,缺省情况下表示过滤全部。
|
com.google.protobuf.ByteString |
getDomainNameListBytes(int index)
域名名称列表,缺省情况下表示过滤全部。
|
int |
getDomainNameListCount()
域名名称列表,缺省情况下表示过滤全部。
|
com.google.protobuf.ProtocolStringList |
getDomainNameListList()
域名名称列表,缺省情况下表示过滤全部。
|
String |
getDomainRegionList(int index)
域名区域列表。缺省情况下表示过滤全部,区域包括:
<li>cn:中国大陆;
<li>oversea:海外。
|
com.google.protobuf.ByteString |
getDomainRegionListBytes(int index)
域名区域列表。缺省情况下表示过滤全部,区域包括:
<li>cn:中国大陆;
<li>oversea:海外。
|
int |
getDomainRegionListCount()
域名区域列表。缺省情况下表示过滤全部,区域包括:
<li>cn:中国大陆;
<li>oversea:海外。
|
com.google.protobuf.ProtocolStringList |
getDomainRegionListList()
域名区域列表。缺省情况下表示过滤全部,区域包括:
<li>cn:中国大陆;
<li>oversea:海外。
|
String |
getDomainStatusList(int index)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。
<li>0:正常;
<li>1:审核中;
<li>2:禁用,禁止使用,此时domain不生效;
<li>3:删除;
<li>4:审核被驳回。审核不通过,需要重新创建并审核;
<li>5:欠费关停。
|
com.google.protobuf.ByteString |
getDomainStatusListBytes(int index)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。
<li>0:正常;
<li>1:审核中;
<li>2:禁用,禁止使用,此时domain不生效;
<li>3:删除;
<li>4:审核被驳回。审核不通过,需要重新创建并审核;
<li>5:欠费关停。
|
int |
getDomainStatusListCount()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。
<li>0:正常;
<li>1:审核中;
<li>2:禁用,禁止使用,此时domain不生效;
<li>3:删除;
<li>4:审核被驳回。审核不通过,需要重新创建并审核;
<li>5:欠费关停。
|
com.google.protobuf.ProtocolStringList |
getDomainStatusListList()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。
<li>0:正常;
<li>1:审核中;
<li>2:禁用,禁止使用,此时domain不生效;
<li>3:删除;
<li>4:审核被驳回。审核不通过,需要重新创建并审核;
<li>5:欠费关停。
|
String |
getDomainTypeList(int index)
域名类型列表。缺省情况下表示过滤全部。域名类型包括:
<li>push:推流域名;
<li>pull-flv:拉流域名。
|
com.google.protobuf.ByteString |
getDomainTypeListBytes(int index)
域名类型列表。缺省情况下表示过滤全部。域名类型包括:
<li>push:推流域名;
<li>pull-flv:拉流域名。
|
int |
getDomainTypeListCount()
域名类型列表。缺省情况下表示过滤全部。域名类型包括:
<li>push:推流域名;
<li>pull-flv:拉流域名。
|
com.google.protobuf.ProtocolStringList |
getDomainTypeListList()
域名类型列表。缺省情况下表示过滤全部。域名类型包括:
<li>push:推流域名;
<li>pull-flv:拉流域名。
|
long |
getPageNum()
当前页码,取值范围为 。
|
long |
getPageSize()
分页大小,取值范围为 。
|
com.google.protobuf.Parser<ListDomainDetailRequest> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVhostList(int index)
配置空间列表,缺省情况下表示过滤全部。
|
com.google.protobuf.ByteString |
getVhostListBytes(int index)
配置空间列表,缺省情况下表示过滤全部。
|
int |
getVhostListCount()
配置空间列表,缺省情况下表示过滤全部。
|
com.google.protobuf.ProtocolStringList |
getVhostListList()
配置空间列表,缺省情况下表示过滤全部。
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ListDomainDetailRequest.Builder |
newBuilder() |
static ListDomainDetailRequest.Builder |
newBuilder(ListDomainDetailRequest prototype) |
ListDomainDetailRequest.Builder |
newBuilderForType() |
protected ListDomainDetailRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ListDomainDetailRequest |
parseDelimitedFrom(InputStream input) |
static ListDomainDetailRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListDomainDetailRequest |
parseFrom(byte[] data) |
static ListDomainDetailRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListDomainDetailRequest |
parseFrom(ByteBuffer data) |
static ListDomainDetailRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListDomainDetailRequest |
parseFrom(com.google.protobuf.ByteString data) |
static ListDomainDetailRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListDomainDetailRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ListDomainDetailRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListDomainDetailRequest |
parseFrom(InputStream input) |
static ListDomainDetailRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ListDomainDetailRequest> |
parser() |
ListDomainDetailRequest.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 PAGENUM_FIELD_NUMBER
public static final int PAGESIZE_FIELD_NUMBER
public static final int VHOSTLIST_FIELD_NUMBER
public static final int DOMAINSTATUSLIST_FIELD_NUMBER
public static final int DOMAINTYPELIST_FIELD_NUMBER
public static final int DOMAINREGIONLIST_FIELD_NUMBER
public static final int DOMAINNAMELIST_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 long getPageNum()
当前页码,取值范围为 。
int64 PageNum = 1;getPageNum in interface ListDomainDetailRequestOrBuilderpublic long getPageSize()
分页大小,取值范围为 。
int64 PageSize = 2;getPageSize in interface ListDomainDetailRequestOrBuilderpublic com.google.protobuf.ProtocolStringList getVhostListList()
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;getVhostListList in interface ListDomainDetailRequestOrBuilderpublic int getVhostListCount()
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;getVhostListCount in interface ListDomainDetailRequestOrBuilderpublic String getVhostList(int index)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;getVhostList in interface ListDomainDetailRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getVhostListBytes(int index)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;getVhostListBytes in interface ListDomainDetailRequestOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getDomainStatusListList()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;getDomainStatusListList in interface ListDomainDetailRequestOrBuilderpublic int getDomainStatusListCount()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;getDomainStatusListCount in interface ListDomainDetailRequestOrBuilderpublic String getDomainStatusList(int index)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;getDomainStatusList in interface ListDomainDetailRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDomainStatusListBytes(int index)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;getDomainStatusListBytes in interface ListDomainDetailRequestOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getDomainTypeListList()
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;getDomainTypeListList in interface ListDomainDetailRequestOrBuilderpublic int getDomainTypeListCount()
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;getDomainTypeListCount in interface ListDomainDetailRequestOrBuilderpublic String getDomainTypeList(int index)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;getDomainTypeList in interface ListDomainDetailRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDomainTypeListBytes(int index)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;getDomainTypeListBytes in interface ListDomainDetailRequestOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getDomainRegionListList()
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;getDomainRegionListList in interface ListDomainDetailRequestOrBuilderpublic int getDomainRegionListCount()
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;getDomainRegionListCount in interface ListDomainDetailRequestOrBuilderpublic String getDomainRegionList(int index)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;getDomainRegionList in interface ListDomainDetailRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDomainRegionListBytes(int index)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;getDomainRegionListBytes in interface ListDomainDetailRequestOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getDomainNameListList()
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;getDomainNameListList in interface ListDomainDetailRequestOrBuilderpublic int getDomainNameListCount()
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;getDomainNameListCount in interface ListDomainDetailRequestOrBuilderpublic String getDomainNameList(int index)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;getDomainNameList in interface ListDomainDetailRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDomainNameListBytes(int index)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;getDomainNameListBytes in interface ListDomainDetailRequestOrBuilderindex - The index of the value to return.public 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 ListDomainDetailRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListDomainDetailRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListDomainDetailRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListDomainDetailRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListDomainDetailRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListDomainDetailRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListDomainDetailRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static ListDomainDetailRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListDomainDetailRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ListDomainDetailRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListDomainDetailRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ListDomainDetailRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ListDomainDetailRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListDomainDetailRequest.Builder newBuilder()
public static ListDomainDetailRequest.Builder newBuilder(ListDomainDetailRequest prototype)
public ListDomainDetailRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListDomainDetailRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ListDomainDetailRequest getDefaultInstance()
public static com.google.protobuf.Parser<ListDomainDetailRequest> parser()
public com.google.protobuf.Parser<ListDomainDetailRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListDomainDetailRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.