public interface SubscriptionDraft extends WithKey
Modifier and Type | Method and Description |
---|---|
List<ChangeSubscription> |
getChanges() |
Destination |
getDestination() |
String |
getKey() |
List<MessageSubscription> |
getMessages() |
Destination getDestination()
@Nullable List<MessageSubscription> getMessages()
@Nullable List<ChangeSubscription> getChanges()