Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.model | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetClusterRequest,GetClusterResponse> |
ClusterWaiters.forCluster(GetClusterRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetEsxiHostRequest,GetEsxiHostResponse> |
EsxiHostWaiters.forEsxiHost(GetEsxiHostRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetEsxiHostRequest,GetEsxiHostResponse> |
EsxiHostWaiters.forEsxiHost(GetEsxiHostRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetEsxiHostRequest,GetEsxiHostResponse> |
EsxiHostWaiters.forEsxiHost(GetEsxiHostRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSddcRequest,GetSddcResponse> |
SddcWaiters.forSddc(GetSddcRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
static LifecycleStates |
LifecycleStates.create(String key) |
LifecycleStates |
EsxiHost.getLifecycleState()
The current state of the ESXi host.
|
LifecycleStates |
ClusterSummary.getLifecycleState()
The current state of the Cluster.
|
LifecycleStates |
Sddc.getLifecycleState()
The current state of the SDDC.
|
LifecycleStates |
EsxiHostSummary.getLifecycleState()
The current state of the ESXi host.
|
LifecycleStates |
SddcSummary.getLifecycleState()
The current state of the SDDC.
|
LifecycleStates |
Cluster.getLifecycleState()
The current state of the Cluster.
|
static LifecycleStates |
LifecycleStates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleStates[] |
LifecycleStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EsxiHost.Builder |
EsxiHost.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of the ESXi host.
|
ClusterSummary.Builder |
ClusterSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of the Cluster.
|
Sddc.Builder |
Sddc.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of the SDDC.
|
EsxiHostSummary.Builder |
EsxiHostSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of the ESXi host.
|
SddcSummary.Builder |
SddcSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of the SDDC.
|
Cluster.Builder |
Cluster.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of the Cluster.
|
Constructor and Description |
---|
Cluster(String id,
String computeAvailabilityDomain,
String displayName,
String instanceDisplayNamePrefix,
String vmwareSoftwareVersion,
String esxiSoftwareVersion,
String compartmentId,
String sddcId,
Integer esxiHostsCount,
Commitment initialCommitment,
String workloadNetworkCidr,
NetworkConfiguration networkConfiguration,
Date timeCreated,
Date timeUpdated,
LifecycleStates lifecycleState,
List<VsphereLicense> upgradeLicenses,
List<VsphereUpgradeObject> vsphereUpgradeObjects,
String initialHostShapeName,
Float initialHostOcpuCount,
Boolean isShieldedInstanceEnabled,
String capacityReservationId,
List<DatastoreDetails> datastores,
VsphereTypes vsphereType,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
ClusterSummary(String id,
String computeAvailabilityDomain,
String sddcId,
String displayName,
String vmwareSoftwareVersion,
String compartmentId,
Integer esxiHostsCount,
Date timeCreated,
Date timeUpdated,
LifecycleStates lifecycleState,
Boolean isShieldedInstanceEnabled,
String initialHostShapeName,
Float initialHostOcpuCount,
VsphereTypes vsphereType,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
EsxiHost(String id,
String displayName,
String sddcId,
String clusterId,
String compartmentId,
String computeInstanceId,
Date timeCreated,
Date timeUpdated,
LifecycleStates lifecycleState,
String billingDonorHostId,
String swapBillingHostId,
Boolean isBillingContinuationInProgress,
Boolean isBillingSwappingInProgress,
Commitment currentCommitment,
Commitment nextCommitment,
Date billingContractEndDate,
String failedEsxiHostId,
String replacementEsxiHostId,
Date gracePeriodEndDate,
String vmwareSoftwareVersion,
String esxiSoftwareVersion,
String nonUpgradedEsxiHostId,
String upgradedReplacementEsxiHostId,
String computeAvailabilityDomain,
String hostShapeName,
Float hostOcpuCount,
String capacityReservationId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
EsxiHostSummary(String id,
String displayName,
String sddcId,
String clusterId,
String compartmentId,
String computeInstanceId,
Date timeCreated,
Date timeUpdated,
LifecycleStates lifecycleState,
Commitment currentCommitment,
Commitment nextCommitment,
Date billingContractEndDate,
String failedEsxiHostId,
String replacementEsxiHostId,
Date gracePeriodEndDate,
String vmwareSoftwareVersion,
String nonUpgradedEsxiHostId,
String upgradedReplacementEsxiHostId,
String computeAvailabilityDomain,
String hostShapeName,
Float hostOcpuCount,
String billingDonorHostId,
String swapBillingHostId,
Boolean isBillingContinuationInProgress,
Boolean isBillingSwappingInProgress,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Sddc(String id,
String displayName,
String vmwareSoftwareVersion,
String esxiSoftwareVersion,
String compartmentId,
Integer clustersCount,
String vcenterFqdn,
String nsxManagerFqdn,
String vcenterPrivateIpId,
String nsxManagerPrivateIpId,
String vcenterUsername,
String nsxManagerUsername,
String sshAuthorizedKeys,
String nsxEdgeUplinkIpId,
String hcxPrivateIpId,
String hcxFqdn,
HcxModes hcxMode,
InitialConfiguration initialConfiguration,
Boolean isHcxPendingDowngrade,
List<HcxLicenseSummary> hcxOnPremLicenses,
Date timeHcxBillingCycleEnd,
Date timeHcxLicenseStatusUpdated,
Boolean isSingleHostSddc,
Date timeCreated,
Date timeUpdated,
LifecycleStates lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
SddcSummary(String id,
String displayName,
String vmwareSoftwareVersion,
String compartmentId,
Integer clustersCount,
String hcxFqdn,
HcxModes hcxMode,
String vcenterFqdn,
String nsxManagerFqdn,
Date timeCreated,
Date timeUpdated,
LifecycleStates lifecycleState,
Boolean isSingleHostSddc,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LifecycleStates |
ListEsxiHostsRequest.getLifecycleState()
The lifecycle state of the resource.
|
LifecycleStates |
ListSddcsRequest.getLifecycleState()
The lifecycle state of the resource.
|
LifecycleStates |
ListClustersRequest.getLifecycleState()
The lifecycle state of the resource.
|
Modifier and Type | Method and Description |
---|---|
ListEsxiHostsRequest.Builder |
ListEsxiHostsRequest.Builder.lifecycleState(LifecycleStates lifecycleState)
The lifecycle state of the resource.
|
ListSddcsRequest.Builder |
ListSddcsRequest.Builder.lifecycleState(LifecycleStates lifecycleState)
The lifecycle state of the resource.
|
ListClustersRequest.Builder |
ListClustersRequest.Builder.lifecycleState(LifecycleStates lifecycleState)
The lifecycle state of the resource.
|
Copyright © 2016–2024. All rights reserved.