Package com.google.datastore.v1.client
Class DatastoreEmulatorOptions.Builder
java.lang.Object
com.google.datastore.v1.client.DatastoreEmulatorOptions.Builder
- Enclosing class:
- DatastoreEmulatorOptions
Builder for
DatastoreEmulatorOptions.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCmdLineOption(String option) addCmdLineOptions(Collection<String> options) Adds an environment variable to pass to the emulator.build()setCommand(String cmd) setProjectId(String projectId)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
addEnvVar
Adds an environment variable to pass to the emulator. -
addCmdLineOption
-
addCmdLineOptions
-
setCommand
-
setProjectId
-