Package | Description |
---|---|
org.openstack4j.api.trove | |
org.openstack4j.openstack.trove.domain | |
org.openstack4j.openstack.trove.internal |
Modifier and Type | Method and Description |
---|---|
DatastoreVersion |
DatastoreService.getDatastoreVersion(String datastoreId,
String versionId)
Get the datastore version specified by ID
|
Modifier and Type | Method and Description |
---|---|
List<? extends DatastoreVersion> |
DatastoreService.listDatastoreVersions(String datasoreId)
Returns list of all datastore versions
|
Modifier and Type | Class and Description |
---|---|
class |
TroveDatastoreVersion
Model implementation for Datastore version
|
Modifier and Type | Method and Description |
---|---|
DatastoreVersion |
DBDatastoreServiceImpl.getDatastoreVersion(String datastoreId,
String versionId) |
Modifier and Type | Method and Description |
---|---|
List<? extends DatastoreVersion> |
DBDatastoreServiceImpl.listDatastoreVersions(String datasoreId) |
Copyright © 2017. All rights reserved.