Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer.model |
Modifier and Type | Method and Description |
---|---|
static CccInfrastructureInventory.Builder |
CccInfrastructureInventory.builder()
Create a new builder.
|
CccInfrastructureInventory.Builder |
CccInfrastructureInventory.Builder.capacityStorageTrayCount(Integer capacityStorageTrayCount)
The number of storage trays in the Compute Cloud@Customer infrastructure rack that are
designated for capacity storage.
|
CccInfrastructureInventory.Builder |
CccInfrastructureInventory.Builder.computeNodeCount(Integer computeNodeCount)
The number of compute nodes that are available and usable on the Compute Cloud@Customer
infrastructure rack.
|
CccInfrastructureInventory.Builder |
CccInfrastructureInventory.Builder.copy(CccInfrastructureInventory model) |
CccInfrastructureInventory.Builder |
CccInfrastructureInventory.Builder.managementNodeCount(Integer managementNodeCount)
The number of management nodes that are available and in active use on the Compute
Cloud@Customer infrastructure rack.
|
CccInfrastructureInventory.Builder |
CccInfrastructureInventory.Builder.performanceStorageTrayCount(Integer performanceStorageTrayCount)
The number of storage trays in the Compute Cloud@Customer infrastructure rack that are
designated for performance storage.
|
CccInfrastructureInventory.Builder |
CccInfrastructureInventory.Builder.serialNumber(String serialNumber)
The serial number of the Compute Cloud@Customer infrastructure rack.
|
CccInfrastructureInventory.Builder |
CccInfrastructureInventory.toBuilder() |
Copyright © 2016–2024. All rights reserved.