Package com.exonum.messages.core.runtime
Class Lifecycle.GenesisConfig.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
com.exonum.messages.core.runtime.Lifecycle.GenesisConfig.Builder
- All Implemented Interfaces:
Lifecycle.GenesisConfigOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.lang.Cloneable
- Enclosing class:
- Lifecycle.GenesisConfig
public static final class Lifecycle.GenesisConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder> implements Lifecycle.GenesisConfigOrBuilder
Genesis config parameters. Information from this entity get saved to the genesis block.Protobuf type
exonum.runtime.GenesisConfig
-
Method Summary
Modifier and Type Method Description Lifecycle.GenesisConfig.Builder
addAllArtifacts(java.lang.Iterable<? extends Base.ArtifactSpec> values)
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
addAllBuiltinInstances(java.lang.Iterable<? extends Lifecycle.InstanceInitParams> values)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
addArtifacts(int index, Base.ArtifactSpec value)
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
addArtifacts(int index, Base.ArtifactSpec.Builder builderForValue)
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
addArtifacts(Base.ArtifactSpec value)
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
addArtifacts(Base.ArtifactSpec.Builder builderForValue)
Artifact specification of the built-in services.Base.ArtifactSpec.Builder
addArtifactsBuilder()
Artifact specification of the built-in services.Base.ArtifactSpec.Builder
addArtifactsBuilder(int index)
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
addBuiltinInstances(int index, Lifecycle.InstanceInitParams value)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
addBuiltinInstances(int index, Lifecycle.InstanceInitParams.Builder builderForValue)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
addBuiltinInstances(Lifecycle.InstanceInitParams value)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
addBuiltinInstances(Lifecycle.InstanceInitParams.Builder builderForValue)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.InstanceInitParams.Builder
addBuiltinInstancesBuilder()
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.InstanceInitParams.Builder
addBuiltinInstancesBuilder(int index)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
Lifecycle.GenesisConfig
build()
Lifecycle.GenesisConfig
buildPartial()
Lifecycle.GenesisConfig.Builder
clear()
Lifecycle.GenesisConfig.Builder
clearArtifacts()
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
clearBuiltinInstances()
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
clearConsensusConfig()
Blockchain configuration used to create the genesis block.Lifecycle.GenesisConfig.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Lifecycle.GenesisConfig.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Lifecycle.GenesisConfig.Builder
clone()
Base.ArtifactSpec
getArtifacts(int index)
Artifact specification of the built-in services.Base.ArtifactSpec.Builder
getArtifactsBuilder(int index)
Artifact specification of the built-in services.java.util.List<Base.ArtifactSpec.Builder>
getArtifactsBuilderList()
Artifact specification of the built-in services.int
getArtifactsCount()
Artifact specification of the built-in services.java.util.List<Base.ArtifactSpec>
getArtifactsList()
Artifact specification of the built-in services.Base.ArtifactSpecOrBuilder
getArtifactsOrBuilder(int index)
Artifact specification of the built-in services.java.util.List<? extends Base.ArtifactSpecOrBuilder>
getArtifactsOrBuilderList()
Artifact specification of the built-in services.Lifecycle.InstanceInitParams
getBuiltinInstances(int index)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.InstanceInitParams.Builder
getBuiltinInstancesBuilder(int index)
List of services with their configuration parameters that are created directly in the genesis block.java.util.List<Lifecycle.InstanceInitParams.Builder>
getBuiltinInstancesBuilderList()
List of services with their configuration parameters that are created directly in the genesis block.int
getBuiltinInstancesCount()
List of services with their configuration parameters that are created directly in the genesis block.java.util.List<Lifecycle.InstanceInitParams>
getBuiltinInstancesList()
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.InstanceInitParamsOrBuilder
getBuiltinInstancesOrBuilder(int index)
List of services with their configuration parameters that are created directly in the genesis block.java.util.List<? extends Lifecycle.InstanceInitParamsOrBuilder>
getBuiltinInstancesOrBuilderList()
List of services with their configuration parameters that are created directly in the genesis block.Blockchain.Config
getConsensusConfig()
Blockchain configuration used to create the genesis block.Blockchain.Config.Builder
getConsensusConfigBuilder()
Blockchain configuration used to create the genesis block.Blockchain.ConfigOrBuilder
getConsensusConfigOrBuilder()
Blockchain configuration used to create the genesis block.Lifecycle.GenesisConfig
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
boolean
hasConsensusConfig()
Blockchain configuration used to create the genesis block.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Lifecycle.GenesisConfig.Builder
mergeConsensusConfig(Blockchain.Config value)
Blockchain configuration used to create the genesis block.Lifecycle.GenesisConfig.Builder
mergeFrom(Lifecycle.GenesisConfig other)
Lifecycle.GenesisConfig.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lifecycle.GenesisConfig.Builder
mergeFrom(com.google.protobuf.Message other)
Lifecycle.GenesisConfig.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Lifecycle.GenesisConfig.Builder
removeArtifacts(int index)
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
removeBuiltinInstances(int index)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
setArtifacts(int index, Base.ArtifactSpec value)
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
setArtifacts(int index, Base.ArtifactSpec.Builder builderForValue)
Artifact specification of the built-in services.Lifecycle.GenesisConfig.Builder
setBuiltinInstances(int index, Lifecycle.InstanceInitParams value)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
setBuiltinInstances(int index, Lifecycle.InstanceInitParams.Builder builderForValue)
List of services with their configuration parameters that are created directly in the genesis block.Lifecycle.GenesisConfig.Builder
setConsensusConfig(Blockchain.Config value)
Blockchain configuration used to create the genesis block.Lifecycle.GenesisConfig.Builder
setConsensusConfig(Blockchain.Config.Builder builderForValue)
Blockchain configuration used to create the genesis block.Lifecycle.GenesisConfig.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
Lifecycle.GenesisConfig.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
Lifecycle.GenesisConfig.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
setField
public Lifecycle.GenesisConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
clearField
public Lifecycle.GenesisConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
clearOneof
public Lifecycle.GenesisConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
setRepeatedField
public Lifecycle.GenesisConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
addRepeatedField
public Lifecycle.GenesisConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Lifecycle.GenesisConfig.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
mergeFrom
public Lifecycle.GenesisConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Lifecycle.GenesisConfig.Builder>
- Throws:
java.io.IOException
-
hasConsensusConfig
public boolean hasConsensusConfig()Blockchain configuration used to create the genesis block.
.exonum.Config consensus_config = 1;
- Specified by:
hasConsensusConfig
in interfaceLifecycle.GenesisConfigOrBuilder
- Returns:
- Whether the consensusConfig field is set.
-
getConsensusConfig
Blockchain configuration used to create the genesis block.
.exonum.Config consensus_config = 1;
- Specified by:
getConsensusConfig
in interfaceLifecycle.GenesisConfigOrBuilder
- Returns:
- The consensusConfig.
-
setConsensusConfig
Blockchain configuration used to create the genesis block.
.exonum.Config consensus_config = 1;
-
setConsensusConfig
public Lifecycle.GenesisConfig.Builder setConsensusConfig(Blockchain.Config.Builder builderForValue)Blockchain configuration used to create the genesis block.
.exonum.Config consensus_config = 1;
-
mergeConsensusConfig
Blockchain configuration used to create the genesis block.
.exonum.Config consensus_config = 1;
-
clearConsensusConfig
Blockchain configuration used to create the genesis block.
.exonum.Config consensus_config = 1;
-
getConsensusConfigBuilder
Blockchain configuration used to create the genesis block.
.exonum.Config consensus_config = 1;
-
getConsensusConfigOrBuilder
Blockchain configuration used to create the genesis block.
.exonum.Config consensus_config = 1;
- Specified by:
getConsensusConfigOrBuilder
in interfaceLifecycle.GenesisConfigOrBuilder
-
getArtifactsList
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
- Specified by:
getArtifactsList
in interfaceLifecycle.GenesisConfigOrBuilder
-
getArtifactsCount
public int getArtifactsCount()Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
- Specified by:
getArtifactsCount
in interfaceLifecycle.GenesisConfigOrBuilder
-
getArtifacts
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
- Specified by:
getArtifacts
in interfaceLifecycle.GenesisConfigOrBuilder
-
setArtifacts
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
setArtifacts
public Lifecycle.GenesisConfig.Builder setArtifacts(int index, Base.ArtifactSpec.Builder builderForValue)Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
addArtifacts
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
addArtifacts
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
addArtifacts
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
addArtifacts
public Lifecycle.GenesisConfig.Builder addArtifacts(int index, Base.ArtifactSpec.Builder builderForValue)Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
addAllArtifacts
public Lifecycle.GenesisConfig.Builder addAllArtifacts(java.lang.Iterable<? extends Base.ArtifactSpec> values)Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
clearArtifacts
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
removeArtifacts
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
getArtifactsBuilder
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
getArtifactsOrBuilder
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
- Specified by:
getArtifactsOrBuilder
in interfaceLifecycle.GenesisConfigOrBuilder
-
getArtifactsOrBuilderList
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
- Specified by:
getArtifactsOrBuilderList
in interfaceLifecycle.GenesisConfigOrBuilder
-
addArtifactsBuilder
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
addArtifactsBuilder
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
getArtifactsBuilderList
Artifact specification of the built-in services.
repeated .exonum.runtime.ArtifactSpec artifacts = 2;
-
getBuiltinInstancesList
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
- Specified by:
getBuiltinInstancesList
in interfaceLifecycle.GenesisConfigOrBuilder
-
getBuiltinInstancesCount
public int getBuiltinInstancesCount()List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
- Specified by:
getBuiltinInstancesCount
in interfaceLifecycle.GenesisConfigOrBuilder
-
getBuiltinInstances
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
- Specified by:
getBuiltinInstances
in interfaceLifecycle.GenesisConfigOrBuilder
-
setBuiltinInstances
public Lifecycle.GenesisConfig.Builder setBuiltinInstances(int index, Lifecycle.InstanceInitParams value)List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
setBuiltinInstances
public Lifecycle.GenesisConfig.Builder setBuiltinInstances(int index, Lifecycle.InstanceInitParams.Builder builderForValue)List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
addBuiltinInstances
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
addBuiltinInstances
public Lifecycle.GenesisConfig.Builder addBuiltinInstances(int index, Lifecycle.InstanceInitParams value)List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
addBuiltinInstances
public Lifecycle.GenesisConfig.Builder addBuiltinInstances(Lifecycle.InstanceInitParams.Builder builderForValue)List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
addBuiltinInstances
public Lifecycle.GenesisConfig.Builder addBuiltinInstances(int index, Lifecycle.InstanceInitParams.Builder builderForValue)List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
addAllBuiltinInstances
public Lifecycle.GenesisConfig.Builder addAllBuiltinInstances(java.lang.Iterable<? extends Lifecycle.InstanceInitParams> values)List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
clearBuiltinInstances
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
removeBuiltinInstances
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
getBuiltinInstancesBuilder
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
getBuiltinInstancesOrBuilder
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
- Specified by:
getBuiltinInstancesOrBuilder
in interfaceLifecycle.GenesisConfigOrBuilder
-
getBuiltinInstancesOrBuilderList
public java.util.List<? extends Lifecycle.InstanceInitParamsOrBuilder> getBuiltinInstancesOrBuilderList()List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
- Specified by:
getBuiltinInstancesOrBuilderList
in interfaceLifecycle.GenesisConfigOrBuilder
-
addBuiltinInstancesBuilder
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
addBuiltinInstancesBuilder
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
getBuiltinInstancesBuilderList
List of services with their configuration parameters that are created directly in the genesis block.
repeated .exonum.runtime.InstanceInitParams builtin_instances = 3;
-
setUnknownFields
public final Lifecycle.GenesisConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-
mergeUnknownFields
public final Lifecycle.GenesisConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Lifecycle.GenesisConfig.Builder>
-