Class CatalogConfiguration.Builder
java.lang.Object
com.here.platform.data.client.model.CatalogConfiguration.Builder
- Enclosing class:
- CatalogConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAreaScheme(HRN areaScheme) withAutomaticVersionDeletion(AutomaticVersionDeletion automaticVersionDeletion) withBillingTags(Set<String> billingTags) withCreated(ZonedDateTime created) withDescription(String description) withLayers(List<Layer> layers) withMarketplaceReady(Boolean marketplaceReady) withNotificationsEnabled(Boolean notificationsEnabled) withReplication(Replication replication) withSubsetRestrictions(Boolean subsetRestrictions) withSummary(String summary) withVersion(Long version)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
withAreaScheme
-
withAutomaticVersionDeletion
public CatalogConfiguration.Builder withAutomaticVersionDeletion(AutomaticVersionDeletion automaticVersionDeletion) -
withBillingTags
-
withCreated
-
withDescription
-
withHrn
-
withId
-
withLayers
-
withMarketplaceReady
-
withName
-
withNotificationsEnabled
-
withOwner
-
withReplication
-
withSubsetRestrictions
-
withSummary
-
withTags
-
withVersion
-