public static interface TopicFilter.Builder extends SdkPojo, CopyableBuilder<TopicFilter.Builder,TopicFilter>
| Modifier and Type | Method and Description |
|---|---|
TopicFilter.Builder |
topicName(String topicName)
The name of a topic on which you wish to apply the filter.
|
TopicFilter.Builder |
useDefaultIfPreferenceUnavailable(Boolean useDefaultIfPreferenceUnavailable)
Notes that the default subscription status should be applied to a contact because the contact has not noted
their preference for subscribing to a topic.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTopicFilter.Builder topicName(String topicName)
The name of a topic on which you wish to apply the filter.
topicName - The name of a topic on which you wish to apply the filter.TopicFilter.Builder useDefaultIfPreferenceUnavailable(Boolean useDefaultIfPreferenceUnavailable)
Notes that the default subscription status should be applied to a contact because the contact has not noted their preference for subscribing to a topic.
useDefaultIfPreferenceUnavailable - Notes that the default subscription status should be applied to a contact because the contact has not
noted their preference for subscribing to a topic.Copyright © 2023. All rights reserved.