Map of any-type properties.
Instantiate a brand new Builder from given properties map
Instantiate a brand new Builder from given properties map
Map of any-type properties.
The new builder
Required properties to build a AzureDB config object.
Required properties to build a AzureDB config object. At build time, if these properties are not set, an assert exception will be thrown.
Build the config object from current builder properties.
Build the config object from current builder properties.
The CosmosDB configuration object.
Map of any-type properties.
Set (override if exists) a single property value given a new one.
Set (override if exists) a single property value given a new one.
Property type
Property to be set
New value for given property
A new builder that includes new value of the specified property
Abstract config builder, used to set a bunch of properties a build a config object from them.
Current Builder implementation type.