Uses of Interface
org.ovirt.engine.sdk4.services.StorageDomainsService.AddByPathRequest
-
Packages that use StorageDomainsService.AddByPathRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of StorageDomainsService.AddByPathRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return StorageDomainsService.AddByPathRequest Modifier and Type Method Description StorageDomainsService.AddByPathRequest
StorageDomainsServiceImpl. addByPath()
-
Uses of StorageDomainsService.AddByPathRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return StorageDomainsService.AddByPathRequest Modifier and Type Method Description StorageDomainsService.AddByPathRequest
StorageDomainsService. addByPath()
Add a new storage domain to the system using the storage on the given host and path.StorageDomainsService.AddByPathRequest
StorageDomainsService.AddByPathRequest. storageDomain(StorageDomainBuilder storageDomain)
The storage domain to add.StorageDomainsService.AddByPathRequest
StorageDomainsService.AddByPathRequest. storageDomain(StorageDomain storageDomain)
-