public interface com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages$WithLocation
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages$WithLocation
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages$WithSource withLocation(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/compute/GalleryImageVersion$DefinitionStages$WithSource;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      location  

  public abstract com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages$WithSource withLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/arm/Region;)Lcom/microsoft/azure/management/compute/GalleryImageVersion$DefinitionStages$WithSource;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      location  
}
SourceFile: "GalleryImageVersion.java"
NestHost: com.microsoft.azure.management.compute.GalleryImageVersion
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages of com.microsoft.azure.management.compute.GalleryImageVersion
  public abstract WithLocation = com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages$WithLocation of com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages
  public abstract WithSource = com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages$WithSource of com.microsoft.azure.management.compute.GalleryImageVersion$DefinitionStages