public interface com.microsoft.azure.management.compute.GalleryImage$DefinitionStages$WithIdentifier
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.compute.GalleryImage$DefinitionStages$WithIdentifier
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.compute.GalleryImage$DefinitionStages$WithOsTypeAndState withIdentifier(com.microsoft.azure.management.compute.GalleryImageIdentifier);
    descriptor: (Lcom/microsoft/azure/management/compute/GalleryImageIdentifier;)Lcom/microsoft/azure/management/compute/GalleryImage$DefinitionStages$WithOsTypeAndState;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
            Name  Flags
      identifier  

  public abstract com.microsoft.azure.management.compute.GalleryImage$DefinitionStages$WithOsTypeAndState withIdentifier(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/compute/GalleryImage$DefinitionStages$WithOsTypeAndState;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
           Name  Flags
      publisher  
      offer      
      sku        
}
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 WithIdentifier = com.microsoft.azure.management.compute.GalleryImage$DefinitionStages$WithIdentifier of com.microsoft.azure.management.compute.GalleryImage$DefinitionStages
  public abstract WithOsTypeAndState = com.microsoft.azure.management.compute.GalleryImage$DefinitionStages$WithOsTypeAndState of com.microsoft.azure.management.compute.GalleryImage$DefinitionStages