Modifier and Type | Method and Description |
---|---|
Datastore |
DatastoreService.get(String id)
Gets a datastore specified by ID
|
Modifier and Type | Method and Description |
---|---|
List<? extends Datastore> |
DatastoreService.list()
Returns list of available datastores
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceCreate.setDatastore(Datastore datastore) |
Modifier and Type | Method and Description |
---|---|
InstanceCreateBuilder |
InstanceCreateBuilder.datastore(Datastore datastore) |
Modifier and Type | Class and Description |
---|---|
class |
TroveDatastore
Model implementation for Datastore
|
Modifier and Type | Method and Description |
---|---|
InstanceCreateBuilder |
TroveInstanceCreate.ConcereteInstanceBuilder.datastore(Datastore datastore) |
void |
TroveInstanceCreate.setDatastore(Datastore datastore) |
Modifier and Type | Method and Description |
---|---|
Datastore |
DBDatastoreServiceImpl.get(String id) |
Modifier and Type | Method and Description |
---|---|
List<? extends Datastore> |
DBDatastoreServiceImpl.list() |
Copyright © 2017. All rights reserved.