public final class DomainList extends com.google.protobuf.GeneratedMessageV3 implements DomainListOrBuilder
Volcengine.Live.Models.Business.DomainList| Modifier and Type | Class and Description |
|---|---|
static class |
DomainList.Builder
Protobuf type
Volcengine.Live.Models.Business.DomainList |
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 |
CERTDOMAIN_FIELD_NUMBER |
static int |
CERTNAME_FIELD_NUMBER |
static int |
CHAINID_FIELD_NUMBER |
static int |
CNAME_FIELD_NUMBER |
static int |
CNAMECHECK_FIELD_NUMBER |
static int |
CREATETIME_FIELD_NUMBER |
static int |
DOMAIN_FIELD_NUMBER |
static int |
DOMAINCHECK_FIELD_NUMBER |
static int |
ICPCHECK_FIELD_NUMBER |
static int |
PUSHDOMAIN_FIELD_NUMBER |
static int |
REGION_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
VHOST_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCertDomain()
所绑定证书支持的泛域名。
|
com.google.protobuf.ByteString |
getCertDomainBytes()
所绑定证书支持的泛域名。
|
String |
getCertName()
绑定的证书名称。
|
com.google.protobuf.ByteString |
getCertNameBytes()
绑定的证书名称。
|
String |
getChainID()
绑定的证书信息。
|
com.google.protobuf.ByteString |
getChainIDBytes()
绑定的证书信息。
|
String |
getCName()
Cname 信息。
|
com.google.protobuf.ByteString |
getCNameBytes()
Cname 信息。
|
long |
getCnameCheck()
Cname 状态。
<li> 0:未配置 CNAME;
<li> 1:已配置 CNAME。
|
String |
getCreateTime()
创建时间。
|
com.google.protobuf.ByteString |
getCreateTimeBytes()
创建时间。
|
static DomainList |
getDefaultInstance() |
DomainList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDomain()
Domain 的名称。
|
com.google.protobuf.ByteString |
getDomainBytes()
Domain 的名称。
|
long |
getDomainCheck()
域名是否可用的状态。
<li> 0:正常,域名为可用状态;
<li> 1:配置中,域名为可用状态;
<li> 2:不可用,域名为其他的不可用状态。
|
long |
getICPCheck()
IPC 备案校验是否通过,是否过期信息。
|
com.google.protobuf.Parser<DomainList> |
getParserForType() |
String |
getPushDomain()
绑定的推流域名。
|
com.google.protobuf.ByteString |
getPushDomainBytes()
绑定的推流域名。
|
String |
getRegion()
区域,包含两种类型。
<li> cn:中国大陆;
<li> oversea:海外。
|
com.google.protobuf.ByteString |
getRegionBytes()
区域,包含两种类型。
<li> cn:中国大陆;
<li> oversea:海外。
|
int |
getSerializedSize() |
long |
getStatus()
表示 Domain状态。状态说明如下所示。
<li> 0:正常;
<li> 1:审核中;
<li> 2:禁用,禁止使用,此时domain不生效;
<li> 3:删除;
<li> 4:审核被驳回。审核不通过,需要重新创建并审核。
<li> 5:欠费关停。
|
String |
getType()
域名类型,包含两种类型。
<li> push:推流域名;
<li> pull-flv:拉流域名,包含RTMP、FLV、HLS 格式。
|
com.google.protobuf.ByteString |
getTypeBytes()
域名类型,包含两种类型。
<li> push:推流域名;
<li> pull-flv:拉流域名,包含RTMP、FLV、HLS 格式。
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVhost()
对应的 Vhost。
|
com.google.protobuf.ByteString |
getVhostBytes()
对应的 Vhost。
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DomainList.Builder |
newBuilder() |
static DomainList.Builder |
newBuilder(DomainList prototype) |
DomainList.Builder |
newBuilderForType() |
protected DomainList.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DomainList |
parseDelimitedFrom(InputStream input) |
static DomainList |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DomainList |
parseFrom(byte[] data) |
static DomainList |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DomainList |
parseFrom(ByteBuffer data) |
static DomainList |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DomainList |
parseFrom(com.google.protobuf.ByteString data) |
static DomainList |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DomainList |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DomainList |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DomainList |
parseFrom(InputStream input) |
static DomainList |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DomainList> |
parser() |
DomainList.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 VHOST_FIELD_NUMBER
public static final int DOMAIN_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int REGION_FIELD_NUMBER
public static final int CNAME_FIELD_NUMBER
public static final int CNAMECHECK_FIELD_NUMBER
public static final int DOMAINCHECK_FIELD_NUMBER
public static final int ICPCHECK_FIELD_NUMBER
public static final int CREATETIME_FIELD_NUMBER
public static final int CERTDOMAIN_FIELD_NUMBER
public static final int CHAINID_FIELD_NUMBER
public static final int CERTNAME_FIELD_NUMBER
public static final int PUSHDOMAIN_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 getVhost()
对应的 Vhost。
string Vhost = 1;getVhost in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getVhostBytes()
对应的 Vhost。
string Vhost = 1;getVhostBytes in interface DomainListOrBuilderpublic String getDomain()
Domain 的名称。
string Domain = 2;getDomain in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
Domain 的名称。
string Domain = 2;getDomainBytes in interface DomainListOrBuilderpublic long getStatus()
表示 Domain状态。状态说明如下所示。 <li> 0:正常; <li> 1:审核中; <li> 2:禁用,禁止使用,此时domain不生效; <li> 3:删除; <li> 4:审核被驳回。审核不通过,需要重新创建并审核。 <li> 5:欠费关停。
int64 Status = 3;getStatus in interface DomainListOrBuilderpublic String getType()
域名类型,包含两种类型。 <li> push:推流域名; <li> pull-flv:拉流域名,包含RTMP、FLV、HLS 格式。
string Type = 4;getType in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
域名类型,包含两种类型。 <li> push:推流域名; <li> pull-flv:拉流域名,包含RTMP、FLV、HLS 格式。
string Type = 4;getTypeBytes in interface DomainListOrBuilderpublic String getRegion()
区域,包含两种类型。 <li> cn:中国大陆; <li> oversea:海外。
string Region = 5;getRegion in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
区域,包含两种类型。 <li> cn:中国大陆; <li> oversea:海外。
string Region = 5;getRegionBytes in interface DomainListOrBuilderpublic String getCName()
Cname 信息。
string CName = 6;getCName in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getCNameBytes()
Cname 信息。
string CName = 6;getCNameBytes in interface DomainListOrBuilderpublic long getCnameCheck()
Cname 状态。 <li> 0:未配置 CNAME; <li> 1:已配置 CNAME。
int64 CnameCheck = 7;getCnameCheck in interface DomainListOrBuilderpublic long getDomainCheck()
域名是否可用的状态。 <li> 0:正常,域名为可用状态; <li> 1:配置中,域名为可用状态; <li> 2:不可用,域名为其他的不可用状态。
int64 DomainCheck = 8;getDomainCheck in interface DomainListOrBuilderpublic long getICPCheck()
IPC 备案校验是否通过,是否过期信息。
int64 ICPCheck = 9;getICPCheck in interface DomainListOrBuilderpublic String getCreateTime()
创建时间。
string CreateTime = 10;getCreateTime in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getCreateTimeBytes()
创建时间。
string CreateTime = 10;getCreateTimeBytes in interface DomainListOrBuilderpublic String getCertDomain()
所绑定证书支持的泛域名。
string CertDomain = 11;getCertDomain in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getCertDomainBytes()
所绑定证书支持的泛域名。
string CertDomain = 11;getCertDomainBytes in interface DomainListOrBuilderpublic String getChainID()
绑定的证书信息。
string ChainID = 12;getChainID in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getChainIDBytes()
绑定的证书信息。
string ChainID = 12;getChainIDBytes in interface DomainListOrBuilderpublic String getCertName()
绑定的证书名称。
string CertName = 13;getCertName in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getCertNameBytes()
绑定的证书名称。
string CertName = 13;getCertNameBytes in interface DomainListOrBuilderpublic String getPushDomain()
绑定的推流域名。
string PushDomain = 14;getPushDomain in interface DomainListOrBuilderpublic com.google.protobuf.ByteString getPushDomainBytes()
绑定的推流域名。
string PushDomain = 14;getPushDomainBytes in interface DomainListOrBuilderpublic 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 DomainList parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DomainList parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DomainList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DomainList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DomainList parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DomainList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DomainList parseFrom(InputStream input) throws IOException
IOExceptionpublic static DomainList parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DomainList parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DomainList parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DomainList parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DomainList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DomainList.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DomainList.Builder newBuilder()
public static DomainList.Builder newBuilder(DomainList prototype)
public DomainList.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DomainList.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DomainList getDefaultInstance()
public static com.google.protobuf.Parser<DomainList> parser()
public com.google.protobuf.Parser<DomainList> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DomainList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.