Interface Cache.UpdateStages.WithTags

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

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

      • withTags

        Cache.Update withTags​(Map<String,​String> tags)
        Specifies the tags property: Resource tags..
        Parameters:
        tags - Resource tags.
        Returns:
        the next definition stage.