public class OpenstackVolumeAuthenticationKeysServiceImpl extends ServiceImpl implements OpenstackVolumeAuthenticationKeysService
OpenstackVolumeAuthenticationKeysService.AddRequest, OpenstackVolumeAuthenticationKeysService.AddResponse, OpenstackVolumeAuthenticationKeysService.ListRequest, OpenstackVolumeAuthenticationKeysService.ListResponse
Constructor and Description |
---|
OpenstackVolumeAuthenticationKeysServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public OpenstackVolumeAuthenticationKeysServiceImpl(HttpConnection connection, String path)
public OpenstackVolumeAuthenticationKeysService.AddRequest add()
add
in interface OpenstackVolumeAuthenticationKeysService
public OpenstackVolumeAuthenticationKeysService.ListRequest list()
list
in interface OpenstackVolumeAuthenticationKeysService
public OpenstackVolumeAuthenticationKeyService keyService(String id)
keyService
in interface OpenstackVolumeAuthenticationKeysService
public Service service(String path)
OpenstackVolumeAuthenticationKeysService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface OpenstackVolumeAuthenticationKeysService
Copyright © 2016. All rights reserved.