public class StorageQueueManager extends AzureManager<com.microsoft.azure.storage.queue.CloudQueue,Tuple<com.microsoft.azure.storage.CloudStorageAccount,String>>
azure, azureProperties| Constructor and Description |
|---|
StorageQueueManager(com.microsoft.azure.management.Azure azure,
AzureProperties azureProperties) |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.storage.queue.CloudQueue |
internalCreate(Tuple<com.microsoft.azure.storage.CloudStorageAccount,String> key) |
com.microsoft.azure.storage.queue.CloudQueue |
internalGet(Tuple<com.microsoft.azure.storage.CloudStorageAccount,String> key) |
create, exists, get, getOrCreatepublic StorageQueueManager(com.microsoft.azure.management.Azure azure,
AzureProperties azureProperties)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.