public interface SshPublicKeysService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
SshPublicKeysService.AddRequest |
static interface |
SshPublicKeysService.AddResponse |
static interface |
SshPublicKeysService.ListRequest |
static interface |
SshPublicKeysService.ListResponse |
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.
|
SshPublicKeysService.AddRequest add()
SshPublicKeysService.ListRequest list()
SshPublicKeyService keyService(String id)
Copyright © 2016. All rights reserved.