Interface SystemTopic.DefinitionStages.WithTopicType

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

public static interface SystemTopic.DefinitionStages.WithTopicType
The stage of the SystemTopic definition allowing to specify topicType.
  • Method Details

    • withTopicType

      Specifies the topicType property: TopicType for the system topic..
      Parameters:
      topicType - TopicType for the system topic.
      Returns:
      the next definition stage.