public class OpenstackVolumeAuthenticationKeyServiceImpl extends ServiceImpl implements OpenstackVolumeAuthenticationKeyService
OpenstackVolumeAuthenticationKeyService.GetRequest, OpenstackVolumeAuthenticationKeyService.GetResponse, OpenstackVolumeAuthenticationKeyService.RemoveRequest, OpenstackVolumeAuthenticationKeyService.RemoveResponse, OpenstackVolumeAuthenticationKeyService.UpdateRequest, OpenstackVolumeAuthenticationKeyService.UpdateResponse
Constructor and Description |
---|
OpenstackVolumeAuthenticationKeyServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
OpenstackVolumeAuthenticationKeyService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public OpenstackVolumeAuthenticationKeyServiceImpl(HttpConnection connection, String path)
public OpenstackVolumeAuthenticationKeyService.GetRequest get()
get
in interface OpenstackVolumeAuthenticationKeyService
public OpenstackVolumeAuthenticationKeyService.RemoveRequest remove()
remove
in interface OpenstackVolumeAuthenticationKeyService
public OpenstackVolumeAuthenticationKeyService.UpdateRequest update()
update
in interface OpenstackVolumeAuthenticationKeyService
public Service service(String path)
OpenstackVolumeAuthenticationKeyService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface OpenstackVolumeAuthenticationKeyService
Copyright © 2016. All rights reserved.