DedicatedVmHost.Builder |
DedicatedVmHost.Builder.availabilityDomain(String availabilityDomain) |
The availability domain the dedicated virtual machine host is running in.
|
static DedicatedVmHost.Builder |
DedicatedVmHost.builder() |
Create a new builder.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.capacityBins(List<CapacityBin> capacityBins) |
A list of total and remaining CPU & memory per capacity bucket.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.compartmentId(String compartmentId) |
The OCID of the compartment that contains the dedicated virtual machine host.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.computeBareMetalHostId(String computeBareMetalHostId) |
The compute bare metal host OCID of the dedicated virtual machine host.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.copy(DedicatedVmHost model) |
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.dedicatedVmHostShape(String dedicatedVmHostShape) |
The dedicated virtual machine host shape.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.displayName(String displayName) |
A user-friendly name.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.faultDomain(String faultDomain) |
The fault domain for the dedicated virtual machine host’s assigned instances.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.id(String id) |
The OCID of the
dedicated VM host.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.lifecycleState(DedicatedVmHost.LifecycleState lifecycleState) |
The current state of the dedicated VM host.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.placementConstraintDetails(PlacementConstraintDetails placementConstraintDetails) |
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.remainingMemoryInGBs(Float remainingMemoryInGBs) |
The remaining memory of the dedicated VM host, in GBs.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.remainingOcpus(Float remainingOcpus) |
The available OCPUs of the dedicated VM host.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.timeCreated(Date timeCreated) |
The date and time the dedicated VM host was created, in the format defined by
RFC3339.
|
DedicatedVmHost.Builder |
DedicatedVmHost.toBuilder() |
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.totalMemoryInGBs(Float totalMemoryInGBs) |
The total memory of the dedicated VM host, in GBs.
|
DedicatedVmHost.Builder |
DedicatedVmHost.Builder.totalOcpus(Float totalOcpus) |
The total OCPUs of the dedicated VM host.
|