Uses of Class
software.amazon.awssdk.services.managedblockchain.model.NodeFabricLogPublishingConfiguration
-
Packages that use NodeFabricLogPublishingConfiguration Package Description software.amazon.awssdk.services.managedblockchain.model -
-
Uses of NodeFabricLogPublishingConfiguration in software.amazon.awssdk.services.managedblockchain.model
Methods in software.amazon.awssdk.services.managedblockchain.model that return NodeFabricLogPublishingConfiguration Modifier and Type Method Description NodeFabricLogPublishingConfigurationNodeLogPublishingConfiguration. fabric()Configuration properties for logging events associated with a node that is owned by a member of a Managed Blockchain network using the Hyperledger Fabric framework.Methods in software.amazon.awssdk.services.managedblockchain.model with parameters of type NodeFabricLogPublishingConfiguration Modifier and Type Method Description NodeLogPublishingConfiguration.BuilderNodeLogPublishingConfiguration.Builder. fabric(NodeFabricLogPublishingConfiguration fabric)Configuration properties for logging events associated with a node that is owned by a member of a Managed Blockchain network using the Hyperledger Fabric framework.
-