Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static HostImportableAgentEntitySummary.PlatformType |
HostImportableAgentEntitySummary.PlatformType.create(String key) |
HostImportableAgentEntitySummary.PlatformType |
HostImportableAgentEntitySummary.getPlatformType()
Platform type.
|
static HostImportableAgentEntitySummary.PlatformType |
HostImportableAgentEntitySummary.PlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostImportableAgentEntitySummary.PlatformType[] |
HostImportableAgentEntitySummary.PlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HostImportableAgentEntitySummary.Builder |
HostImportableAgentEntitySummary.Builder.platformType(HostImportableAgentEntitySummary.PlatformType platformType)
Platform type.
|
Constructor and Description |
---|
HostImportableAgentEntitySummary(String managementAgentId,
String managementAgentDisplayName,
String hostName,
HostImportableAgentEntitySummary.PlatformType platformType)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.