public static class ScaledPlatformMeteringPreview.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ScaledPlatformMeteringPreview |
build() |
ScaledPlatformMeteringPreview.Builder |
copy(ScaledPlatformMeteringPreview model) |
ScaledPlatformMeteringPreview.Builder |
extraStorageMeteredUnits(Double extraStorageMeteredUnits)
Extra Storage units required in TBs
|
ScaledPlatformMeteringPreview.Builder |
storageMeteredUnits(Double storageMeteredUnits)
Current Storage metered units in TBs
|
ScaledPlatformMeteringPreview.Builder |
storageMeteredUnitsPostScaling(Double storageMeteredUnitsPostScaling)
Total Post Scaling Storage metered units in TBs
|
ScaledPlatformMeteringPreview.Builder |
totalOcpuAllocation(Float totalOcpuAllocation)
Number of total OCPU allocation for the blockchain platform
|
ScaledPlatformMeteringPreview.Builder |
totalOcpuAllocationPostScaling(Float totalOcpuAllocationPostScaling)
Number of total OCPU allocation for the blockchain platform after Scaling
|
public ScaledPlatformMeteringPreview.Builder totalOcpuAllocation(Float totalOcpuAllocation)
Number of total OCPU allocation for the blockchain platform
totalOcpuAllocation
- the value to setpublic ScaledPlatformMeteringPreview.Builder totalOcpuAllocationPostScaling(Float totalOcpuAllocationPostScaling)
Number of total OCPU allocation for the blockchain platform after Scaling
totalOcpuAllocationPostScaling
- the value to setpublic ScaledPlatformMeteringPreview.Builder storageMeteredUnits(Double storageMeteredUnits)
Current Storage metered units in TBs
storageMeteredUnits
- the value to setpublic ScaledPlatformMeteringPreview.Builder extraStorageMeteredUnits(Double extraStorageMeteredUnits)
Extra Storage units required in TBs
extraStorageMeteredUnits
- the value to setpublic ScaledPlatformMeteringPreview.Builder storageMeteredUnitsPostScaling(Double storageMeteredUnitsPostScaling)
Total Post Scaling Storage metered units in TBs
storageMeteredUnitsPostScaling
- the value to setpublic ScaledPlatformMeteringPreview build()
public ScaledPlatformMeteringPreview.Builder copy(ScaledPlatformMeteringPreview model)
Copyright © 2016–2024. All rights reserved.