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