public class ExternalHostGroupsServiceImpl extends ServiceImpl implements ExternalHostGroupsService
ExternalHostGroupsService.ListRequest, ExternalHostGroupsService.ListResponse
Constructor and Description |
---|
ExternalHostGroupsServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public ExternalHostGroupsServiceImpl(HttpConnection connection, String path)
public ExternalHostGroupsService.ListRequest list()
list
in interface ExternalHostGroupsService
public ExternalHostGroupService groupService(String id)
groupService
in interface ExternalHostGroupsService
public Service service(String path)
ExternalHostGroupsService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface ExternalHostGroupsService
Copyright © 2016. All rights reserved.