Uses of Interface
org.ovirt.engine.sdk4.services.StorageService.GetRequest
-
Packages that use StorageService.GetRequest Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of StorageService.GetRequest in org.ovirt.engine.sdk4.internal.services
Methods in org.ovirt.engine.sdk4.internal.services that return StorageService.GetRequest Modifier and Type Method Description StorageService.GetRequest
StorageServiceImpl. get()
-
Uses of StorageService.GetRequest in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return StorageService.GetRequest Modifier and Type Method Description StorageService.GetRequest
StorageService.GetRequest. follow(String follow)
Indicates which inner links should be _followed_.StorageService.GetRequest
StorageService. get()
StorageService.GetRequest
StorageService.GetRequest. reportStatus(Boolean reportStatus)
Indicates if the status of the LUNs in the storage should be checked.
-