public static interface NodeFabricAttributes.Builder extends SdkPojo, CopyableBuilder<NodeFabricAttributes.Builder,NodeFabricAttributes>
| Modifier and Type | Method and Description |
|---|---|
NodeFabricAttributes.Builder |
peerEndpoint(String peerEndpoint)
The endpoint that identifies the peer node for all services except peer channel-based event services.
|
NodeFabricAttributes.Builder |
peerEventEndpoint(String peerEventEndpoint)
The endpoint that identifies the peer node for peer channel-based event services.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNodeFabricAttributes.Builder peerEndpoint(String peerEndpoint)
The endpoint that identifies the peer node for all services except peer channel-based event services.
peerEndpoint - The endpoint that identifies the peer node for all services except peer channel-based event services.NodeFabricAttributes.Builder peerEventEndpoint(String peerEventEndpoint)
The endpoint that identifies the peer node for peer channel-based event services.
peerEventEndpoint - The endpoint that identifies the peer node for peer channel-based event services.Copyright © 2023. All rights reserved.