Uses of Class
com.oracle.bmc.blockchain.model.CreateBlockchainPlatformDetails
- 
Packages that use CreateBlockchainPlatformDetails Package Description com.oracle.bmc.blockchain.model com.oracle.bmc.blockchain.requests 
- 
- 
Uses of CreateBlockchainPlatformDetails in com.oracle.bmc.blockchain.modelMethods in com.oracle.bmc.blockchain.model that return CreateBlockchainPlatformDetails Modifier and Type Method Description CreateBlockchainPlatformDetailsCreateBlockchainPlatformDetails.Builder. build()Methods in com.oracle.bmc.blockchain.model with parameters of type CreateBlockchainPlatformDetails Modifier and Type Method Description CreateBlockchainPlatformDetails.BuilderCreateBlockchainPlatformDetails.Builder. copy(CreateBlockchainPlatformDetails model)
- 
Uses of CreateBlockchainPlatformDetails in com.oracle.bmc.blockchain.requestsMethods in com.oracle.bmc.blockchain.requests that return CreateBlockchainPlatformDetails Modifier and Type Method Description CreateBlockchainPlatformDetailsCreateBlockchainPlatformRequest. getBody$()Alternative accessor for the body parameter.CreateBlockchainPlatformDetailsCreateBlockchainPlatformRequest. getCreateBlockchainPlatformDetails()Details for the new service.Methods in com.oracle.bmc.blockchain.requests with parameters of type CreateBlockchainPlatformDetails Modifier and Type Method Description CreateBlockchainPlatformRequest.BuilderCreateBlockchainPlatformRequest.Builder. body$(CreateBlockchainPlatformDetails body)Alternative setter for the body parameter.CreateBlockchainPlatformRequest.BuilderCreateBlockchainPlatformRequest.Builder. createBlockchainPlatformDetails(CreateBlockchainPlatformDetails createBlockchainPlatformDetails)Details for the new service.
 
-