public class NetworkAttachmentsServiceImpl extends ServiceImpl implements NetworkAttachmentsService
NetworkAttachmentsService.AddRequest, NetworkAttachmentsService.AddResponse, NetworkAttachmentsService.ListRequest, NetworkAttachmentsService.ListResponse
Constructor and Description |
---|
NetworkAttachmentsServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
NetworkAttachmentsService.AddRequest |
add() |
NetworkAttachmentService |
attachmentService(String id) |
NetworkAttachmentsService.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 NetworkAttachmentsServiceImpl(HttpConnection connection, String path)
public NetworkAttachmentsService.AddRequest add()
add
in interface NetworkAttachmentsService
public NetworkAttachmentsService.ListRequest list()
list
in interface NetworkAttachmentsService
public NetworkAttachmentService attachmentService(String id)
attachmentService
in interface NetworkAttachmentsService
public Service service(String path)
NetworkAttachmentsService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface NetworkAttachmentsService
Copyright © 2016. All rights reserved.