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