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 Summary

    Modifier and Type
    Method
    Description
    Specifies the tags property: Tags of the Topic resource..
  • Method Details

    • withTags

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