Uses of Class
com.oracle.bmc.cloudmigrations.model.OlvmAgent
-
Packages that use OlvmAgent Package Description com.oracle.bmc.cloudmigrations.model -
-
Uses of OlvmAgent in com.oracle.bmc.cloudmigrations.model
Methods in com.oracle.bmc.cloudmigrations.model that return OlvmAgent Modifier and Type Method Description OlvmAgentOlvmAgent.Builder. build()Methods in com.oracle.bmc.cloudmigrations.model that return types with arguments of type OlvmAgent Modifier and Type Method Description List<OlvmAgent>OlvmPowerManagement. getAgents()Supported sources of random number generator.Methods in com.oracle.bmc.cloudmigrations.model with parameters of type OlvmAgent Modifier and Type Method Description OlvmAgent.BuilderOlvmAgent.Builder. copy(OlvmAgent model)Method parameters in com.oracle.bmc.cloudmigrations.model with type arguments of type OlvmAgent Modifier and Type Method Description OlvmPowerManagement.BuilderOlvmPowerManagement.Builder. agents(List<OlvmAgent> agents)Supported sources of random number generator.Constructor parameters in com.oracle.bmc.cloudmigrations.model with type arguments of type OlvmAgent Constructor Description OlvmPowerManagement(String address, List<OlvmAgent> agents, Boolean isAutomaticPmEnabled, Boolean isEnabled, Boolean isKDumpDetection, List<OlvmPmProxy> pmProxies, OlvmPowerManagement.Status status, String type, String username)Deprecated.
-