public interface PubSubDestination extends Destination
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectId() |
String |
getTopic() |
static PubSubDestination |
of(String projectId,
String topic) |
getTypeString getProjectId()
String getTopic()
static PubSubDestination of(String projectId, String topic)