Class StableBlobIdGenerator.Builder
java.lang.Object
com.here.platform.data.client.engine.model.StableBlobIdGenerator.Builder
- Enclosing class:
- StableBlobIdGenerator
Builder for
StableBlobIdGenerator-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withVersion(Long version) Define the version of the metadata where the dataHandle will be used.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
withVersion
Define the version of the metadata where the dataHandle will be used. Usually will be QueryApi.lastVersion for readers and PublishApi.getBaseVersion for writers.
-