Interface Topics

All Superinterfaces:
HasInner<com.microsoft.azure.management.servicebus.implementation.TopicsInner>, HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>, SupportsCreating<Topic.DefinitionStages.Blank>, SupportsDeletingByName, SupportsGettingByName<Topic>, SupportsGettingByNameAsync<Topic>, SupportsListing<Topic>

public interface Topics extends SupportsCreating<Topic.DefinitionStages.Blank>, SupportsListing<Topic>, SupportsGettingByNameAsync<Topic>, SupportsDeletingByName, HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>, HasInner<com.microsoft.azure.management.servicebus.implementation.TopicsInner>
Entry point to Service Bus topic management API in Azure.