public interface com.microsoft.azure.management.eventhub.AuthorizationRule$UpdateStages$WithListen<T>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.AuthorizationRule$UpdateStages$WithListen
  super_class: java.lang.Object
{
  public abstract T withListenAccess();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()TT;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
}
Signature: <T:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "AuthorizationRule.java"
NestHost: com.microsoft.azure.management.eventhub.AuthorizationRule
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract UpdateStages = com.microsoft.azure.management.eventhub.AuthorizationRule$UpdateStages of com.microsoft.azure.management.eventhub.AuthorizationRule
  public abstract WithListen = com.microsoft.azure.management.eventhub.AuthorizationRule$UpdateStages$WithListen of com.microsoft.azure.management.eventhub.AuthorizationRule$UpdateStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)