Uses of Class
com.microsoftopentechnologies.windowsazurestorage.helper.AzureStorageAccount.StorageAccountCredential
Packages that use AzureStorageAccount.StorageAccountCredential
Package
Description
-
Uses of AzureStorageAccount.StorageAccountCredential in com.microsoftopentechnologies.windowsazurestorage
Methods in com.microsoftopentechnologies.windowsazurestorage that return AzureStorageAccount.StorageAccountCredentialModifier and TypeMethodDescriptionAzureStorageBuilder.getStorageAccountCredential(Item owner) WAStoragePublisher.getStorageAccountCredentials(Item owner) -
Uses of AzureStorageAccount.StorageAccountCredential in com.microsoftopentechnologies.windowsazurestorage.helper
Methods in com.microsoftopentechnologies.windowsazurestorage.helper that return AzureStorageAccount.StorageAccountCredentialModifier and TypeMethodDescriptionAzureStorageAccount.getStorageAccountCredential(Item owner, String storageCredentialId) AzureStorageAccount.getStorageAccountCredential(String storageCredentialId) Deprecated.AzureStorageAccount.getStorageCred()AzureStorageAccount.getStorageCreds(String credentialsId, String storageAccName) Deprecated.Methods in com.microsoftopentechnologies.windowsazurestorage.helper with parameters of type AzureStorageAccount.StorageAccountCredentialModifier and TypeMethodDescriptionstatic StorageAccountInfoAzureStorageAccount.convertToStorageAccountInfo(AzureStorageAccount.StorageAccountCredential storageCreds)
AzureStorageAccount.getStorageAccountCredential(Item, String).