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