Interface BatchAccount.UpdateStages.WithTags

All Known Subinterfaces:
BatchAccount.Update
Enclosing interface:
BatchAccount.UpdateStages

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

    Modifier and Type
    Method
    Description
    Specifies the tags property: The user-specified tags associated with the account..
  • Method Details

    • withTags

      Specifies the tags property: The user-specified tags associated with the account..
      Parameters:
      tags - The user-specified tags associated with the account.
      Returns:
      the next definition stage.