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