public static class OcpuAllocationNumberParam.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OcpuAllocationNumberParam |
build() |
OcpuAllocationNumberParam.Builder |
copy(OcpuAllocationNumberParam o) |
OcpuAllocationNumberParam.Builder |
ocpuAllocationNumber(Float ocpuAllocationNumber)
Number of OCPU allocation
|
public OcpuAllocationNumberParam.Builder ocpuAllocationNumber(Float ocpuAllocationNumber)
Number of OCPU allocation
ocpuAllocationNumber
- the value to setpublic OcpuAllocationNumberParam build()
public OcpuAllocationNumberParam.Builder copy(OcpuAllocationNumberParam o)
Copyright © 2016–2022. All rights reserved.