public interface CpuProfileService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
CpuProfileService.GetRequest |
static interface |
CpuProfileService.GetResponse |
static interface |
CpuProfileService.RemoveRequest |
static interface |
CpuProfileService.RemoveResponse |
static interface |
CpuProfileService.UpdateRequest |
static interface |
CpuProfileService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
CpuProfileService.GetRequest |
get() |
AssignedPermissionsService |
permissionsService() |
CpuProfileService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
CpuProfileService.UpdateRequest |
update() |
CpuProfileService.GetRequest get()
CpuProfileService.RemoveRequest remove()
CpuProfileService.UpdateRequest update()
AssignedPermissionsService permissionsService()
Copyright © 2016. All rights reserved.