PartnerTopic.DefinitionStages.WithSource Interface
public static interface PartnerTopic.DefinitionStages.WithSource
The stage of the PartnerTopic definition allowing to specify source.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSource(String source)
Specifies the source property: Source associated with this partner topic. |
Method Details
withSource
public abstract PartnerTopic.DefinitionStages.WithCreate withSource(String source)
Specifies the source property: Source associated with this partner topic. This represents a unique partner resource..
Parameters:
Returns: