PartnerNamespace.DefinitionStages.WithPartnerTopicRoutingMode Interface
public static interface PartnerNamespace.DefinitionStages.WithPartnerTopicRoutingMode
The stage of the PartnerNamespace definition allowing to specify partnerTopicRoutingMode.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withPartnerTopicRoutingMode(PartnerTopicRoutingMode partnerTopicRoutingMode)
Specifies the partner |
Method Details
withPartnerTopicRoutingMode
public abstract PartnerNamespace.DefinitionStages.WithCreate withPartnerTopicRoutingMode(PartnerTopicRoutingMode partnerTopicRoutingMode)
Specifies the partnerTopicRoutingMode property: This determines if events published to this partner namespace should use the source attribute in the event payload or use the channel name in the header when matching to the partner topic. If none is specified, source attribute routing will be used to match the partner topic..
Parameters:
Returns: