public class VnicProfilesServiceImpl extends ServiceImpl implements VnicProfilesService
VnicProfilesService.AddRequest, VnicProfilesService.AddResponse, VnicProfilesService.ListRequest, VnicProfilesService.ListResponse
Constructor and Description |
---|
VnicProfilesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VnicProfilesService.AddRequest |
add() |
VnicProfilesService.ListRequest |
list() |
VnicProfileService |
profileService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public VnicProfilesServiceImpl(HttpConnection connection, String path)
public VnicProfilesService.AddRequest add()
add
in interface VnicProfilesService
public VnicProfilesService.ListRequest list()
list
in interface VnicProfilesService
public VnicProfileService profileService(String id)
profileService
in interface VnicProfilesService
public Service service(String path)
VnicProfilesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VnicProfilesService
Copyright © 2016. All rights reserved.