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