Uses of Class
com.oracle.bmc.opsi.model.HostConfigurationSummary.PlatformType
-
Packages that use HostConfigurationSummary.PlatformType Package Description com.oracle.bmc.opsi.model -
-
Uses of HostConfigurationSummary.PlatformType in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return HostConfigurationSummary.PlatformType Modifier and Type Method Description static HostConfigurationSummary.PlatformTypeHostConfigurationSummary.PlatformType. create(String key)HostConfigurationSummary.PlatformTypeHostConfigurationSummary. getPlatformType()Platform type.static HostConfigurationSummary.PlatformTypeHostConfigurationSummary.PlatformType. valueOf(String name)Returns the enum constant of this type with the specified name.static HostConfigurationSummary.PlatformType[]HostConfigurationSummary.PlatformType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.model with parameters of type HostConfigurationSummary.PlatformType Modifier and Type Method Description EmManagedExternalHostConfigurationSummary.BuilderEmManagedExternalHostConfigurationSummary.Builder. platformType(HostConfigurationSummary.PlatformType platformType)MacsManagedCloudDbHostConfigurationSummary.BuilderMacsManagedCloudDbHostConfigurationSummary.Builder. platformType(HostConfigurationSummary.PlatformType platformType)MacsManagedCloudHostConfigurationSummary.BuilderMacsManagedCloudHostConfigurationSummary.Builder. platformType(HostConfigurationSummary.PlatformType platformType)MacsManagedExternalHostConfigurationSummary.BuilderMacsManagedExternalHostConfigurationSummary.Builder. platformType(HostConfigurationSummary.PlatformType platformType)PeComanagedHostConfigurationSummary.BuilderPeComanagedHostConfigurationSummary.Builder. platformType(HostConfigurationSummary.PlatformType platformType)Constructors in com.oracle.bmc.opsi.model with parameters of type HostConfigurationSummary.PlatformType Constructor Description EmManagedExternalHostConfigurationSummary(String hostInsightId, String compartmentId, String hostName, HostConfigurationSummary.PlatformType platformType, String platformVersion, String platformVendor, Integer totalCpus, Double totalMemoryInGBs, String cpuArchitecture, Double cpuCacheInMBs, String cpuVendor, Double cpuFrequencyInMhz, String cpuImplementation, Integer coresPerSocket, Integer totalSockets, Integer threadsPerSocket, Boolean isHyperThreadingEnabled, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, String enterpriseManagerIdentifier, String enterpriseManagerBridgeId, ExadataDetails exadataDetails, String enterpriseManagerEntityIdentifier, String enterpriseManagerConsoleUrl, String enterpriseManagerOmsVer, String enterpriseManagerEntityType)Deprecated.HostConfigurationSummary(String hostInsightId, String compartmentId, String hostName, HostConfigurationSummary.PlatformType platformType, String platformVersion, String platformVendor, Integer totalCpus, Double totalMemoryInGBs, String cpuArchitecture, Double cpuCacheInMBs, String cpuVendor, Double cpuFrequencyInMhz, String cpuImplementation, Integer coresPerSocket, Integer totalSockets, Integer threadsPerSocket, Boolean isHyperThreadingEnabled, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags)Deprecated.MacsManagedCloudDbHostConfigurationSummary(String hostInsightId, String compartmentId, String hostName, HostConfigurationSummary.PlatformType platformType, String platformVersion, String platformVendor, Integer totalCpus, Double totalMemoryInGBs, String cpuArchitecture, Double cpuCacheInMBs, String cpuVendor, Double cpuFrequencyInMhz, String cpuImplementation, Integer coresPerSocket, Integer totalSockets, Integer threadsPerSocket, Boolean isHyperThreadingEnabled, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, String managementAgentId, String parentId, ExadataDetails exadataDetails)Deprecated.MacsManagedCloudHostConfigurationSummary(String hostInsightId, String compartmentId, String hostName, HostConfigurationSummary.PlatformType platformType, String platformVersion, String platformVendor, Integer totalCpus, Double totalMemoryInGBs, String cpuArchitecture, Double cpuCacheInMBs, String cpuVendor, Double cpuFrequencyInMhz, String cpuImplementation, Integer coresPerSocket, Integer totalSockets, Integer threadsPerSocket, Boolean isHyperThreadingEnabled, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, String computeId, String managementAgentId, String connectorId)Deprecated.MacsManagedExternalHostConfigurationSummary(String hostInsightId, String compartmentId, String hostName, HostConfigurationSummary.PlatformType platformType, String platformVersion, String platformVendor, Integer totalCpus, Double totalMemoryInGBs, String cpuArchitecture, Double cpuCacheInMBs, String cpuVendor, Double cpuFrequencyInMhz, String cpuImplementation, Integer coresPerSocket, Integer totalSockets, Integer threadsPerSocket, Boolean isHyperThreadingEnabled, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, String managementAgentId, String connectorId)Deprecated.PeComanagedHostConfigurationSummary(String hostInsightId, String compartmentId, String hostName, HostConfigurationSummary.PlatformType platformType, String platformVersion, String platformVendor, Integer totalCpus, Double totalMemoryInGBs, String cpuArchitecture, Double cpuCacheInMBs, String cpuVendor, Double cpuFrequencyInMhz, String cpuImplementation, Integer coresPerSocket, Integer totalSockets, Integer threadsPerSocket, Boolean isHyperThreadingEnabled, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, String opsiPrivateEndpointId, String parentId, ExadataDetails exadataDetails)Deprecated.
-