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