Interface SystemTopic.UpdateStages.WithTags

  • All Known Subinterfaces:
    SystemTopic.Update
    Enclosing interface:
    SystemTopic.UpdateStages

    public static interface SystemTopic.UpdateStages.WithTags
    The stage of the SystemTopic update allowing to specify tags.
    • Method Detail

      • withTags

        SystemTopic.Update withTags​(Map<String,​String> tags)
        Specifies the tags property: Tags of the system topic..
        Parameters:
        tags - Tags of the system topic.
        Returns:
        the next definition stage.