Package | Description |
---|---|
org.openstack4j.api.trove | |
org.openstack4j.openstack.trove.domain | |
org.openstack4j.openstack.trove.internal |
Modifier and Type | Method and Description |
---|---|
Instance |
InstanceService.create(InstanceCreate instanceCreate) |
Instance |
InstanceService.get(String instanceId) |
Modifier and Type | Method and Description |
---|---|
List<? extends Instance> |
InstanceService.list() |
Modifier and Type | Class and Description |
---|---|
class |
TroveInstance
Model implementation for Database instance
|
Modifier and Type | Method and Description |
---|---|
Instance |
DBInstanceServiceImpl.create(InstanceCreate instanceCreate) |
Instance |
DBInstanceServiceImpl.get(String instanceId) |
Modifier and Type | Method and Description |
---|---|
List<? extends Instance> |
DBInstanceServiceImpl.list() |
Copyright © 2017. All rights reserved.