public static class BlockchainPlatformComponentDetails.Builder extends Object
Modifier and Type | Method and Description |
---|---|
BlockchainPlatformComponentDetails |
build() |
BlockchainPlatformComponentDetails.Builder |
copy(BlockchainPlatformComponentDetails o) |
BlockchainPlatformComponentDetails.Builder |
osns(List<Osn> osns) |
BlockchainPlatformComponentDetails.Builder |
peers(List<Peer> peers) |
String |
toString() |
public BlockchainPlatformComponentDetails.Builder osns(List<Osn> osns)
public BlockchainPlatformComponentDetails.Builder peers(List<Peer> peers)
public BlockchainPlatformComponentDetails build()
public BlockchainPlatformComponentDetails.Builder copy(BlockchainPlatformComponentDetails o)
Copyright © 2016–2022. All rights reserved.