Interface GalleryImage.UpdateStages.WithTags
- All Known Subinterfaces:
GalleryImage.Update
- Enclosing interface:
GalleryImage.UpdateStages
public static interface GalleryImage.UpdateStages.WithTags
The stage of the gallery image update allowing to specify Tags.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies tags.
-
Method Details
-
withTags
Specifies tags.- Parameters:
tags- resource tags- Returns:
- the next update stage
-