public static class DatastoreOptions.Builder extends ServiceOptions.Builder<Datastore,DatastoreRpc,DatastoreOptions,DatastoreOptions.Builder>
| Modifier and Type | Method and Description |
|---|---|
DatastoreOptions |
build() |
DatastoreOptions.Builder |
namespace(String namespace)
Sets the default namespace to be used by the datastore service.
|
authCredentials, clock, connectTimeout, host, httpTransportFactory, projectId, readTimeout, retryParams, self, serviceFactory, serviceRpcFactorypublic DatastoreOptions build()
build in class ServiceOptions.Builder<Datastore,DatastoreRpc,DatastoreOptions,DatastoreOptions.Builder>public DatastoreOptions.Builder namespace(String namespace)
Copyright © 2016 Google. All rights reserved.