Uses of Class
com.google.datastore.v1.client.DatastoreOptions
Packages that use DatastoreOptions
-
Uses of DatastoreOptions in com.google.datastore.v1.client
Methods in com.google.datastore.v1.client that return DatastoreOptionsMethods in com.google.datastore.v1.client with parameters of type DatastoreOptionsModifier and TypeMethodDescriptionDatastoreEmulatorFactory.create(DatastoreOptions options) DatastoreEmulatorFactory.create(DatastoreOptions options, DatastoreEmulatorOptions localDevelopmentOptions) DatastoreFactory.create(DatastoreOptions options) Provides access to a datastore using the provided options.com.google.api.client.http.HttpRequestFactoryDatastoreFactory.makeClient(DatastoreOptions options) Constructs a Google APIs HTTP client with the associated credentials.protected com.google.datastore.v1.client.RemoteRpcDatastoreFactory.newRemoteRpc(DatastoreOptions options) Constructors in com.google.datastore.v1.client with parameters of type DatastoreOptions -
Uses of DatastoreOptions in com.google.datastore.v1.client.testing
Methods in com.google.datastore.v1.client.testing with parameters of type DatastoreOptionsModifier and TypeMethodDescriptioncom.google.api.client.http.HttpRequestFactoryMockDatastoreFactory.makeClient(DatastoreOptions options)