Uses of Class
software.amazon.awssdk.services.managedblockchain.model.NetworkEthereumAttributes
-
Packages that use NetworkEthereumAttributes Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of NetworkEthereumAttributes in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return NetworkEthereumAttributes Modifier and Type Method Description NetworkEthereumAttributesNetworkFrameworkAttributes. ethereum()Attributes of an Ethereum network for Managed Blockchain resources participating in an Ethereum network.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type NetworkEthereumAttributes Modifier and Type Method Description NetworkFrameworkAttributes.BuilderNetworkFrameworkAttributes.Builder. ethereum(NetworkEthereumAttributes ethereum)Attributes of an Ethereum network for Managed Blockchain resources participating in an Ethereum network.
-