Class EventHubNamespaceManager

  • All Implemented Interfaces:
    ResourceManager<com.azure.resourcemanager.eventhubs.models.EventHubNamespace,​String>

    public class EventHubNamespaceManager
    extends AzureManager<com.azure.resourcemanager.eventhubs.models.EventHubNamespace,​String>
    Resource manager for Event Hubs namespace.
    • Constructor Detail

      • EventHubNamespaceManager

        public EventHubNamespaceManager​(com.azure.resourcemanager.AzureResourceManager azureResourceManager,
                                        AzureProperties azureProperties)
        Creates a new instance of EventHubNamespaceManager.
        Parameters:
        azureResourceManager - The Azure resource manager.
        azureProperties - The Azure properties.
    • Method Detail

      • internalGet

        public com.azure.resourcemanager.eventhubs.models.EventHubNamespace internalGet​(String namespace)
      • internalCreate

        public com.azure.resourcemanager.eventhubs.models.EventHubNamespace internalCreate​(String namespace)