Interface GalleryImage.DefinitionStages.WithEndOfLifeDate

All Known Subinterfaces:
GalleryImage.Definition, GalleryImage.DefinitionStages.WithCreate
Enclosing interface:
GalleryImage.DefinitionStages

public static interface GalleryImage.DefinitionStages.WithEndOfLifeDate
The stage of the gallery image definition allowing to specify end of life of the version.
  • Method Details

    • withEndOfLifeDate

      GalleryImage.DefinitionStages.WithCreate withEndOfLifeDate(org.joda.time.DateTime endOfLifeDate)
      Specifies end of life date of the image.
      Parameters:
      endOfLifeDate - the end of life of the gallery image
      Returns:
      the next definition stage