Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static EmManagedExternalHostInsightSummary.PlatformType |
EmManagedExternalHostInsightSummary.PlatformType.create(String key) |
EmManagedExternalHostInsightSummary.PlatformType |
EmManagedExternalHostInsightSummary.getPlatformType()
Platform type.
|
static EmManagedExternalHostInsightSummary.PlatformType |
EmManagedExternalHostInsightSummary.PlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmManagedExternalHostInsightSummary.PlatformType[] |
EmManagedExternalHostInsightSummary.PlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EmManagedExternalHostInsightSummary.Builder |
EmManagedExternalHostInsightSummary.Builder.platformType(EmManagedExternalHostInsightSummary.PlatformType platformType)
Platform type.
|
Constructor and Description |
---|
EmManagedExternalHostInsightSummary(String id,
String compartmentId,
String hostName,
String hostDisplayName,
String hostType,
Integer processorCount,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String opsiPrivateEndpointId,
ResourceStatus status,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
String lifecycleDetails,
String enterpriseManagerIdentifier,
String enterpriseManagerEntityName,
String enterpriseManagerEntityType,
String enterpriseManagerEntityIdentifier,
String enterpriseManagerEntityDisplayName,
String enterpriseManagerBridgeId,
EmManagedExternalHostInsightSummary.PlatformType platformType,
String exadataInsightId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.