Package org.ovirt.engine.sdk4.services
Interface StorageDomainContentDiskService
-
- All Superinterfaces:
Service
- All Known Implementing Classes:
StorageDomainContentDiskServiceImpl
public interface StorageDomainContentDiskService extends Service
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
StorageDomainContentDiskService.GetRequest
static interface
StorageDomainContentDiskService.GetResponse
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StorageDomainContentDiskService.GetRequest
get()
Service
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
-