Class WritableCatalogConfiguration.Builder
java.lang.Object
com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- Enclosing class:
- WritableCatalogConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionBuilder()Builder(CatalogConfiguration baseCatalogConfiguration) Builder(scala.Option<CatalogConfiguration> base) -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAreaScheme(HRN areaScheme) withAutomaticVersionDeletion(AutomaticVersionDeletion automaticVersionDeletion) withDescription(String description) Id of the layer.withLayers(List<WritableLayer.Builder> layers) withNotificationsEnabled(boolean notificationsEnabled) withReplication(Replication replication) withSubsetRestrictions(Boolean subsetRestrictions) withSummary(String summary)
-
Constructor Details
-
Builder
-
Builder
public Builder() -
Builder
-
-
Method Details
-
build
-
getLayers
-
withAreaScheme
-
withAutomaticVersionDeletion
public WritableCatalogConfiguration.Builder withAutomaticVersionDeletion(AutomaticVersionDeletion automaticVersionDeletion) -
withDescription
-
withHrn
-
withId
Id of the layer. Allowed characters for the layer id are: a-z, A-Z, 0-9, '_', '-' and '.'. Maximum length of a layer id is 50 characters. -
withLayers
-
withName
-
withNotificationsEnabled
-
withReplication
-
withSubsetRestrictions
-
withSummary
-
withTags
-