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