Uses of Class
com.oracle.bmc.blockchain.model.BlockchainPlatformCollection
-
Packages that use BlockchainPlatformCollection Package Description com.oracle.bmc.blockchain.model com.oracle.bmc.blockchain.responses -
-
Uses of BlockchainPlatformCollection in com.oracle.bmc.blockchain.model
Methods in com.oracle.bmc.blockchain.model that return BlockchainPlatformCollection Modifier and Type Method Description BlockchainPlatformCollection
BlockchainPlatformCollection.Builder. build()
Methods in com.oracle.bmc.blockchain.model with parameters of type BlockchainPlatformCollection Modifier and Type Method Description BlockchainPlatformCollection.Builder
BlockchainPlatformCollection.Builder. copy(BlockchainPlatformCollection model)
-
Uses of BlockchainPlatformCollection in com.oracle.bmc.blockchain.responses
Methods in com.oracle.bmc.blockchain.responses that return BlockchainPlatformCollection Modifier and Type Method Description BlockchainPlatformCollection
ListBlockchainPlatformsResponse. getBlockchainPlatformCollection()
The returned BlockchainPlatformCollection instance.Methods in com.oracle.bmc.blockchain.responses with parameters of type BlockchainPlatformCollection Modifier and Type Method Description ListBlockchainPlatformsResponse.Builder
ListBlockchainPlatformsResponse.Builder. blockchainPlatformCollection(BlockchainPlatformCollection blockchainPlatformCollection)
The returned BlockchainPlatformCollection instance.
-