public static final class LightningApi.ListUnspentResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListUnspentResponse.Builder> implements LightningApi.ListUnspentResponseOrBuilder
lnrpc.ListUnspentResponseaddRepeatedField, 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.ListUnspentResponse.Builder>public LightningApi.ListUnspentResponse.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.ListUnspentResponse.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.ListUnspentResponse.Builder>public LightningApi.ListUnspentResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LightningApi.ListUnspentResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LightningApi.ListUnspentResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LightningApi.ListUnspentResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LightningApi.ListUnspentResponse.Builder>public LightningApi.ListUnspentResponse.Builder mergeFrom(LightningApi.ListUnspentResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListUnspentResponse.Builder>public LightningApi.ListUnspentResponse.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.ListUnspentResponse.Builder>java.io.IOExceptionpublic java.util.List<LightningApi.Utxo> getUtxosList()
A list of utxos
repeated .lnrpc.Utxo utxos = 1;getUtxosList in interface LightningApi.ListUnspentResponseOrBuilderpublic int getUtxosCount()
A list of utxos
repeated .lnrpc.Utxo utxos = 1;getUtxosCount in interface LightningApi.ListUnspentResponseOrBuilderpublic LightningApi.Utxo getUtxos(int index)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;getUtxos in interface LightningApi.ListUnspentResponseOrBuilderpublic LightningApi.ListUnspentResponse.Builder setUtxos(int index, LightningApi.Utxo value)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.ListUnspentResponse.Builder setUtxos(int index, LightningApi.Utxo.Builder builderForValue)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.ListUnspentResponse.Builder addUtxos(LightningApi.Utxo value)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.ListUnspentResponse.Builder addUtxos(int index, LightningApi.Utxo value)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.ListUnspentResponse.Builder addUtxos(LightningApi.Utxo.Builder builderForValue)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.ListUnspentResponse.Builder addUtxos(int index, LightningApi.Utxo.Builder builderForValue)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.ListUnspentResponse.Builder addAllUtxos(java.lang.Iterable<? extends LightningApi.Utxo> values)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.ListUnspentResponse.Builder clearUtxos()
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.ListUnspentResponse.Builder removeUtxos(int index)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.Utxo.Builder getUtxosBuilder(int index)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.UtxoOrBuilder getUtxosOrBuilder(int index)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;getUtxosOrBuilder in interface LightningApi.ListUnspentResponseOrBuilderpublic java.util.List<? extends LightningApi.UtxoOrBuilder> getUtxosOrBuilderList()
A list of utxos
repeated .lnrpc.Utxo utxos = 1;getUtxosOrBuilderList in interface LightningApi.ListUnspentResponseOrBuilderpublic LightningApi.Utxo.Builder addUtxosBuilder()
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public LightningApi.Utxo.Builder addUtxosBuilder(int index)
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public java.util.List<LightningApi.Utxo.Builder> getUtxosBuilderList()
A list of utxos
repeated .lnrpc.Utxo utxos = 1;public final LightningApi.ListUnspentResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListUnspentResponse.Builder>public final LightningApi.ListUnspentResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.ListUnspentResponse.Builder>