public static final class ListDomainDetailRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder> implements ListDomainDetailRequestOrBuilder
Volcengine.Live.Models.Request.ListDomainDetailRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ListDomainDetailRequest build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ListDomainDetailRequest buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ListDomainDetailRequest.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder mergeFrom(ListDomainDetailRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public ListDomainDetailRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ListDomainDetailRequest.Builder>IOExceptionpublic long getPageNum()
当前页码,取值范围为 。
int64 PageNum = 1;getPageNum 在接口中 ListDomainDetailRequestOrBuilderpublic ListDomainDetailRequest.Builder setPageNum(long value)
当前页码,取值范围为 。
int64 PageNum = 1;value - The pageNum to set.public ListDomainDetailRequest.Builder clearPageNum()
当前页码,取值范围为 。
int64 PageNum = 1;public long getPageSize()
分页大小,取值范围为 。
int64 PageSize = 2;getPageSize 在接口中 ListDomainDetailRequestOrBuilderpublic ListDomainDetailRequest.Builder setPageSize(long value)
分页大小,取值范围为 。
int64 PageSize = 2;value - The pageSize to set.public ListDomainDetailRequest.Builder clearPageSize()
分页大小,取值范围为 。
int64 PageSize = 2;public com.google.protobuf.ProtocolStringList getVhostListList()
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;getVhostListList 在接口中 ListDomainDetailRequestOrBuilderpublic int getVhostListCount()
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;getVhostListCount 在接口中 ListDomainDetailRequestOrBuilderpublic String getVhostList(int index)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;getVhostList 在接口中 ListDomainDetailRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getVhostListBytes(int index)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;getVhostListBytes 在接口中 ListDomainDetailRequestOrBuilderindex - The index of the value to return.public ListDomainDetailRequest.Builder setVhostList(int index, String value)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;index - The index to set the value at.value - The vhostList to set.public ListDomainDetailRequest.Builder addVhostList(String value)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;value - The vhostList to add.public ListDomainDetailRequest.Builder addAllVhostList(Iterable<String> values)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;values - The vhostList to add.public ListDomainDetailRequest.Builder clearVhostList()
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;public ListDomainDetailRequest.Builder addVhostListBytes(com.google.protobuf.ByteString value)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;value - The bytes of the vhostList to add.public com.google.protobuf.ProtocolStringList getDomainStatusListList()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;getDomainStatusListList 在接口中 ListDomainDetailRequestOrBuilderpublic int getDomainStatusListCount()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;getDomainStatusListCount 在接口中 ListDomainDetailRequestOrBuilderpublic String getDomainStatusList(int index)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;getDomainStatusList 在接口中 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 在接口中 ListDomainDetailRequestOrBuilderindex - The index of the value to return.public ListDomainDetailRequest.Builder setDomainStatusList(int index, String value)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;index - The index to set the value at.value - The domainStatusList to set.public ListDomainDetailRequest.Builder addDomainStatusList(String value)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;value - The domainStatusList to add.public ListDomainDetailRequest.Builder addAllDomainStatusList(Iterable<String> values)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;values - The domainStatusList to add.public ListDomainDetailRequest.Builder clearDomainStatusList()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;public ListDomainDetailRequest.Builder addDomainStatusListBytes(com.google.protobuf.ByteString value)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;value - The bytes of the domainStatusList to add.public com.google.protobuf.ProtocolStringList getDomainTypeListList()
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;getDomainTypeListList 在接口中 ListDomainDetailRequestOrBuilderpublic int getDomainTypeListCount()
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;getDomainTypeListCount 在接口中 ListDomainDetailRequestOrBuilderpublic String getDomainTypeList(int index)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;getDomainTypeList 在接口中 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 在接口中 ListDomainDetailRequestOrBuilderindex - The index of the value to return.public ListDomainDetailRequest.Builder setDomainTypeList(int index, String value)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;index - The index to set the value at.value - The domainTypeList to set.public ListDomainDetailRequest.Builder addDomainTypeList(String value)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;value - The domainTypeList to add.public ListDomainDetailRequest.Builder addAllDomainTypeList(Iterable<String> values)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;values - The domainTypeList to add.public ListDomainDetailRequest.Builder clearDomainTypeList()
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;public ListDomainDetailRequest.Builder addDomainTypeListBytes(com.google.protobuf.ByteString value)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;value - The bytes of the domainTypeList to add.public com.google.protobuf.ProtocolStringList getDomainRegionListList()
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;getDomainRegionListList 在接口中 ListDomainDetailRequestOrBuilderpublic int getDomainRegionListCount()
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;getDomainRegionListCount 在接口中 ListDomainDetailRequestOrBuilderpublic String getDomainRegionList(int index)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;getDomainRegionList 在接口中 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 在接口中 ListDomainDetailRequestOrBuilderindex - The index of the value to return.public ListDomainDetailRequest.Builder setDomainRegionList(int index, String value)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;index - The index to set the value at.value - The domainRegionList to set.public ListDomainDetailRequest.Builder addDomainRegionList(String value)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;value - The domainRegionList to add.public ListDomainDetailRequest.Builder addAllDomainRegionList(Iterable<String> values)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;values - The domainRegionList to add.public ListDomainDetailRequest.Builder clearDomainRegionList()
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;public ListDomainDetailRequest.Builder addDomainRegionListBytes(com.google.protobuf.ByteString value)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;value - The bytes of the domainRegionList to add.public com.google.protobuf.ProtocolStringList getDomainNameListList()
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;getDomainNameListList 在接口中 ListDomainDetailRequestOrBuilderpublic int getDomainNameListCount()
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;getDomainNameListCount 在接口中 ListDomainDetailRequestOrBuilderpublic String getDomainNameList(int index)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;getDomainNameList 在接口中 ListDomainDetailRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDomainNameListBytes(int index)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;getDomainNameListBytes 在接口中 ListDomainDetailRequestOrBuilderindex - The index of the value to return.public ListDomainDetailRequest.Builder setDomainNameList(int index, String value)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;index - The index to set the value at.value - The domainNameList to set.public ListDomainDetailRequest.Builder addDomainNameList(String value)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;value - The domainNameList to add.public ListDomainDetailRequest.Builder addAllDomainNameList(Iterable<String> values)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;values - The domainNameList to add.public ListDomainDetailRequest.Builder clearDomainNameList()
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;public ListDomainDetailRequest.Builder addDomainNameListBytes(com.google.protobuf.ByteString value)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;value - The bytes of the domainNameList to add.public final ListDomainDetailRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>public final ListDomainDetailRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ListDomainDetailRequest.Builder>Copyright © 2024. All rights reserved.