@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. |
getName
static TopicSubscription of(String expression)
TopicSubscription
for the specified topic
expression.expression
- the topic matching expression, which cannot be null
or emptyCopyright 2019-2024 Solace Corporation. All rights reserved.