| Modifier and Type | Interface and Description |
|---|---|
static interface |
ITopicSubscription.Jsii$Default
Internal default implementation for
ITopicSubscription. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ITopicSubscription.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicBase.addSubscription(ITopicSubscription subscription)
Subscribe some endpoint to this topic.
|
void |
ITopic.addSubscription(ITopicSubscription subscription)
Subscribe some endpoint to this topic.
|
void |
ITopic.Jsii$Proxy.addSubscription(ITopicSubscription subscription)
Subscribe some endpoint to this topic.
|
default void |
ITopic.Jsii$Default.addSubscription(ITopicSubscription subscription)
Subscribe some endpoint to this topic.
|
Copyright © 2021. All rights reserved.