public interface com.microsoft.azure.management.servicebus.Topics extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<com.microsoft.azure.management.servicebus.Topic$DefinitionStages$Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<com.microsoft.azure.management.servicebus.Topic>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<com.microsoft.azure.management.servicebus.Topic>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.servicebus.implementation.TopicsInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.servicebus.Topics
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsCreating<Lcom/microsoft/azure/management/servicebus/Topic$DefinitionStages$Blank;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsListing<Lcom/microsoft/azure/management/servicebus/Topic;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingByNameAsync<Lcom/microsoft/azure/management/servicebus/Topic;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingByName;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<Lcom/microsoft/azure/management/servicebus/implementation/ServiceBusManager;>;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/servicebus/implementation/TopicsInner;>;
SourceFile: "Topics.java"
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.servicebus.Topic$DefinitionStages of com.microsoft.azure.management.servicebus.Topic
  public abstract Blank = com.microsoft.azure.management.servicebus.Topic$DefinitionStages$Blank of com.microsoft.azure.management.servicebus.Topic$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()