public class AzureResourceManagerProvider extends Object implements ResourceManagerProvider
| Constructor and Description |
|---|
AzureResourceManagerProvider(com.microsoft.azure.management.Azure azure,
AzureProperties azureProperties) |
| Modifier and Type | Method and Description |
|---|---|
ResourceManager<com.microsoft.azure.management.eventhub.EventHubConsumerGroup,Tuple<com.microsoft.azure.management.eventhub.EventHub,String>> |
getEventHubConsumerGroupManager() |
ResourceManager<com.microsoft.azure.management.eventhub.EventHub,Tuple<com.microsoft.azure.management.eventhub.EventHubNamespace,String>> |
getEventHubManager() |
ResourceManager<com.microsoft.azure.management.eventhub.EventHubNamespace,String> |
getEventHubNamespaceManager() |
ResourceManager<com.microsoft.azure.management.redis.RedisCache,String> |
getRedisCacheManager() |
ResourceManager<com.microsoft.azure.management.resources.ResourceGroup,String> |
getResourceGroupManager() |
ResourceManager<com.microsoft.azure.management.servicebus.ServiceBusNamespace,String> |
getServiceBusNamespaceManager() |
ResourceManager<com.microsoft.azure.management.servicebus.Queue,Tuple<com.microsoft.azure.management.servicebus.ServiceBusNamespace,String>> |
getServiceBusQueueManager() |
ResourceManager<com.microsoft.azure.management.servicebus.Topic,Tuple<com.microsoft.azure.management.servicebus.ServiceBusNamespace,String>> |
getServiceBusTopicManager() |
ResourceManager<com.microsoft.azure.management.servicebus.ServiceBusSubscription,Tuple<com.microsoft.azure.management.servicebus.Topic,String>> |
getServiceBusTopicSubscriptionManager() |
ResourceManager<com.microsoft.azure.management.storage.StorageAccount,String> |
getStorageAccountManager() |
ResourceManager<com.microsoft.azure.storage.queue.CloudQueue,Tuple<com.microsoft.azure.storage.CloudStorageAccount,String>> |
getStorageQueueManager() |
public AzureResourceManagerProvider(@NonNull
com.microsoft.azure.management.Azure azure,
@NonNull
AzureProperties azureProperties)
public ResourceManager<com.microsoft.azure.management.eventhub.EventHub,Tuple<com.microsoft.azure.management.eventhub.EventHubNamespace,String>> getEventHubManager()
getEventHubManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.eventhub.EventHubConsumerGroup,Tuple<com.microsoft.azure.management.eventhub.EventHub,String>> getEventHubConsumerGroupManager()
getEventHubConsumerGroupManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.resources.ResourceGroup,String> getResourceGroupManager()
getResourceGroupManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.eventhub.EventHubNamespace,String> getEventHubNamespaceManager()
getEventHubNamespaceManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.redis.RedisCache,String> getRedisCacheManager()
getRedisCacheManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.servicebus.ServiceBusNamespace,String> getServiceBusNamespaceManager()
getServiceBusNamespaceManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.servicebus.Queue,Tuple<com.microsoft.azure.management.servicebus.ServiceBusNamespace,String>> getServiceBusQueueManager()
getServiceBusQueueManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.servicebus.Topic,Tuple<com.microsoft.azure.management.servicebus.ServiceBusNamespace,String>> getServiceBusTopicManager()
getServiceBusTopicManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.storage.StorageAccount,String> getStorageAccountManager()
getStorageAccountManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.storage.queue.CloudQueue,Tuple<com.microsoft.azure.storage.CloudStorageAccount,String>> getStorageQueueManager()
getStorageQueueManager in interface ResourceManagerProviderpublic ResourceManager<com.microsoft.azure.management.servicebus.ServiceBusSubscription,Tuple<com.microsoft.azure.management.servicebus.Topic,String>> getServiceBusTopicSubscriptionManager()
getServiceBusTopicSubscriptionManager in interface ResourceManagerProviderCopyright © 2019 Pivotal Software, Inc.. All rights reserved.