Uses of Class
software.amazon.awssdk.services.managedblockchain.model.NodeEthereumAttributes
-
Packages that use NodeEthereumAttributes Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of NodeEthereumAttributes in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return NodeEthereumAttributes Modifier and Type Method Description NodeEthereumAttributesNodeFrameworkAttributes. ethereum()Attributes of Ethereum for a node on a Managed Blockchain network that uses Ethereum.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type NodeEthereumAttributes Modifier and Type Method Description NodeFrameworkAttributes.BuilderNodeFrameworkAttributes.Builder. ethereum(NodeEthereumAttributes ethereum)Attributes of Ethereum for a node on a Managed Blockchain network that uses Ethereum.
-