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, uri
public List<? extends Instance> list()
list
in interface InstanceService
public Instance get(String instanceId)
get
in interface InstanceService
public Instance create(InstanceCreate instanceCreate)
create
in interface InstanceService
public ActionResponse delete(String id)
delete
in interface InstanceService
Copyright © 2017. All rights reserved.