public class OpenstackSubnetServiceImpl extends ServiceImpl implements OpenstackSubnetService
OpenstackSubnetService.GetRequest, OpenstackSubnetService.GetResponse, OpenstackSubnetService.RemoveRequest, OpenstackSubnetService.RemoveResponse
Constructor and Description |
---|
OpenstackSubnetServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
OpenstackSubnetService.GetRequest |
get() |
OpenstackSubnetService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public OpenstackSubnetServiceImpl(HttpConnection connection, String path)
public OpenstackSubnetService.GetRequest get()
get
in interface OpenstackSubnetService
public OpenstackSubnetService.RemoveRequest remove()
remove
in interface OpenstackSubnetService
public Service service(String path)
OpenstackSubnetService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface OpenstackSubnetService
Copyright © 2016. All rights reserved.