Uses of Class
com.microsoft.azure.keyvault.models.StorageAccountItem
-
Packages that use StorageAccountItem Package Description com.microsoft.azure.keyvault This package contains the classes for KeyVaultClientBase.com.microsoft.azure.keyvault.implementation This package contains the classes for KeyVaultClient.com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of StorageAccountItem in com.microsoft.azure.keyvault
Methods in com.microsoft.azure.keyvault that return types with arguments of type StorageAccountItem Modifier and Type Method Description com.microsoft.azure.PagedList<StorageAccountItem>
KeyVaultClientBase. getStorageAccounts(String vaultBaseUrl)
List storage accounts managed by the specified key vault.com.microsoft.azure.PagedList<StorageAccountItem>
KeyVaultClientBase. getStorageAccounts(String vaultBaseUrl, Integer maxresults)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.azure.Page<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsAsync(String vaultBaseUrl)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.azure.Page<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsAsync(String vaultBaseUrl, Integer maxresults)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.com.microsoft.azure.PagedList<StorageAccountItem>
KeyVaultClientBase. getStorageAccountsNext(String nextPageLink)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.azure.Page<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsNextAsync(String nextPageLink)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBase. getStorageAccountsNextWithServiceResponseAsync(String nextPageLink)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBase. getStorageAccountsWithServiceResponseAsync(String vaultBaseUrl)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBase. getStorageAccountsWithServiceResponseAsync(String vaultBaseUrl, Integer maxresults)
List storage accounts managed by the specified key vault.Method parameters in com.microsoft.azure.keyvault with type arguments of type StorageAccountItem Modifier and Type Method Description com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBase. getStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault. -
Uses of StorageAccountItem in com.microsoft.azure.keyvault.implementation
Methods in com.microsoft.azure.keyvault.implementation that return types with arguments of type StorageAccountItem Modifier and Type Method Description com.microsoft.azure.PagedList<StorageAccountItem>
KeyVaultClientBaseImpl. getStorageAccounts(String vaultBaseUrl)
List storage accounts managed by the specified key vault.com.microsoft.azure.PagedList<StorageAccountItem>
KeyVaultClientBaseImpl. getStorageAccounts(String vaultBaseUrl, Integer maxresults)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.azure.Page<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsAsync(String vaultBaseUrl)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.azure.Page<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsAsync(String vaultBaseUrl, Integer maxresults)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.com.microsoft.azure.PagedList<StorageAccountItem>
KeyVaultClientBaseImpl. getStorageAccountsNext(String nextPageLink)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.azure.Page<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsNextAsync(String nextPageLink)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBaseImpl. getStorageAccountsNextSinglePageAsync(String nextPageLink)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBaseImpl. getStorageAccountsNextWithServiceResponseAsync(String nextPageLink)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBaseImpl. getStorageAccountsSinglePageAsync(String vaultBaseUrl)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBaseImpl. getStorageAccountsSinglePageAsync(String vaultBaseUrl, Integer maxresults)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBaseImpl. getStorageAccountsWithServiceResponseAsync(String vaultBaseUrl)
List storage accounts managed by the specified key vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageAccountItem>>>
KeyVaultClientBaseImpl. getStorageAccountsWithServiceResponseAsync(String vaultBaseUrl, Integer maxresults)
List storage accounts managed by the specified key vault.Method parameters in com.microsoft.azure.keyvault.implementation with type arguments of type StorageAccountItem Modifier and Type Method Description com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault.com.microsoft.rest.ServiceFuture<List<StorageAccountItem>>
KeyVaultClientBaseImpl. getStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageAccountItem> serviceCallback)
List storage accounts managed by the specified key vault. -
Uses of StorageAccountItem in com.microsoft.azure.keyvault.models
Subclasses of StorageAccountItem in com.microsoft.azure.keyvault.models Modifier and Type Class Description class
DeletedStorageAccountItem
The deleted storage account item containing metadata about the deleted storage account.
-