Package | Description |
---|---|
com.google.api.services.datastore.client |
Modifier and Type | Method and Description |
---|---|
DatastoreOptions |
DatastoreOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
LocalDevelopmentDatastore |
LocalDevelopmentDatastoreFactory.create(DatastoreOptions options) |
Datastore |
DatastoreFactory.create(DatastoreOptions options)
Provides access to a datastore using the provided options.
|
com.google.api.client.http.HttpRequestFactory |
DatastoreFactory.makeClient(DatastoreOptions options)
Constructs a Google APIs HTTP client with the associated credentials.
|
Constructor and Description |
---|
DatastoreOptions.Builder(DatastoreOptions options) |
Copyright © 2013. All Rights Reserved.