Class WritableSubscriptionConfiguration.Builder
java.lang.Object
com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- Enclosing class:
- WritableSubscriptionConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withDescription(String description) withDestinationCatalog(HRN destinationCatalog) withDestinationLayer(String destinationLayer) withInteractiveMapSubscription(InteractiveMapSubscriptionConfiguration interactiveMapSubscription) withSourceCatalog(HRN sourceCatalog) withSourceLayer(String sourceLayer) withSubscriptionName(String subscriptionName)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
withDescription
-
withDestinationCatalog
-
withDestinationLayer
-
withInteractiveMapSubscription
public WritableSubscriptionConfiguration.Builder withInteractiveMapSubscription(InteractiveMapSubscriptionConfiguration interactiveMapSubscription) -
withSourceCatalog
-
withSourceLayer
-
withSubscriptionName
-