Interface Topic.UpdateStages.WithTags

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

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

      • withTags

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