Package | Description |
---|---|
com.oracle.bmc.cloudbridge.model |
Constructor and 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,
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,
AssetSourceCredentials discoveryCredentials,
AssetSourceCredentials replicationCredentials,
String awsRegion,
String awsAccountKey,
Boolean areHistoricalMetricsCollected,
Boolean areRealtimeMetricsCollected,
Boolean isCostInformationCollected)
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,
String vcenterEndpoint,
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,
AssetSourceCredentials discoveryCredentials,
AssetSourceCredentials replicationCredentials,
Boolean areHistoricalMetricsCollected,
Boolean areRealtimeMetricsCollected,
Boolean isCostInformationCollected)
Deprecated.
|
UpdateVmWareAssetSourceDetails(String displayName,
String assetsCompartmentId,
String discoveryScheduleId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
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,
String vcenterEndpoint,
AssetSourceCredentials discoveryCredentials,
AssetSourceCredentials replicationCredentials,
Boolean areHistoricalMetricsCollected,
Boolean areRealtimeMetricsCollected)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.