public interface CpuProfilesService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
CpuProfilesService.AddRequest |
static interface |
CpuProfilesService.AddResponse |
static interface |
CpuProfilesService.ListRequest |
static interface |
CpuProfilesService.ListResponse |
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.
|
CpuProfilesService.AddRequest add()
CpuProfilesService.ListRequest list()
CpuProfileService profileService(String id)
Copyright © 2016. All rights reserved.