Topics Interface
Implements
SupportsGettingByNameAsync<Topic>
HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>
SupportsCreating<Blank>
SupportsDeletingByName
SupportsListing<Topic>
HasInner<com.microsoft.azure.management.servicebus.implementation.TopicsInner>
public interface Topics
extends SupportsCreating<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.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java