public class DiskProfileServiceImpl extends ServiceImpl implements DiskProfileService
DiskProfileService.GetRequest, DiskProfileService.GetResponse, DiskProfileService.RemoveRequest, DiskProfileService.RemoveResponse, DiskProfileService.UpdateRequest, DiskProfileService.UpdateResponse
Constructor and Description |
---|
DiskProfileServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
DiskProfileService.GetRequest |
get() |
AssignedPermissionsService |
permissionsService() |
DiskProfileService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
DiskProfileService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public DiskProfileServiceImpl(HttpConnection connection, String path)
public DiskProfileService.GetRequest get()
get
in interface DiskProfileService
public DiskProfileService.RemoveRequest remove()
remove
in interface DiskProfileService
public DiskProfileService.UpdateRequest update()
update
in interface DiskProfileService
public AssignedPermissionsService permissionsService()
permissionsService
in interface DiskProfileService
public Service service(String path)
DiskProfileService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface DiskProfileService
Copyright © 2016. All rights reserved.