public class EventHubManager extends AzureManager<com.microsoft.azure.management.eventhub.EventHub,Tuple<com.microsoft.azure.management.eventhub.EventHubNamespace,String>>
azure, azureProperties| Constructor and Description |
|---|
EventHubManager(com.microsoft.azure.management.Azure azure,
AzureProperties azureProperties) |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.management.eventhub.EventHub |
internalCreate(Tuple<com.microsoft.azure.management.eventhub.EventHubNamespace,String> namespaceAndName) |
com.microsoft.azure.management.eventhub.EventHub |
internalGet(Tuple<com.microsoft.azure.management.eventhub.EventHubNamespace,String> namespaceAndName) |
create, exists, get, getOrCreatepublic EventHubManager(com.microsoft.azure.management.Azure azure,
AzureProperties azureProperties)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.