Uses of Class
com.oracle.bmc.cloudmigrations.model.AssetSourceCredentials
-
Packages that use AssetSourceCredentials Package Description com.oracle.bmc.cloudmigrations.model -
-
Uses of AssetSourceCredentials in com.oracle.bmc.cloudmigrations.model
Constructors in com.oracle.bmc.cloudmigrations.model with parameters of type AssetSourceCredentials Constructor Description AwsAssetSource(String id, String compartmentId, String displayName, String environmentId, String inventoryId, String assetsCompartmentId, String discoveryScheduleId, AssetSourceLifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, String awsRegion, String awsAccountKey, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected, Boolean isCostInformationCollected)Deprecated.CreateAwsAssetSourceDetails(String displayName, String compartmentId, String environmentId, String inventoryId, String assetsCompartmentId, String discoveryScheduleId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, String awsRegion, String awsAccountKey, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected, Boolean isCostInformationCollected)Deprecated.CreateOlvmAssetSourceDetails(String displayName, String compartmentId, String environmentId, String inventoryId, String assetsCompartmentId, String discoveryScheduleId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, String olvmEndpoint, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected)Deprecated.CreateVmWareAssetSourceDetails(String displayName, String compartmentId, String environmentId, String inventoryId, String assetsCompartmentId, String discoveryScheduleId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, String vcenterEndpoint, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected)Deprecated.OlvmAssetSource(String id, String compartmentId, String displayName, String environmentId, String inventoryId, String assetsCompartmentId, String discoveryScheduleId, AssetSourceLifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, String olvmEndpoint, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected)Deprecated.UpdateAwsAssetSourceDetails(String displayName, String assetsCompartmentId, String discoveryScheduleId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected, Boolean isCostInformationCollected)Deprecated.UpdateOlvmAssetSourceDetails(String displayName, String assetsCompartmentId, String discoveryScheduleId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, String olvmEndpoint, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected)Deprecated.UpdateVmWareAssetSourceDetails(String displayName, String assetsCompartmentId, String discoveryScheduleId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, String vcenterEndpoint, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected)Deprecated.VmWareAssetSource(String id, String compartmentId, String displayName, String environmentId, String inventoryId, String assetsCompartmentId, String discoveryScheduleId, AssetSourceLifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, EnvironmentType environmentType, String vcenterEndpoint, AssetSourceCredentials discoveryCredentials, AssetSourceCredentials replicationCredentials, Boolean areHistoricalMetricsCollected, Boolean areRealtimeMetricsCollected)Deprecated.
-