public interface com.microsoft.azure.management.servicebus.Topic$UpdateStages$WithDefaultMessageTTL
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.servicebus.Topic$UpdateStages$WithDefaultMessageTTL
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.servicebus.Topic$Update withDefaultMessageTTL(org.joda.time.Period);
    descriptor: (Lorg/joda/time/Period;)Lcom/microsoft/azure/management/servicebus/Topic$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      ttl   
}
SourceFile: "Topic.java"
NestHost: com.microsoft.azure.management.servicebus.Topic
InnerClasses:
  public abstract Update = com.microsoft.azure.management.servicebus.Topic$Update of com.microsoft.azure.management.servicebus.Topic
  public abstract UpdateStages = com.microsoft.azure.management.servicebus.Topic$UpdateStages of com.microsoft.azure.management.servicebus.Topic
  public abstract WithDefaultMessageTTL = com.microsoft.azure.management.servicebus.Topic$UpdateStages$WithDefaultMessageTTL of com.microsoft.azure.management.servicebus.Topic$UpdateStages