Interface DiskPool.UpdateStages.WithTags

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

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

    Modifier and Type
    Method
    Description
    Specifies the tags property: Resource tags..
  • Method Details

    • withTags

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