Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static HostResourceAllocation.Builder |
HostResourceAllocation.builder()
Create a new builder.
|
HostResourceAllocation.Builder |
HostResourceAllocation.Builder.copy(HostResourceAllocation model) |
HostResourceAllocation.Builder |
HostResourceAllocation.Builder.timeCollected(Date timeCollected) |
HostResourceAllocation.Builder |
HostResourceAllocation.toBuilder() |
HostResourceAllocation.Builder |
HostResourceAllocation.Builder.totalCpus(Integer totalCpus)
Total number of CPUs available
|
HostResourceAllocation.Builder |
HostResourceAllocation.Builder.totalMemoryInGB(Double totalMemoryInGB)
Total amount of usable physical memory in gibabytes
|
Copyright © 2016–2024. All rights reserved.