public static final class StreamInfoList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder> implements StreamInfoListOrBuilder
Volcengine.Live.Models.Business.StreamInfoListgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StreamInfoList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StreamInfoList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StreamInfoList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamInfoList.Builder>public StreamInfoList.Builder mergeFrom(StreamInfoList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public StreamInfoList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamInfoList.Builder>IOExceptionpublic long getID()
流ID
int64 ID = 1;getID in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setID(long value)
流ID
int64 ID = 1;value - The iD to set.public StreamInfoList.Builder clearID()
流ID
int64 ID = 1;public String getVhost()
域名空间名称
string Vhost = 2;getVhost in interface StreamInfoListOrBuilderpublic com.google.protobuf.ByteString getVhostBytes()
域名空间名称
string Vhost = 2;getVhostBytes in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setVhost(String value)
域名空间名称
string Vhost = 2;value - The vhost to set.public StreamInfoList.Builder clearVhost()
域名空间名称
string Vhost = 2;public StreamInfoList.Builder setVhostBytes(com.google.protobuf.ByteString value)
域名空间名称
string Vhost = 2;value - The bytes for vhost to set.public String getDomain()
域名
string Domain = 3;getDomain in interface StreamInfoListOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
域名
string Domain = 3;getDomainBytes in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setDomain(String value)
域名
string Domain = 3;value - The domain to set.public StreamInfoList.Builder clearDomain()
域名
string Domain = 3;public StreamInfoList.Builder setDomainBytes(com.google.protobuf.ByteString value)
域名
string Domain = 3;value - The bytes for domain to set.public String getApp()
应用名称
string App = 4;getApp in interface StreamInfoListOrBuilderpublic com.google.protobuf.ByteString getAppBytes()
应用名称
string App = 4;getAppBytes in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setApp(String value)
应用名称
string App = 4;value - The app to set.public StreamInfoList.Builder clearApp()
应用名称
string App = 4;public StreamInfoList.Builder setAppBytes(com.google.protobuf.ByteString value)
应用名称
string App = 4;value - The bytes for app to set.public String getStream()
流名称
string Stream = 5;getStream in interface StreamInfoListOrBuilderpublic com.google.protobuf.ByteString getStreamBytes()
流名称
string Stream = 5;getStreamBytes in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setStream(String value)
流名称
string Stream = 5;value - The stream to set.public StreamInfoList.Builder clearStream()
流名称
string Stream = 5;public StreamInfoList.Builder setStreamBytes(com.google.protobuf.ByteString value)
流名称
string Stream = 5;value - The bytes for stream to set.public String getSessionStartTime()
开始推流时间
string SessionStartTime = 6;getSessionStartTime in interface StreamInfoListOrBuilderpublic com.google.protobuf.ByteString getSessionStartTimeBytes()
开始推流时间
string SessionStartTime = 6;getSessionStartTimeBytes in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setSessionStartTime(String value)
开始推流时间
string SessionStartTime = 6;value - The sessionStartTime to set.public StreamInfoList.Builder clearSessionStartTime()
开始推流时间
string SessionStartTime = 6;public StreamInfoList.Builder setSessionStartTimeBytes(com.google.protobuf.ByteString value)
开始推流时间
string SessionStartTime = 6;value - The bytes for sessionStartTime to set.public long getOnlineUser()
在线人数
int64 OnlineUser = 7;getOnlineUser in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setOnlineUser(long value)
在线人数
int64 OnlineUser = 7;value - The onlineUser to set.public StreamInfoList.Builder clearOnlineUser()
在线人数
int64 OnlineUser = 7;public long getBandWidth()
带宽
int64 BandWidth = 8;getBandWidth in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setBandWidth(long value)
带宽
int64 BandWidth = 8;value - The bandWidth to set.public StreamInfoList.Builder clearBandWidth()
带宽
int64 BandWidth = 8;public long getBitrate()
码率
int64 Bitrate = 9;getBitrate in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setBitrate(long value)
码率
int64 Bitrate = 9;value - The bitrate to set.public StreamInfoList.Builder clearBitrate()
码率
int64 Bitrate = 9;public long getFramerate()
帧率
int64 Framerate = 10;getFramerate in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setFramerate(long value)
帧率
int64 Framerate = 10;value - The framerate to set.public StreamInfoList.Builder clearFramerate()
帧率
int64 Framerate = 10;public String getPreviewURL()
预览地址
string PreviewURL = 11;getPreviewURL in interface StreamInfoListOrBuilderpublic com.google.protobuf.ByteString getPreviewURLBytes()
预览地址
string PreviewURL = 11;getPreviewURLBytes in interface StreamInfoListOrBuilderpublic StreamInfoList.Builder setPreviewURL(String value)
预览地址
string PreviewURL = 11;value - The previewURL to set.public StreamInfoList.Builder clearPreviewURL()
预览地址
string PreviewURL = 11;public StreamInfoList.Builder setPreviewURLBytes(com.google.protobuf.ByteString value)
预览地址
string PreviewURL = 11;value - The bytes for previewURL to set.public final StreamInfoList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>public final StreamInfoList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamInfoList.Builder>Copyright © 2023. All rights reserved.