public interface MacPoolsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
MacPoolsService.AddRequest |
static interface |
MacPoolsService.AddResponse |
static interface |
MacPoolsService.ListRequest |
static interface |
MacPoolsService.ListResponse |
Modifier and Type | Method and Description |
---|---|
MacPoolsService.AddRequest |
add() |
MacPoolsService.ListRequest |
list() |
MacPoolService |
macPoolService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
MacPoolsService.AddRequest add()
MacPoolsService.ListRequest list()
MacPoolService macPoolService(String id)
Copyright © 2016. All rights reserved.