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.model
Methods in com.oracle.bmc.blockchain.model that return BlockchainPlatformCollection.Builder Modifier and Type Method Description static BlockchainPlatformCollection.Builder
BlockchainPlatformCollection. builder()
Create a new builder.BlockchainPlatformCollection.Builder
BlockchainPlatformCollection.Builder. copy(BlockchainPlatformCollection model)
BlockchainPlatformCollection.Builder
BlockchainPlatformCollection.Builder. items(List<BlockchainPlatformSummary> items)
Collection of BlockchainPlatformSummaryBlockchainPlatformCollection.Builder
BlockchainPlatformCollection. toBuilder()
-