Uses of Class
software.amazon.awssdk.services.managedblockchain.model.Node
-
Packages that use Node Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of Node in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return Node Modifier and Type Method Description NodeGetNodeResponse. node()Properties of the node configuration.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type Node Modifier and Type Method Description GetNodeResponse.BuilderGetNodeResponse.Builder. node(Node node)Properties of the node configuration.
-