public class DiskProfilesServiceImpl extends ServiceImpl implements DiskProfilesService
DiskProfilesService.AddRequest, DiskProfilesService.AddResponse, DiskProfilesService.ListRequest, DiskProfilesService.ListResponse
Constructor and Description |
---|
DiskProfilesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
DiskProfilesService.AddRequest |
add() |
DiskProfileService |
diskProfileService(String id) |
DiskProfilesService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public DiskProfilesServiceImpl(HttpConnection connection, String path)
public DiskProfilesService.AddRequest add()
add
in interface DiskProfilesService
public DiskProfilesService.ListRequest list()
list
in interface DiskProfilesService
public DiskProfileService diskProfileService(String id)
diskProfileService
in interface DiskProfilesService
public Service service(String path)
DiskProfilesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface DiskProfilesService
Copyright © 2016. All rights reserved.