OlvmHost.Builder |
OlvmHost.Builder.address(String address) |
The host address (FQDN/IP).
|
OlvmHost.Builder |
OlvmHost.Builder.autoNumaStatus(OlvmHost.AutoNumaStatus autoNumaStatus) |
The host auto non uniform memory access (NUMA) status.
|
static OlvmHost.Builder |
OlvmHost.builder() |
Create a new builder.
|
OlvmHost.Builder |
OlvmHost.Builder.certificate(OlvmCertificate certificate) |
|
OlvmHost.Builder |
OlvmHost.Builder.comment(String comment) |
Free text containing comments about this object.
|
OlvmHost.Builder |
OlvmHost.Builder.copy(OlvmHost model) |
|
OlvmHost.Builder |
OlvmHost.Builder.cpu(OlvmCpu cpu) |
|
OlvmHost.Builder |
OlvmHost.Builder.description(String description) |
A human-readable description in plain text.
|
OlvmHost.Builder |
OlvmHost.Builder.display(OlvmDisplay display) |
|
OlvmHost.Builder |
OlvmHost.Builder.externalStatus(OlvmHost.ExternalStatus externalStatus) |
Status of storage domain.
|
OlvmHost.Builder |
OlvmHost.Builder.hardwareInformation(OlvmHardwareInformation hardwareInformation) |
|
OlvmHost.Builder |
OlvmHost.Builder.hostedEngine(OlvmHostedEngine hostedEngine) |
|
OlvmHost.Builder |
OlvmHost.Builder.hostStatus(OlvmHostStatus hostStatus) |
|
OlvmHost.Builder |
OlvmHost.Builder.id(String id) |
A unique identifier.
|
OlvmHost.Builder |
OlvmHost.Builder.iscsi(OlvmIscsiDetails iscsi) |
|
OlvmHost.Builder |
OlvmHost.Builder.isHostDevicePassthrough(Boolean isHostDevicePassthrough) |
Specifies whether host device passthrough is enabled on this host.
|
OlvmHost.Builder |
OlvmHost.Builder.isNetworkOperationInProgress(Boolean isNetworkOperationInProgress) |
Specifies whether a network-related operation, such as ‘setup networks’, ‘sync networks’,
or ‘refresh capabilities’, is currently being executed on this host.
|
OlvmHost.Builder |
OlvmHost.Builder.isNumaSupported(Boolean isNumaSupported) |
Specifies whether non uniform memory access (NUMA) is supported on this host.
|
OlvmHost.Builder |
OlvmHost.Builder.isOverrideIpTables(Boolean isOverrideIpTables) |
Specifies whether we should override firewall definitions
|
OlvmHost.Builder |
OlvmHost.Builder.isOvnConfigured(Boolean isOvnConfigured) |
Indicates if the host has correctly configured OVN.
|
OlvmHost.Builder |
OlvmHost.Builder.isReinstallationRequired(Boolean isReinstallationRequired) |
Specifies whether the host should be reinstalled.
|
OlvmHost.Builder |
OlvmHost.Builder.isTransparentHugePagesEnabled(Boolean isTransparentHugePagesEnabled) |
Indicates if transparent huge pages (THP) support is enabled.
|
OlvmHost.Builder |
OlvmHost.Builder.isUpdateAvailable(Boolean isUpdateAvailable) |
Specified whether there is an oVirt-related update on this host.
|
OlvmHost.Builder |
OlvmHost.Builder.kdumpStatus(OlvmHost.KdumpStatus kdumpStatus) |
The host KDUMP status.
|
OlvmHost.Builder |
OlvmHost.Builder.ksm(Ksm ksm) |
|
OlvmHost.Builder |
OlvmHost.Builder.libvirtVersion(OlvmVersion libvirtVersion) |
|
OlvmHost.Builder |
OlvmHost.Builder.maxSchedulingMemoryInBytes(Long maxSchedulingMemoryInBytes) |
The max scheduling memory on this host in bytes.
|
OlvmHost.Builder |
OlvmHost.Builder.memoryInBytes(Long memoryInBytes) |
The amount of physical memory on this host in bytes.
|
OlvmHost.Builder |
OlvmHost.Builder.name(String name) |
Name of the property.
|
OlvmHost.Builder |
OlvmHost.Builder.os(OlvmOperatingSystem os) |
|
OlvmHost.Builder |
OlvmHost.Builder.port(Integer port) |
The host port.
|
OlvmHost.Builder |
OlvmHost.Builder.powerManagement(OlvmPowerManagement powerManagement) |
|
OlvmHost.Builder |
OlvmHost.Builder.seLinux(OlvmSelinux seLinux) |
|
OlvmHost.Builder |
OlvmHost.Builder.spm(OlvmSpm spm) |
|
OlvmHost.Builder |
OlvmHost.Builder.statusDetail(String statusDetail) |
The host status details.
|
OlvmHost.Builder |
OlvmHost.Builder.summary(OlvmVmSummary summary) |
|
OlvmHost.Builder |
OlvmHost.toBuilder() |
|
OlvmHost.Builder |
OlvmHost.Builder.type(OlvmHostType type) |
|
OlvmHost.Builder |
OlvmHost.Builder.version(OlvmVersion version) |
|
OlvmHost.Builder |
OlvmHost.Builder.vgpuPlacement(OlvmHost.VgpuPlacement vgpuPlacement) |
Specifies the vGPU placement strategy.
|