public static final class LightningApi.ListPeersRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListPeersRequest.Builder> implements LightningApi.ListPeersRequestOrBuilder
lnrpc.ListPeersRequest| Modifier and Type | Method and Description | 
|---|---|
LightningApi.ListPeersRequest | 
build()  | 
LightningApi.ListPeersRequest | 
buildPartial()  | 
LightningApi.ListPeersRequest.Builder | 
clear()  | 
LightningApi.ListPeersRequest.Builder | 
clearLatestError()
If true, only the last error that our peer sent us will be returned with
the peer's information, rather than the full set of historic errors we have
stored. 
 | 
LightningApi.ListPeersRequest | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
com.google.protobuf.Descriptors.Descriptor | 
getDescriptorForType()  | 
boolean | 
getLatestError()
If true, only the last error that our peer sent us will be returned with
the peer's information, rather than the full set of historic errors we have
stored. 
 | 
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
LightningApi.ListPeersRequest.Builder | 
mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
LightningApi.ListPeersRequest.Builder | 
mergeFrom(LightningApi.ListPeersRequest other)  | 
LightningApi.ListPeersRequest.Builder | 
mergeFrom(com.google.protobuf.Message other)  | 
LightningApi.ListPeersRequest.Builder | 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)  | 
LightningApi.ListPeersRequest.Builder | 
setLatestError(boolean value)
If true, only the last error that our peer sent us will be returned with
the peer's information, rather than the full set of historic errors we have
stored. 
 | 
LightningApi.ListPeersRequest.Builder | 
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)  | 
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<LightningApi.ListPeersRequest.Builder>public LightningApi.ListPeersRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListPeersRequest.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<LightningApi.ListPeersRequest.Builder>public LightningApi.ListPeersRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LightningApi.ListPeersRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LightningApi.ListPeersRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LightningApi.ListPeersRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LightningApi.ListPeersRequest.Builder>public LightningApi.ListPeersRequest.Builder mergeFrom(LightningApi.ListPeersRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListPeersRequest.Builder>public LightningApi.ListPeersRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LightningApi.ListPeersRequest.Builder>java.io.IOExceptionpublic boolean getLatestError()
If true, only the last error that our peer sent us will be returned with the peer's information, rather than the full set of historic errors we have stored.
bool latest_error = 1;getLatestError in interface LightningApi.ListPeersRequestOrBuilderpublic LightningApi.ListPeersRequest.Builder setLatestError(boolean value)
If true, only the last error that our peer sent us will be returned with the peer's information, rather than the full set of historic errors we have stored.
bool latest_error = 1;value - The latestError to set.public LightningApi.ListPeersRequest.Builder clearLatestError()
If true, only the last error that our peer sent us will be returned with the peer's information, rather than the full set of historic errors we have stored.
bool latest_error = 1;public final LightningApi.ListPeersRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListPeersRequest.Builder>public final LightningApi.ListPeersRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListPeersRequest.Builder>