public class DBInstanceServiceImpl extends BaseTroveServices implements InstanceService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
DBInstanceServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Instance |
create(InstanceCreate instanceCreate) |
ActionResponse |
delete(String id) |
Instance |
get(String instanceId) |
List<? extends Instance> |
list() |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic List<? extends Instance> list()
list in interface InstanceServicepublic Instance get(String instanceId)
get in interface InstanceServicepublic Instance create(InstanceCreate instanceCreate)
create in interface InstanceServicepublic ActionResponse delete(String id)
delete in interface InstanceServiceCopyright © 2017. All rights reserved.