OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.address(String address) |
Address of power management
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.agents(List<OlvmAgent> agents) |
Supported sources of random number generator.
|
static OlvmPowerManagement.Builder |
OlvmPowerManagement.builder() |
Create a new builder.
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.copy(OlvmPowerManagement model) |
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.isAutomaticPmEnabled(Boolean isAutomaticPmEnabled) |
Toggles the automated power control of the host in order to save energy.
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.isEnabled(Boolean isEnabled) |
Indicates whether power management configuration is enabled or disabled.
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.isKDumpDetection(Boolean isKDumpDetection) |
Toggles whether to determine if kdump is running on the host before it is shut down.
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.pmProxies(List<OlvmPmProxy> pmProxies) |
Determines the power management proxy.
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.status(OlvmPowerManagement.Status status) |
Determines the power status of the host.
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.toBuilder() |
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.type(String type) |
Fencing device code.
|
OlvmPowerManagement.Builder |
OlvmPowerManagement.Builder.username(String username) |
A valid user name for power management.
|