public interface OpenstackSubnetsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
OpenstackSubnetsService.AddRequest |
static interface |
OpenstackSubnetsService.AddResponse |
static interface |
OpenstackSubnetsService.ListRequest |
static interface |
OpenstackSubnetsService.ListResponse |
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) |
OpenstackSubnetsService.AddRequest add()
OpenstackSubnetsService.ListRequest list()
OpenstackSubnetService subnetService(String id)
Copyright © 2016. All rights reserved.