@ProviderType public interface TopicSubscription extends Destination
| Modifier and Type | Method and Description |
|---|---|
static TopicSubscription |
of(String expression)
A factory method to create instances of a
TopicSubscription for the specified topic
expression. |
getNamestatic TopicSubscription of(String expression)
TopicSubscription for the specified topic
expression.expression - the topic matching expression, which cannot be null or emptyCopyright 2019-2025 Solace Corporation. All rights reserved.