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