Uses of Class
software.amazon.awssdk.services.managedblockchain.model.NodeConfiguration
-
Packages that use NodeConfiguration Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of NodeConfiguration in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return NodeConfiguration Modifier and Type Method Description NodeConfigurationCreateNodeRequest. nodeConfiguration()The properties of a node configuration.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type NodeConfiguration Modifier and Type Method Description CreateNodeRequest.BuilderCreateNodeRequest.Builder. nodeConfiguration(NodeConfiguration nodeConfiguration)The properties of a node configuration.
-