public interface com.microsoft.azure.management.compute.Disk$DefinitionStages$WithCreateAndSize extends com.microsoft.azure.management.compute.Disk$DefinitionStages$WithCreate
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.compute.Disk$DefinitionStages$WithCreateAndSize
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.compute.Disk$DefinitionStages$WithCreate withSizeInGB(int);
    descriptor: (I)Lcom/microsoft/azure/management/compute/Disk$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      sizeInGB  
}
SourceFile: "Disk.java"
NestHost: com.microsoft.azure.management.compute.Disk
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.compute.Disk$DefinitionStages of com.microsoft.azure.management.compute.Disk
  public abstract WithCreate = com.microsoft.azure.management.compute.Disk$DefinitionStages$WithCreate of com.microsoft.azure.management.compute.Disk$DefinitionStages
  public abstract WithCreateAndSize = com.microsoft.azure.management.compute.Disk$DefinitionStages$WithCreateAndSize of com.microsoft.azure.management.compute.Disk$DefinitionStages