SystemTopic.DefinitionStages.WithSource Interface
public static interface SystemTopic.DefinitionStages.WithSource
The stage of the SystemTopic definition allowing to specify source.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSource(String source)
Specifies the source property: Source for the system topic.. |
Method Details
withSource
public abstract SystemTopic.DefinitionStages.WithCreate withSource(String source)
Specifies the source property: Source for the system topic..
Parameters:
Returns: