public interface NetworkAttachmentsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
NetworkAttachmentsService.AddRequest |
static interface |
NetworkAttachmentsService.AddResponse |
static interface |
NetworkAttachmentsService.ListRequest |
static interface |
NetworkAttachmentsService.ListResponse |
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.
|
NetworkAttachmentsService.AddRequest add()
NetworkAttachmentsService.ListRequest list()
NetworkAttachmentService attachmentService(String id)
Copyright © 2016. All rights reserved.