Uses of Class
com.oracle.bmc.cloudmigrations.model.OlvmPowerManagement
-
Packages that use OlvmPowerManagement Package Description com.oracle.bmc.cloudmigrations.model -
-
Uses of OlvmPowerManagement in com.oracle.bmc.cloudmigrations.model
Methods in com.oracle.bmc.cloudmigrations.model that return OlvmPowerManagement Modifier and Type Method Description OlvmPowerManagementOlvmPowerManagement.Builder. build()OlvmPowerManagementOlvmHost. getPowerManagement()Methods in com.oracle.bmc.cloudmigrations.model with parameters of type OlvmPowerManagement Modifier and Type Method Description OlvmPowerManagement.BuilderOlvmPowerManagement.Builder. copy(OlvmPowerManagement model)OlvmHost.BuilderOlvmHost.Builder. powerManagement(OlvmPowerManagement powerManagement)Constructors in com.oracle.bmc.cloudmigrations.model with parameters of type OlvmPowerManagement 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.
-