Package | Description |
---|---|
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
VsphereUpgradeObject |
VsphereUpgradeObject.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VsphereUpgradeObject> |
Cluster.getVsphereUpgradeObjects()
The links to binary objects needed to upgrade vSphere.
|
Modifier and Type | Method and Description |
---|---|
VsphereUpgradeObject.Builder |
VsphereUpgradeObject.Builder.copy(VsphereUpgradeObject model) |
Modifier and Type | Method and Description |
---|---|
Cluster.Builder |
Cluster.Builder.vsphereUpgradeObjects(List<VsphereUpgradeObject> vsphereUpgradeObjects)
The links to binary objects needed to upgrade vSphere.
|
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.
|
Copyright © 2016–2024. All rights reserved.