public interface com.microsoft.azure.management.compute.GalleryImageVersion$UpdateStages$WithEndOfLifeDate
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.compute.GalleryImageVersion$UpdateStages$WithEndOfLifeDate
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.compute.GalleryImageVersion$Update withEndOfLifeDate(org.joda.time.DateTime);
    descriptor: (Lorg/joda/time/DateTime;)Lcom/microsoft/azure/management/compute/GalleryImageVersion$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
               Name  Flags
      endOfLifeDate  
}
SourceFile: "GalleryImageVersion.java"
NestHost: com.microsoft.azure.management.compute.GalleryImageVersion
InnerClasses:
  public abstract Update = com.microsoft.azure.management.compute.GalleryImageVersion$Update of com.microsoft.azure.management.compute.GalleryImageVersion
  public abstract UpdateStages = com.microsoft.azure.management.compute.GalleryImageVersion$UpdateStages of com.microsoft.azure.management.compute.GalleryImageVersion
  public abstract WithEndOfLifeDate = com.microsoft.azure.management.compute.GalleryImageVersion$UpdateStages$WithEndOfLifeDate of com.microsoft.azure.management.compute.GalleryImageVersion$UpdateStages