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