Uses of Interface
org.ovirt.engine.sdk4.services.AffinityGroupHostLabelsService.AddRequest
-
Packages that use AffinityGroupHostLabelsService.AddRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of AffinityGroupHostLabelsService.AddRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return AffinityGroupHostLabelsService.AddRequest Modifier and Type Method Description AffinityGroupHostLabelsService.AddRequest
AffinityGroupHostLabelsServiceImpl. add()
-
Uses of AffinityGroupHostLabelsService.AddRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return AffinityGroupHostLabelsService.AddRequest Modifier and Type Method Description AffinityGroupHostLabelsService.AddRequest
AffinityGroupHostLabelsService. add()
Adds a host label to the affinity group.AffinityGroupHostLabelsService.AddRequest
AffinityGroupHostLabelsService.AddRequest. label(AffinityLabelBuilder label)
The AffinityLabel object to add to the affinity group.AffinityGroupHostLabelsService.AddRequest
AffinityGroupHostLabelsService.AddRequest. label(AffinityLabel label)
-