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