public static final class Walletunlocker.GenSeedResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Walletunlocker.GenSeedResponse.Builder> implements Walletunlocker.GenSeedResponseOrBuilder
lnrpc.GenSeedResponse| Modifier and Type | Method and Description |
|---|---|
Walletunlocker.GenSeedResponse.Builder |
addAllCipherSeedMnemonic(java.lang.Iterable<java.lang.String> values)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
Walletunlocker.GenSeedResponse.Builder |
addCipherSeedMnemonic(java.lang.String value)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
Walletunlocker.GenSeedResponse.Builder |
addCipherSeedMnemonicBytes(com.google.protobuf.ByteString value)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
Walletunlocker.GenSeedResponse |
build() |
Walletunlocker.GenSeedResponse |
buildPartial() |
Walletunlocker.GenSeedResponse.Builder |
clear() |
Walletunlocker.GenSeedResponse.Builder |
clearCipherSeedMnemonic()
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
Walletunlocker.GenSeedResponse.Builder |
clearEncipheredSeed()
enciphered_seed are the raw aezeed cipher seed bytes.
|
java.lang.String |
getCipherSeedMnemonic(int index)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
com.google.protobuf.ByteString |
getCipherSeedMnemonicBytes(int index)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
int |
getCipherSeedMnemonicCount()
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
com.google.protobuf.ProtocolStringList |
getCipherSeedMnemonicList()
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
Walletunlocker.GenSeedResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getEncipheredSeed()
enciphered_seed are the raw aezeed cipher seed bytes.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Walletunlocker.GenSeedResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Walletunlocker.GenSeedResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
Walletunlocker.GenSeedResponse.Builder |
mergeFrom(Walletunlocker.GenSeedResponse other) |
Walletunlocker.GenSeedResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Walletunlocker.GenSeedResponse.Builder |
setCipherSeedMnemonic(int index,
java.lang.String value)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed
cipher seed obtained by the user.
|
Walletunlocker.GenSeedResponse.Builder |
setEncipheredSeed(com.google.protobuf.ByteString value)
enciphered_seed are the raw aezeed cipher seed bytes.
|
Walletunlocker.GenSeedResponse.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<Walletunlocker.GenSeedResponse.Builder>public Walletunlocker.GenSeedResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Walletunlocker.GenSeedResponse.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<Walletunlocker.GenSeedResponse.Builder>public Walletunlocker.GenSeedResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Walletunlocker.GenSeedResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Walletunlocker.GenSeedResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Walletunlocker.GenSeedResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Walletunlocker.GenSeedResponse.Builder>public Walletunlocker.GenSeedResponse.Builder mergeFrom(Walletunlocker.GenSeedResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Walletunlocker.GenSeedResponse.Builder>public Walletunlocker.GenSeedResponse.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<Walletunlocker.GenSeedResponse.Builder>java.io.IOExceptionpublic com.google.protobuf.ProtocolStringList getCipherSeedMnemonicList()
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;getCipherSeedMnemonicList in interface Walletunlocker.GenSeedResponseOrBuilderpublic int getCipherSeedMnemonicCount()
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;getCipherSeedMnemonicCount in interface Walletunlocker.GenSeedResponseOrBuilderpublic java.lang.String getCipherSeedMnemonic(int index)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;getCipherSeedMnemonic in interface Walletunlocker.GenSeedResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getCipherSeedMnemonicBytes(int index)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;getCipherSeedMnemonicBytes in interface Walletunlocker.GenSeedResponseOrBuilderindex - The index of the value to return.public Walletunlocker.GenSeedResponse.Builder setCipherSeedMnemonic(int index, java.lang.String value)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;index - The index to set the value at.value - The cipherSeedMnemonic to set.public Walletunlocker.GenSeedResponse.Builder addCipherSeedMnemonic(java.lang.String value)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;value - The cipherSeedMnemonic to add.public Walletunlocker.GenSeedResponse.Builder addAllCipherSeedMnemonic(java.lang.Iterable<java.lang.String> values)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;values - The cipherSeedMnemonic to add.public Walletunlocker.GenSeedResponse.Builder clearCipherSeedMnemonic()
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;public Walletunlocker.GenSeedResponse.Builder addCipherSeedMnemonicBytes(com.google.protobuf.ByteString value)
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user. This field is optional, as if not provided, then the daemon will generate a new cipher seed for the user. Otherwise, then the daemon will attempt to recover the wallet state linked to this cipher seed.
repeated string cipher_seed_mnemonic = 1;value - The bytes of the cipherSeedMnemonic to add.public com.google.protobuf.ByteString getEncipheredSeed()
enciphered_seed are the raw aezeed cipher seed bytes. This is the raw cipher text before run through our mnemonic encoding scheme.
bytes enciphered_seed = 2;getEncipheredSeed in interface Walletunlocker.GenSeedResponseOrBuilderpublic Walletunlocker.GenSeedResponse.Builder setEncipheredSeed(com.google.protobuf.ByteString value)
enciphered_seed are the raw aezeed cipher seed bytes. This is the raw cipher text before run through our mnemonic encoding scheme.
bytes enciphered_seed = 2;value - The encipheredSeed to set.public Walletunlocker.GenSeedResponse.Builder clearEncipheredSeed()
enciphered_seed are the raw aezeed cipher seed bytes. This is the raw cipher text before run through our mnemonic encoding scheme.
bytes enciphered_seed = 2;public final Walletunlocker.GenSeedResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Walletunlocker.GenSeedResponse.Builder>public final Walletunlocker.GenSeedResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Walletunlocker.GenSeedResponse.Builder>