Uses of Class
com.oracle.bmc.cloudmigrations.model.OlvmPmProxy
-
Packages that use OlvmPmProxy Package Description com.oracle.bmc.cloudmigrations.model -
-
Uses of OlvmPmProxy in com.oracle.bmc.cloudmigrations.model
Methods in com.oracle.bmc.cloudmigrations.model that return OlvmPmProxy Modifier and Type Method Description OlvmPmProxyOlvmPmProxy.Builder. build()Methods in com.oracle.bmc.cloudmigrations.model that return types with arguments of type OlvmPmProxy Modifier and Type Method Description List<OlvmPmProxy>OlvmPowerManagement. getPmProxies()Determines the power management proxy.Methods in com.oracle.bmc.cloudmigrations.model with parameters of type OlvmPmProxy Modifier and Type Method Description OlvmPmProxy.BuilderOlvmPmProxy.Builder. copy(OlvmPmProxy model)Method parameters in com.oracle.bmc.cloudmigrations.model with type arguments of type OlvmPmProxy Modifier and Type Method Description OlvmPowerManagement.BuilderOlvmPowerManagement.Builder. pmProxies(List<OlvmPmProxy> pmProxies)Determines the power management proxy.
-