Topics Interface
Implements
SupportsGettingByName<Topic>
HasManager<ServiceBusManager>
SupportsCreating<Blank>
SupportsDeletingByName
SupportsListing<Topic>
public interface Topics
extends SupportsCreating<Blank>, SupportsListing<Topic>, SupportsGettingByName<Topic>, SupportsDeletingByName, HasManager<ServiceBusManager>
Entry point to Service Bus topic management API in Azure.