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