public interface AssignedCpuProfileService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
AssignedCpuProfileService.GetRequest |
static interface |
AssignedCpuProfileService.GetResponse |
static interface |
AssignedCpuProfileService.RemoveRequest |
static interface |
AssignedCpuProfileService.RemoveResponse |
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.
|
AssignedCpuProfileService.GetRequest get()
AssignedCpuProfileService.RemoveRequest remove()
Copyright © 2016. All rights reserved.