Interface AccountResource.UpdateStages.WithTags

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

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

    Modifier and Type
    Method
    Description
    Specifies the tags property: List of key value pairs that describe the resource.
  • Method Details

    • withTags

      Specifies the tags property: List of key value pairs that describe the resource. This will overwrite the existing tags..
      Parameters:
      tags - List of key value pairs that describe the resource. This will overwrite the existing tags.
      Returns:
      the next definition stage.