Uses of Interface
org.ovirt.engine.sdk4.services.AttachedStorageDomainsService.AddRequest
-
Packages that use AttachedStorageDomainsService.AddRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of AttachedStorageDomainsService.AddRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return AttachedStorageDomainsService.AddRequest Modifier and Type Method Description AttachedStorageDomainsService.AddRequest
AttachedStorageDomainsServiceImpl. add()
-
Uses of AttachedStorageDomainsService.AddRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return AttachedStorageDomainsService.AddRequest Modifier and Type Method Description AttachedStorageDomainsService.AddRequest
AttachedStorageDomainsService. add()
Attaches an existing storage domain to the data center.AttachedStorageDomainsService.AddRequest
AttachedStorageDomainsService.AddRequest. storageDomain(StorageDomainBuilder storageDomain)
The storage domain to attach to the data center.AttachedStorageDomainsService.AddRequest
AttachedStorageDomainsService.AddRequest. storageDomain(StorageDomain storageDomain)
-