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