public class OpenstackSubnetsServiceImpl extends ServiceImpl implements OpenstackSubnetsService
OpenstackSubnetsService.AddRequest, OpenstackSubnetsService.AddResponse, OpenstackSubnetsService.ListRequest, OpenstackSubnetsService.ListResponse
Constructor and Description |
---|
OpenstackSubnetsServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
OpenstackSubnetsService.AddRequest |
add() |
OpenstackSubnetsService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
OpenstackSubnetService |
subnetService(String id) |
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public OpenstackSubnetsServiceImpl(HttpConnection connection, String path)
public OpenstackSubnetsService.AddRequest add()
add
in interface OpenstackSubnetsService
public OpenstackSubnetsService.ListRequest list()
list
in interface OpenstackSubnetsService
public OpenstackSubnetService subnetService(String id)
subnetService
in interface OpenstackSubnetsService
public Service service(String path)
OpenstackSubnetsService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface OpenstackSubnetsService
Copyright © 2016. All rights reserved.