Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
static ComputePerformanceSummary.Builder |
ComputePerformanceSummary.builder()
Create a new builder.
|
ComputePerformanceSummary.Builder |
ComputePerformanceSummary.Builder.copy(ComputePerformanceSummary model) |
ComputePerformanceSummary.Builder |
ComputePerformanceSummary.Builder.cpuCoreCount(Integer cpuCoreCount)
The number of CPU cores available.
|
ComputePerformanceSummary.Builder |
ComputePerformanceSummary.Builder.memoryInGBs(Double memoryInGBs)
The amount of memory allocated for the VMDB System.
|
ComputePerformanceSummary.Builder |
ComputePerformanceSummary.Builder.networkBandwidthInGbps(Float networkBandwidthInGbps)
The network bandwidth of the VMDB system in gbps.
|
ComputePerformanceSummary.Builder |
ComputePerformanceSummary.Builder.networkIops(Float networkIops)
IOPS for the VMDB System.
|
ComputePerformanceSummary.Builder |
ComputePerformanceSummary.Builder.networkThroughputInMbps(Float networkThroughputInMbps)
Network throughput for the VMDB System.
|
ComputePerformanceSummary.Builder |
ComputePerformanceSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.