public interface VmPoolsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
VmPoolsService.AddRequest |
static interface |
VmPoolsService.AddResponse |
static interface |
VmPoolsService.ListRequest |
static interface |
VmPoolsService.ListResponse |
Modifier and Type | Method and Description |
---|---|
VmPoolsService.AddRequest |
add() |
VmPoolsService.ListRequest |
list() |
VmPoolService |
poolService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
VmPoolsService.AddRequest add()
VmPoolsService.ListRequest list()
VmPoolService poolService(String id)
Copyright © 2016. All rights reserved.