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