public interface AssignedCpuProfilesService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
AssignedCpuProfilesService.AddRequest |
static interface |
AssignedCpuProfilesService.AddResponse |
static interface |
AssignedCpuProfilesService.ListRequest |
static interface |
AssignedCpuProfilesService.ListResponse |
Modifier and Type | Method and Description |
---|---|
AssignedCpuProfilesService.AddRequest |
add() |
AssignedCpuProfilesService.ListRequest |
list() |
AssignedCpuProfileService |
profileService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
AssignedCpuProfilesService.AddRequest add()
AssignedCpuProfilesService.ListRequest list()
AssignedCpuProfileService profileService(String id)
Copyright © 2016. All rights reserved.