public interface com.microsoft.azure.management.servicebus.Topic$DefinitionStages$WithMessageBatching
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.servicebus.Topic$DefinitionStages$WithMessageBatching
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.servicebus.Topic$DefinitionStages$WithCreate withoutMessageBatching();
    descriptor: ()Lcom/microsoft/azure/management/servicebus/Topic$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "Topic.java"
NestHost: com.microsoft.azure.management.servicebus.Topic
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.servicebus.Topic$DefinitionStages of com.microsoft.azure.management.servicebus.Topic
  public abstract WithCreate = com.microsoft.azure.management.servicebus.Topic$DefinitionStages$WithCreate of com.microsoft.azure.management.servicebus.Topic$DefinitionStages
  public abstract WithMessageBatching = com.microsoft.azure.management.servicebus.Topic$DefinitionStages$WithMessageBatching of com.microsoft.azure.management.servicebus.Topic$DefinitionStages