Uses of Class
com.oracle.bmc.cloudmigrations.model.OlvmHardwareInformation
-
Packages that use OlvmHardwareInformation Package Description com.oracle.bmc.cloudmigrations.model -
-
Uses of OlvmHardwareInformation in com.oracle.bmc.cloudmigrations.model
Methods in com.oracle.bmc.cloudmigrations.model that return OlvmHardwareInformation Modifier and Type Method Description OlvmHardwareInformationOlvmHardwareInformation.Builder. build()OlvmHardwareInformationOlvmHost. getHardwareInformation()Methods in com.oracle.bmc.cloudmigrations.model with parameters of type OlvmHardwareInformation Modifier and Type Method Description OlvmHardwareInformation.BuilderOlvmHardwareInformation.Builder. copy(OlvmHardwareInformation model)OlvmHost.BuilderOlvmHost.Builder. hardwareInformation(OlvmHardwareInformation hardwareInformation)Constructors in com.oracle.bmc.cloudmigrations.model with parameters of type OlvmHardwareInformation Constructor Description OlvmHost(String address, OlvmHost.AutoNumaStatus autoNumaStatus, OlvmCertificate certificate, String comment, OlvmCpu cpu, String description, Boolean isHostDevicePassthrough, OlvmDisplay display, OlvmHost.ExternalStatus externalStatus, OlvmHardwareInformation hardwareInformation, OlvmHostedEngine hostedEngine, String id, OlvmIscsiDetails iscsi, OlvmHost.KdumpStatus kdumpStatus, Ksm ksm, OlvmVersion libvirtVersion, Long maxSchedulingMemoryInBytes, Long memoryInBytes, String name, Boolean isNetworkOperationInProgress, Boolean isNumaSupported, OlvmOperatingSystem os, Boolean isOverrideIpTables, Boolean isOvnConfigured, Integer port, OlvmPowerManagement powerManagement, Boolean isReinstallationRequired, OlvmSelinux seLinux, OlvmSpm spm, OlvmHostStatus hostStatus, String statusDetail, OlvmVmSummary summary, Boolean isTransparentHugePagesEnabled, OlvmHostType type, Boolean isUpdateAvailable, OlvmVersion version, OlvmHost.VgpuPlacement vgpuPlacement)Deprecated.
-