public interface com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages$WithFrontend<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages$WithFrontend
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages$WithFrontendPort<ParentT> withPrivateFrontend();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayListener$UpdateDefinitionStages$WithFrontendPort;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/network/ApplicationGatewayListener$UpdateDefinitionStages$WithFrontendPort<TParentT;>;

  public abstract com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages$WithFrontendPort<ParentT> withPublicFrontend();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayListener$UpdateDefinitionStages$WithFrontendPort;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/network/ApplicationGatewayListener$UpdateDefinitionStages$WithFrontendPort<TParentT;>;
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "ApplicationGatewayListener.java"
NestHost: com.microsoft.azure.management.network.ApplicationGatewayListener
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages of com.microsoft.azure.management.network.ApplicationGatewayListener
  public abstract WithFrontend = com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages$WithFrontend of com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages
  public abstract WithFrontendPort = com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages$WithFrontendPort of com.microsoft.azure.management.network.ApplicationGatewayListener$UpdateDefinitionStages