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