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