Uses of Class
com.oracle.bmc.dataintegration.model.SourceApplicationInfo
-
Packages that use SourceApplicationInfo Package Description com.oracle.bmc.dataintegration.model -
-
Uses of SourceApplicationInfo in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return SourceApplicationInfo Modifier and Type Method Description SourceApplicationInfo
SourceApplicationInfo.Builder. build()
SourceApplicationInfo
Application. getSourceApplicationInfo()
SourceApplicationInfo
ApplicationSummary. getSourceApplicationInfo()
SourceApplicationInfo
DependentObject. getSourceApplicationInfo()
SourceApplicationInfo
DisApplication. getSourceApplicationInfo()
SourceApplicationInfo
DisApplicationSummary. getSourceApplicationInfo()
SourceApplicationInfo
Template. getSourceApplicationInfo()
SourceApplicationInfo
TemplateSummary. getSourceApplicationInfo()
Constructors in com.oracle.bmc.dataintegration.model with parameters of type SourceApplicationInfo Constructor Description Application(String key, String modelType, String modelVersion, String name, String description, Integer applicationVersion, Integer objectStatus, String identifier, ParentReference parentRef, Integer objectVersion, List<PatchObjectMetadata> dependentObjectMetadata, Map<String,PatchObjectMetadata> publishedObjectMetadata, SourceApplicationInfo sourceApplicationInfo, Date timePatched, String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Application.LifecycleState lifecycleState, ObjectMetadata metadata, Map<String,String> keyMap)
Deprecated.ApplicationSummary(String key, String modelType, String modelVersion, String name, String description, Integer applicationVersion, Integer objectStatus, String identifier, ParentReference parentRef, Integer objectVersion, List<PatchObjectMetadata> dependentObjectMetadata, Map<String,PatchObjectMetadata> publishedObjectMetadata, SourceApplicationInfo sourceApplicationInfo, Date timePatched, String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, ApplicationSummary.LifecycleState lifecycleState, ObjectMetadata metadata, Map<String,String> keyMap)
Deprecated.DependentObject(String key, String modelType, String modelVersion, String name, String description, Integer applicationVersion, Integer objectStatus, String identifier, ParentReference parentRef, Integer objectVersion, List<PatchObjectMetadata> dependentObjectMetadata, Map<String,PatchObjectMetadata> publishedObjectMetadata, SourceApplicationInfo sourceApplicationInfo, Date timePatched, String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, DependentObject.LifecycleState lifecycleState, ObjectMetadata metadata, Map<String,String> keyMap)
Deprecated.DisApplication(String key, String modelType, String modelVersion, String name, String description, Integer applicationVersion, Integer objectStatus, String identifier, ParentReference parentRef, Integer objectVersion, List<PatchObjectMetadata> dependentObjectMetadata, Map<String,PatchObjectMetadata> publishedObjectMetadata, SourceApplicationInfo sourceApplicationInfo, Date timePatched, String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, DisApplication.LifecycleState lifecycleState, ObjectMetadata metadata, Map<String,String> keyMap)
Deprecated.DisApplicationSummary(String key, String modelType, String modelVersion, String name, String description, Integer applicationVersion, Integer objectStatus, String identifier, ParentReference parentRef, Integer objectVersion, List<PatchObjectMetadata> dependentObjectMetadata, Map<String,PatchObjectMetadata> publishedObjectMetadata, SourceApplicationInfo sourceApplicationInfo, Date timePatched, String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, DisApplicationSummary.LifecycleState lifecycleState, ObjectMetadata metadata, Map<String,String> keyMap)
Deprecated.Template(String key, String modelType, String modelVersion, String name, String description, Integer applicationVersion, Integer objectStatus, String identifier, ParentReference parentRef, Integer objectVersion, List<PatchObjectMetadata> dependentObjectMetadata, Map<String,PatchObjectMetadata> publishedObjectMetadata, SourceApplicationInfo sourceApplicationInfo, Date timePatched, String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Template.LifecycleState lifecycleState, ObjectMetadata metadata, Map<String,String> keyMap)
Deprecated.TemplateSummary(String key, String modelType, String modelVersion, String name, String description, Integer applicationVersion, Integer objectStatus, String identifier, ParentReference parentRef, Integer objectVersion, List<PatchObjectMetadata> dependentObjectMetadata, Map<String,PatchObjectMetadata> publishedObjectMetadata, SourceApplicationInfo sourceApplicationInfo, Date timePatched, String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, TemplateSummary.LifecycleState lifecycleState, ObjectMetadata metadata, Map<String,String> keyMap)
Deprecated.
-