ComputeHost.Builder |
ComputeHost.Builder.additionalData(Map<String,Object> additionalData) |
Additional data that can be exposed to the customer.
|
ComputeHost.Builder |
ComputeHost.Builder.availabilityDomain(String availabilityDomain) |
The availability domain of the compute host.
|
static ComputeHost.Builder |
ComputeHost.builder() |
Create a new builder.
|
ComputeHost.Builder |
ComputeHost.Builder.capacityReservationId(String capacityReservationId) |
The OCID for the
Capacity Reserver that is currently on host
|
ComputeHost.Builder |
ComputeHost.Builder.compartmentId(String compartmentId) |
The OCID for the
compartment.
|
ComputeHost.Builder |
ComputeHost.Builder.computeHostGroupId(String computeHostGroupId) |
The OCID for the
Customer-unique host group associated with the Compute Bare Metal Host.
|
ComputeHost.Builder |
ComputeHost.Builder.configurationData(ComputeHostConfigurationData configurationData) |
|
ComputeHost.Builder |
ComputeHost.Builder.configurationState(ConfigurationState configurationState) |
Configuration state of the Compute Bare Metal Host.
|
ComputeHost.Builder |
ComputeHost.Builder.copy(ComputeHost model) |
|
ComputeHost.Builder |
ComputeHost.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ComputeHost.Builder |
ComputeHost.Builder.displayName(String displayName) |
A user-friendly name.
|
ComputeHost.Builder |
ComputeHost.Builder.faultDomain(String faultDomain) |
A fault domain is a grouping of hardware and infrastructure within an availability
domain.
|
ComputeHost.Builder |
ComputeHost.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ComputeHost.Builder |
ComputeHost.Builder.gpuMemoryFabricId(String gpuMemoryFabricId) |
The OCID for
Customer-unique GPU Memory Fabric
|
ComputeHost.Builder |
ComputeHost.Builder.health(ComputeHost.Health health) |
The heathy state of the host
|
ComputeHost.Builder |
ComputeHost.Builder.hpcIslandId(String hpcIslandId) |
The OCID for
Customer-unique HPC Island
|
ComputeHost.Builder |
ComputeHost.Builder.id(String id) |
The OCID for the
Customer-unique host
|
ComputeHost.Builder |
ComputeHost.Builder.impactedComponentDetails(Map<String,Object> impactedComponentDetails) |
A list that contains impacted components related to an unhealthy host.
|
ComputeHost.Builder |
ComputeHost.Builder.instanceId(String instanceId) |
The public OCID
for the Virtual Machine or Bare Metal instance
|
ComputeHost.Builder |
ComputeHost.Builder.lifecycleDetails(Map<String,Object> lifecycleDetails) |
A free-form description detailing why the host is in its current state.
|
ComputeHost.Builder |
ComputeHost.Builder.lifecycleState(ComputeHost.LifecycleState lifecycleState) |
The lifecycle state of the host
|
ComputeHost.Builder |
ComputeHost.Builder.localBlockId(String localBlockId) |
The OCID for
Customer-unique Local Block
|
ComputeHost.Builder |
ComputeHost.Builder.networkBlockId(String networkBlockId) |
The OCID for
Customer-unique Network Block
|
ComputeHost.Builder |
ComputeHost.Builder.recycleDetails(RecycleDetails recycleDetails) |
|
ComputeHost.Builder |
ComputeHost.Builder.shape(String shape) |
The shape of host
|
ComputeHost.Builder |
ComputeHost.Builder.timeConfigurationCheck(Date timeConfigurationCheck) |
The date and time that the compute bare metal host configuration check was updated, in
the format defined by RFC3339.
|
ComputeHost.Builder |
ComputeHost.Builder.timeCreated(Date timeCreated) |
The date and time that the compute host record was created, in the format defined by
[RFC3339](https://tools .ietf.org/html/rfc3339).
|
ComputeHost.Builder |
ComputeHost.Builder.timeUpdated(Date timeUpdated) |
The date and time that the compute host record was updated, in the format defined by
RFC3339.
|
ComputeHost.Builder |
ComputeHost.toBuilder() |
|