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