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