public interface com.microsoft.azure.management.network.ApplicationGateway$UpdateStages$WithFrontend
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationGateway$UpdateStages$WithFrontend
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ApplicationGateway$Update withoutFrontend(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/ApplicationGateway$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
              Name  Flags
      frontendName  

  public abstract com.microsoft.azure.management.network.ApplicationGatewayFrontend$Update updateFrontend(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/ApplicationGatewayFrontend$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
              Name  Flags
      frontendName  

  public abstract com.microsoft.azure.management.network.ApplicationGateway$Update withoutPublicFrontend();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGateway$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.ApplicationGateway$Update withoutPrivateFrontend();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGateway$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.ApplicationGatewayFrontend$Update updatePublicFrontend();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayFrontend$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.ApplicationGatewayFrontend$UpdateDefinitionStages$Blank<com.microsoft.azure.management.network.ApplicationGateway$Update> definePublicFrontend();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayFrontend$UpdateDefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/network/ApplicationGatewayFrontend$UpdateDefinitionStages$Blank<Lcom/microsoft/azure/management/network/ApplicationGateway$Update;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.ApplicationGatewayFrontend$UpdateDefinitionStages$Blank<com.microsoft.azure.management.network.ApplicationGateway$Update> definePrivateFrontend();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayFrontend$UpdateDefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/network/ApplicationGatewayFrontend$UpdateDefinitionStages$Blank<Lcom/microsoft/azure/management/network/ApplicationGateway$Update;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
SourceFile: "ApplicationGateway.java"
NestHost: com.microsoft.azure.management.network.ApplicationGateway
InnerClasses:
  public abstract Update = com.microsoft.azure.management.network.ApplicationGateway$Update of com.microsoft.azure.management.network.ApplicationGateway
  public abstract UpdateStages = com.microsoft.azure.management.network.ApplicationGateway$UpdateStages of com.microsoft.azure.management.network.ApplicationGateway
  public abstract WithFrontend = com.microsoft.azure.management.network.ApplicationGateway$UpdateStages$WithFrontend of com.microsoft.azure.management.network.ApplicationGateway$UpdateStages
  public abstract Update = com.microsoft.azure.management.network.ApplicationGatewayFrontend$Update of com.microsoft.azure.management.network.ApplicationGatewayFrontend
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.network.ApplicationGatewayFrontend$UpdateDefinitionStages of com.microsoft.azure.management.network.ApplicationGatewayFrontend
  public abstract Blank = com.microsoft.azure.management.network.ApplicationGatewayFrontend$UpdateDefinitionStages$Blank of com.microsoft.azure.management.network.ApplicationGatewayFrontend$UpdateDefinitionStages