public interface SshPublicKeyService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
SshPublicKeyService.GetRequest |
static interface |
SshPublicKeyService.GetResponse |
static interface |
SshPublicKeyService.RemoveRequest |
static interface |
SshPublicKeyService.RemoveResponse |
static interface |
SshPublicKeyService.UpdateRequest |
static interface |
SshPublicKeyService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
SshPublicKeyService.GetRequest |
get() |
SshPublicKeyService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
SshPublicKeyService.UpdateRequest |
update() |
SshPublicKeyService.GetRequest get()
SshPublicKeyService.RemoveRequest remove()
SshPublicKeyService.UpdateRequest update()
Copyright © 2016. All rights reserved.