Interface GalleryImage.DefinitionStages.WithDescription
- All Known Subinterfaces:
GalleryImage.Definition
,GalleryImage.DefinitionStages.WithCreate
- Enclosing interface:
- GalleryImage.DefinitionStages
public static interface GalleryImage.DefinitionStages.WithDescription
The stage of the gallery image definition allowing to specify description.
-
Method Summary
-
Method Details
-
withDescription
Specifies description.- Parameters:
description
- the description of the gallery image- Returns:
- the next definition stage
-