DedicatedAiCluster(String id,
String displayName,
String description,
DedicatedAiCluster.Type type,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DedicatedAiCluster.LifecycleState lifecycleState,
String lifecycleDetails,
Integer unitCount,
DedicatedAiCluster.UnitShape unitShape,
DedicatedAiClusterCapacity capacity,
DedicatedAiCluster previousState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
DedicatedAiClusterSummary(String id,
String displayName,
String description,
DedicatedAiCluster.Type type,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DedicatedAiCluster.LifecycleState lifecycleState,
String lifecycleDetails,
Integer unitCount,
DedicatedAiCluster.UnitShape unitShape,
DedicatedAiClusterCapacity capacity,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|