public interface OpenstackVolumeAuthenticationKeysService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
OpenstackVolumeAuthenticationKeysService.AddRequest |
static interface |
OpenstackVolumeAuthenticationKeysService.AddResponse |
static interface |
OpenstackVolumeAuthenticationKeysService.ListRequest |
static interface |
OpenstackVolumeAuthenticationKeysService.ListResponse |
Modifier and Type | Method and Description |
---|---|
OpenstackVolumeAuthenticationKeysService.AddRequest |
add() |
OpenstackVolumeAuthenticationKeyService |
keyService(String id) |
OpenstackVolumeAuthenticationKeysService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
OpenstackVolumeAuthenticationKeyService keyService(String id)
Copyright © 2016. All rights reserved.