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