public class SshPublicKeysServiceImpl extends ServiceImpl implements SshPublicKeysService
SshPublicKeysService.AddRequest, SshPublicKeysService.AddResponse, SshPublicKeysService.ListRequest, SshPublicKeysService.ListResponse
Constructor and Description |
---|
SshPublicKeysServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
SshPublicKeysService.AddRequest |
add() |
SshPublicKeyService |
keyService(String id) |
SshPublicKeysService.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 SshPublicKeysServiceImpl(HttpConnection connection, String path)
public SshPublicKeysService.AddRequest add()
add
in interface SshPublicKeysService
public SshPublicKeysService.ListRequest list()
list
in interface SshPublicKeysService
public SshPublicKeyService keyService(String id)
keyService
in interface SshPublicKeysService
public Service service(String path)
SshPublicKeysService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface SshPublicKeysService
Copyright © 2016. All rights reserved.