Interface PartnerTopic.DefinitionStages.WithEventTypeInfo

All Known Subinterfaces:
PartnerTopic.Definition, PartnerTopic.DefinitionStages.WithCreate
Enclosing interface:
PartnerTopic.DefinitionStages

public static interface PartnerTopic.DefinitionStages.WithEventTypeInfo
The stage of the PartnerTopic definition allowing to specify eventTypeInfo.
  • Method Details

    • withEventTypeInfo

      PartnerTopic.DefinitionStages.WithCreate withEventTypeInfo(EventTypeInfo eventTypeInfo)
      Specifies the eventTypeInfo property: Event Type information from the corresponding event channel..
      Parameters:
      eventTypeInfo - Event Type information from the corresponding event channel.
      Returns:
      the next definition stage.