Package | Description |
---|---|
com.oracle.bmc.blockchain.model | |
com.oracle.bmc.blockchain.responses |
Modifier and Type | Method and Description |
---|---|
Peer |
Peer.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Peer> |
BlockchainPlatformComponentDetails.getPeers()
List of Peers
|
Modifier and Type | Method and Description |
---|---|
Peer.Builder |
Peer.Builder.copy(Peer model) |
Modifier and Type | Method and Description |
---|---|
BlockchainPlatformComponentDetails.Builder |
BlockchainPlatformComponentDetails.Builder.peers(List<Peer> peers)
List of Peers
|
Constructor and Description |
---|
BlockchainPlatformComponentDetails(List<Osn> osns,
List<Peer> peers)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Peer |
GetPeerResponse.getPeer()
The returned
Peer instance. |
Modifier and Type | Method and Description |
---|---|
GetPeerResponse.Builder |
GetPeerResponse.Builder.peer(Peer peer)
The returned
Peer instance. |
Copyright © 2016–2024. All rights reserved.