Interface Service.UpdateStages.WithTags

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

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

      • withTags

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