public class VnicProfileServiceImpl extends ServiceImpl implements VnicProfileService
VnicProfileService.GetRequest, VnicProfileService.GetResponse, VnicProfileService.RemoveRequest, VnicProfileService.RemoveResponse, VnicProfileService.UpdateRequest, VnicProfileService.UpdateResponse
Constructor and Description |
---|
VnicProfileServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VnicProfileService.GetRequest |
get() |
AssignedPermissionsService |
permissionsService() |
VnicProfileService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
VnicProfileService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public VnicProfileServiceImpl(HttpConnection connection, String path)
public VnicProfileService.GetRequest get()
get
in interface VnicProfileService
public VnicProfileService.RemoveRequest remove()
remove
in interface VnicProfileService
public VnicProfileService.UpdateRequest update()
update
in interface VnicProfileService
public AssignedPermissionsService permissionsService()
permissionsService
in interface VnicProfileService
public Service service(String path)
VnicProfileService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VnicProfileService
Copyright © 2016. All rights reserved.