Interface GalleryImageVersion.DefinitionStages.WithEndOfLifeDate

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

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

    • withEndOfLifeDate

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