public static class BlockchainPlatformComponentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BlockchainPlatformComponentDetails |
build() |
BlockchainPlatformComponentDetails.Builder |
copy(BlockchainPlatformComponentDetails model) |
BlockchainPlatformComponentDetails.Builder |
osns(List<Osn> osns)
List of OSNs
|
BlockchainPlatformComponentDetails.Builder |
peers(List<Peer> peers)
List of Peers
|
public BlockchainPlatformComponentDetails.Builder osns(List<Osn> osns)
List of OSNs
osns
- the value to setpublic BlockchainPlatformComponentDetails.Builder peers(List<Peer> peers)
List of Peers
peers
- the value to setpublic BlockchainPlatformComponentDetails build()
public BlockchainPlatformComponentDetails.Builder copy(BlockchainPlatformComponentDetails model)
Copyright © 2016–2024. All rights reserved.