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.model
Methods in com.oracle.bmc.blockchain.model that return OcpuAllocationNumberParam.Builder Modifier and Type Method Description static OcpuAllocationNumberParam.Builder
OcpuAllocationNumberParam. builder()
Create a new builder.OcpuAllocationNumberParam.Builder
OcpuAllocationNumberParam.Builder. copy(OcpuAllocationNumberParam model)
OcpuAllocationNumberParam.Builder
OcpuAllocationNumberParam.Builder. ocpuAllocationNumber(Float ocpuAllocationNumber)
Number of OCPU allocationOcpuAllocationNumberParam.Builder
OcpuAllocationNumberParam. toBuilder()
-