Uses of Class
com.oracle.bmc.blockchain.model.ChangeBlockchainPlatformCompartmentDetails
- 
Packages that use ChangeBlockchainPlatformCompartmentDetails Package Description com.oracle.bmc.blockchain.model com.oracle.bmc.blockchain.requests 
- 
- 
Uses of ChangeBlockchainPlatformCompartmentDetails in com.oracle.bmc.blockchain.modelMethods in com.oracle.bmc.blockchain.model that return ChangeBlockchainPlatformCompartmentDetails Modifier and Type Method Description ChangeBlockchainPlatformCompartmentDetailsChangeBlockchainPlatformCompartmentDetails.Builder. build()Methods in com.oracle.bmc.blockchain.model with parameters of type ChangeBlockchainPlatformCompartmentDetails Modifier and Type Method Description ChangeBlockchainPlatformCompartmentDetails.BuilderChangeBlockchainPlatformCompartmentDetails.Builder. copy(ChangeBlockchainPlatformCompartmentDetails model)
- 
Uses of ChangeBlockchainPlatformCompartmentDetails in com.oracle.bmc.blockchain.requestsMethods in com.oracle.bmc.blockchain.requests that return ChangeBlockchainPlatformCompartmentDetails Modifier and Type Method Description ChangeBlockchainPlatformCompartmentDetailsChangeBlockchainPlatformCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeBlockchainPlatformCompartmentDetailsChangeBlockchainPlatformCompartmentRequest. getChangeBlockchainPlatformCompartmentDetails()Input payload to move the resource to a different compartment.Methods in com.oracle.bmc.blockchain.requests with parameters of type ChangeBlockchainPlatformCompartmentDetails Modifier and Type Method Description ChangeBlockchainPlatformCompartmentRequest.BuilderChangeBlockchainPlatformCompartmentRequest.Builder. body$(ChangeBlockchainPlatformCompartmentDetails body)Alternative setter for the body parameter.ChangeBlockchainPlatformCompartmentRequest.BuilderChangeBlockchainPlatformCompartmentRequest.Builder. changeBlockchainPlatformCompartmentDetails(ChangeBlockchainPlatformCompartmentDetails changeBlockchainPlatformCompartmentDetails)Input payload to move the resource to a different compartment.
 
-