Interface Account.UpdateStages.WithTags

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

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

      • withTags

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