Package | Description |
---|---|
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.billingContractEndDate(Date billingContractEndDate)
Current billing cycle end date.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.billingDonorHostId(String billingDonorHostId)
The OCID of the
deleted ESXi Host with LeftOver billing cycle.
|
static EsxiHostSummary.Builder |
EsxiHostSummary.builder()
Create a new builder.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.clusterId(String clusterId)
The OCID of the
Cluster that the ESXi host belongs to.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.compartmentId(String compartmentId)
The OCID of the
compartment that contains the Cluster.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.computeAvailabilityDomain(String computeAvailabilityDomain)
The availability domain of the ESXi host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.computeInstanceId(String computeInstanceId)
In terms of implementation, an ESXi host is a Compute instance that is configured with
the chosen bundle of VMware software.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.copy(EsxiHostSummary model) |
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.currentCommitment(Commitment currentCommitment)
The billing option currently used by the ESXi host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.displayName(String displayName)
A descriptive name for the ESXi host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.failedEsxiHostId(String failedEsxiHostId)
The OCID of the
ESXi host that failed.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.gracePeriodEndDate(Date gracePeriodEndDate)
The date and time when the new esxi host should start billing cycle.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.hostOcpuCount(Float hostOcpuCount)
The OCPU count of the ESXi host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.hostShapeName(String hostShapeName)
The compute shape name of the ESXi host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.id(String id)
The OCID of the
ESXi host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.isBillingContinuationInProgress(Boolean isBillingContinuationInProgress)
Indicates whether this host is in the progress of billing continuation.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.isBillingSwappingInProgress(Boolean isBillingSwappingInProgress)
Indicates whether this host is in the progress of swapping billing.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of the ESXi host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.nextCommitment(Commitment nextCommitment)
The billing option to switch to after the current billing cycle ends.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.nonUpgradedEsxiHostId(String nonUpgradedEsxiHostId)
The OCID of the
ESXi host that will be upgraded.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.replacementEsxiHostId(String replacementEsxiHostId)
The OCID of the
ESXi host that is newly created to replace the failed host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.sddcId(String sddcId)
The OCID of the
SDDC that the ESXi host belongs to.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.swapBillingHostId(String swapBillingHostId)
The OCID of the
active ESXi Host to swap billing with current host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.timeCreated(Date timeCreated)
The date and time the ESXi host was created, in the format defined by
RFC3339.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.timeUpdated(Date timeUpdated)
The date and time the ESXi host was updated, in the format defined by
RFC3339.
|
EsxiHostSummary.Builder |
EsxiHostSummary.toBuilder() |
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.upgradedReplacementEsxiHostId(String upgradedReplacementEsxiHostId)
The OCID of the
ESXi host that is newly created to upgrade the original host.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.vmwareSoftwareVersion(String vmwareSoftwareVersion)
The version of VMware software that Oracle Cloud VMware Solution installed on the ESXi
hosts.
|
Copyright © 2016–2024. All rights reserved.