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