Interface CustomImage.UpdateStages.WithTags

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

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

    Modifier and Type
    Method
    Description
    Specifies the tags property: The tags of the resource..
  • Method Details

    • withTags

      Specifies the tags property: The tags of the resource..
      Parameters:
      tags - The tags of the resource.
      Returns:
      the next definition stage.