ComputeInstanceGroupDeployEnvironment(String id,
String description,
String displayName,
String projectId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployEnvironment.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
ComputeInstanceGroupSelectorCollection computeInstanceGroupSelectors)
Deprecated.
|
ComputeInstanceGroupDeployEnvironmentSummary(String id,
String description,
String displayName,
String projectId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployEnvironment.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
ComputeInstanceGroupSelectorCollection computeInstanceGroupSelectors)
Deprecated.
|
CreateComputeInstanceGroupDeployEnvironmentDetails(String description,
String displayName,
String projectId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
ComputeInstanceGroupSelectorCollection computeInstanceGroupSelectors)
Deprecated.
|
UpdateComputeInstanceGroupDeployEnvironmentDetails(String description,
String displayName,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
ComputeInstanceGroupSelectorCollection computeInstanceGroupSelectors)
Deprecated.
|