Uses of Class
com.oracle.bmc.blockchain.model.OcpuAllocationNumberParam.Builder
- 
Packages that use OcpuAllocationNumberParam.Builder Package Description com.oracle.bmc.blockchain.model 
- 
- 
Uses of OcpuAllocationNumberParam.Builder in com.oracle.bmc.blockchain.modelMethods in com.oracle.bmc.blockchain.model that return OcpuAllocationNumberParam.Builder Modifier and Type Method Description static OcpuAllocationNumberParam.BuilderOcpuAllocationNumberParam. builder()Create a new builder.OcpuAllocationNumberParam.BuilderOcpuAllocationNumberParam.Builder. copy(OcpuAllocationNumberParam model)OcpuAllocationNumberParam.BuilderOcpuAllocationNumberParam.Builder. ocpuAllocationNumber(Float ocpuAllocationNumber)Number of OCPU allocationOcpuAllocationNumberParam.BuilderOcpuAllocationNumberParam. toBuilder()
 
-