Interface GalleryImage.UpdateStages.WithEndOfLifeDate

  • All Known Subinterfaces:
    GalleryImage.Update
    Enclosing interface:
    GalleryImage.UpdateStages

    public static interface GalleryImage.UpdateStages.WithEndOfLifeDate
    The stage of the gallery image update allowing to specify EndOfLifeDate.
    • Method Detail

      • withEndOfLifeDate

        GalleryImage.Update withEndOfLifeDate​(OffsetDateTime endOfLifeDate)
        Specifies end of life date of the image.
        Parameters:
        endOfLifeDate - the end of life of the gallery image
        Returns:
        the next update stage