DataOsAddress

constructor(depot: String)

Constructor with depot only.

Parameters

depot

the depot value


constructor(depot: String, collection: String)

Constructor with depot and collection.

Parameters

depot

the depot value

collection

the collection value


constructor(depot: String, collection: String, relativePath: String)

Constructor with depot, collection, and relative path.

Parameters

depot

the depot value

collection

the collection value

relativePath

the relative path value


constructor(depot: String, collection: String, relativePath: String, param: String)

Constructor with depot, collection, relative path, and parameter.

Parameters

depot

the depot value

collection

the collection value

relativePath

the relative path value

param

the parameter value