public static final class LspStatsOuterClass.LspStats.Builder extends com.google.protobuf.GeneratedMessage.Builder<LspStatsOuterClass.LspStats.Builder> implements LspStatsOuterClass.LspStatsOrBuilder
LspStats
Top-level message
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, 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.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<LspStatsOuterClass.LspStats.Builder>public LspStatsOuterClass.LspStats.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<LspStatsOuterClass.LspStats.Builder>public LspStatsOuterClass.LspStats.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<LspStatsOuterClass.LspStats.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.GeneratedMessage.Builder<LspStatsOuterClass.LspStats.Builder>public LspStatsOuterClass.LspStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LspStatsOuterClass.LspStats build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LspStatsOuterClass.LspStats buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LspStatsOuterClass.LspStats.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LspStatsOuterClass.LspStats.Builder>public LspStatsOuterClass.LspStats.Builder mergeFrom(LspStatsOuterClass.LspStats other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<LspStatsOuterClass.LspStats.Builder>public LspStatsOuterClass.LspStats.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<LspStatsOuterClass.LspStats.Builder>IOExceptionpublic List<LspStatsOuterClass.LspStatsRecord> getLspStatsRecordsList()
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
getLspStatsRecordsList in interface LspStatsOuterClass.LspStatsOrBuilderpublic int getLspStatsRecordsCount()
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
getLspStatsRecordsCount in interface LspStatsOuterClass.LspStatsOrBuilderpublic LspStatsOuterClass.LspStatsRecord getLspStatsRecords(int index)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
getLspStatsRecords in interface LspStatsOuterClass.LspStatsOrBuilderpublic LspStatsOuterClass.LspStats.Builder setLspStatsRecords(int index, LspStatsOuterClass.LspStatsRecord value)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStats.Builder setLspStatsRecords(int index, LspStatsOuterClass.LspStatsRecord.Builder builderForValue)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStats.Builder addLspStatsRecords(LspStatsOuterClass.LspStatsRecord value)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStats.Builder addLspStatsRecords(int index, LspStatsOuterClass.LspStatsRecord value)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStats.Builder addLspStatsRecords(LspStatsOuterClass.LspStatsRecord.Builder builderForValue)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStats.Builder addLspStatsRecords(int index, LspStatsOuterClass.LspStatsRecord.Builder builderForValue)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStats.Builder addAllLspStatsRecords(Iterable<? extends LspStatsOuterClass.LspStatsRecord> values)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStats.Builder clearLspStatsRecords()
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStats.Builder removeLspStatsRecords(int index)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStatsRecord.Builder getLspStatsRecordsBuilder(int index)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStatsRecordOrBuilder getLspStatsRecordsOrBuilder(int index)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
getLspStatsRecordsOrBuilder in interface LspStatsOuterClass.LspStatsOrBuilderpublic List<? extends LspStatsOuterClass.LspStatsRecordOrBuilder> getLspStatsRecordsOrBuilderList()
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
getLspStatsRecordsOrBuilderList in interface LspStatsOuterClass.LspStatsOrBuilderpublic LspStatsOuterClass.LspStatsRecord.Builder addLspStatsRecordsBuilder()
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public LspStatsOuterClass.LspStatsRecord.Builder addLspStatsRecordsBuilder(int index)
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
public List<LspStatsOuterClass.LspStatsRecord.Builder> getLspStatsRecordsBuilderList()
repeated .LspStatsRecord lsp_stats_records = 1;
List of LSP statistics records
Copyright © 2019. All rights reserved.