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