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