Uses of Class
com.oracle.bmc.blockchain.model.BlockchainPlatformPatchCollection.Builder
-
Packages that use BlockchainPlatformPatchCollection.Builder Package Description com.oracle.bmc.blockchain.model -
-
Uses of BlockchainPlatformPatchCollection.Builder in com.oracle.bmc.blockchain.model
Methods in com.oracle.bmc.blockchain.model that return BlockchainPlatformPatchCollection.Builder Modifier and Type Method Description static BlockchainPlatformPatchCollection.Builder
BlockchainPlatformPatchCollection. builder()
Create a new builder.BlockchainPlatformPatchCollection.Builder
BlockchainPlatformPatchCollection.Builder. copy(BlockchainPlatformPatchCollection model)
BlockchainPlatformPatchCollection.Builder
BlockchainPlatformPatchCollection.Builder. items(List<BlockchainPlatformPatchSummary> items)
Collection of PatchSummaryBlockchainPlatformPatchCollection.Builder
BlockchainPlatformPatchCollection. toBuilder()
-