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