Interface Cloud.UpdateStages.WithTags

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

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

      • withTags

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