Package | Description |
---|---|
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
DatastoreDetails |
DatastoreDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatastoreDetails> |
Cluster.getDatastores()
Datastores used for the Cluster.
|
Modifier and Type | Method and Description |
---|---|
DatastoreDetails.Builder |
DatastoreDetails.Builder.copy(DatastoreDetails model) |
Modifier and Type | Method and Description |
---|---|
Cluster.Builder |
Cluster.Builder.datastores(List<DatastoreDetails> datastores)
Datastores used for 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.
|
Copyright © 2016–2024. All rights reserved.