public interface OpenstackSubnetService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
OpenstackSubnetService.GetRequest |
static interface |
OpenstackSubnetService.GetResponse |
static interface |
OpenstackSubnetService.RemoveRequest |
static interface |
OpenstackSubnetService.RemoveResponse |
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.
|
OpenstackSubnetService.GetRequest get()
OpenstackSubnetService.RemoveRequest remove()
Copyright © 2016. All rights reserved.