Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PeerSummary> |
BlockchainPlatformPaginators.listPeersRecordIterator(ListPeersRequest request)
Creates a new iterable which will iterate over the
PeerSummary objects contained in responses from the
listPeers operation. |
Modifier and Type | Method and Description |
---|---|
PeerSummary |
PeerSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PeerSummary> |
PeerCollection.getItems()
Collection of PeerSummary
|
Modifier and Type | Method and Description |
---|---|
PeerSummary.Builder |
PeerSummary.Builder.copy(PeerSummary model) |
Modifier and Type | Method and Description |
---|---|
PeerCollection.Builder |
PeerCollection.Builder.items(List<PeerSummary> items)
Collection of PeerSummary
|
Constructor and Description |
---|
PeerCollection(List<PeerSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.