Uses of Class
com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
-
Packages that use DeletedStorageAccountItem 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 DeletedStorageAccountItem in com.microsoft.azure.keyvault
Methods in com.microsoft.azure.keyvault that return types with arguments of type DeletedStorageAccountItem Modifier and Type Method Description com.microsoft.azure.PagedList<DeletedStorageAccountItem>
KeyVaultClientBase. getDeletedStorageAccounts(String vaultBaseUrl)
Lists deleted storage accounts for the specified vault.com.microsoft.azure.PagedList<DeletedStorageAccountItem>
KeyVaultClientBase. getDeletedStorageAccounts(String vaultBaseUrl, Integer maxresults)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.azure.Page<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsAsync(String vaultBaseUrl)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.azure.Page<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsAsync(String vaultBaseUrl, Integer maxresults)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.com.microsoft.azure.PagedList<DeletedStorageAccountItem>
KeyVaultClientBase. getDeletedStorageAccountsNext(String nextPageLink)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.azure.Page<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsNextAsync(String nextPageLink)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBase. getDeletedStorageAccountsNextWithServiceResponseAsync(String nextPageLink)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBase. getDeletedStorageAccountsWithServiceResponseAsync(String vaultBaseUrl)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBase. getDeletedStorageAccountsWithServiceResponseAsync(String vaultBaseUrl, Integer maxresults)
Lists deleted storage accounts for the specified vault.Method parameters in com.microsoft.azure.keyvault with type arguments of type DeletedStorageAccountItem Modifier and Type Method Description com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBase. getDeletedStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault. -
Uses of DeletedStorageAccountItem in com.microsoft.azure.keyvault.implementation
Methods in com.microsoft.azure.keyvault.implementation that return types with arguments of type DeletedStorageAccountItem Modifier and Type Method Description com.microsoft.azure.PagedList<DeletedStorageAccountItem>
KeyVaultClientBaseImpl. getDeletedStorageAccounts(String vaultBaseUrl)
Lists deleted storage accounts for the specified vault.com.microsoft.azure.PagedList<DeletedStorageAccountItem>
KeyVaultClientBaseImpl. getDeletedStorageAccounts(String vaultBaseUrl, Integer maxresults)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.azure.Page<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsAsync(String vaultBaseUrl)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.azure.Page<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsAsync(String vaultBaseUrl, Integer maxresults)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.com.microsoft.azure.PagedList<DeletedStorageAccountItem>
KeyVaultClientBaseImpl. getDeletedStorageAccountsNext(String nextPageLink)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.azure.Page<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsNextAsync(String nextPageLink)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsNextSinglePageAsync(String nextPageLink)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsNextWithServiceResponseAsync(String nextPageLink)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsSinglePageAsync(String vaultBaseUrl)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsSinglePageAsync(String vaultBaseUrl, Integer maxresults)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsWithServiceResponseAsync(String vaultBaseUrl)
Lists deleted storage accounts for the specified vault.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedStorageAccountItem>>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsWithServiceResponseAsync(String vaultBaseUrl, Integer maxresults)
Lists deleted storage accounts for the specified vault.Method parameters in com.microsoft.azure.keyvault.implementation with type arguments of type DeletedStorageAccountItem Modifier and Type Method Description com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault.com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>>
KeyVaultClientBaseImpl. getDeletedStorageAccountsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedStorageAccountItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedStorageAccountItem> serviceCallback)
Lists deleted storage accounts for the specified vault. -
Uses of DeletedStorageAccountItem in com.microsoft.azure.keyvault.models
Methods in com.microsoft.azure.keyvault.models that return DeletedStorageAccountItem Modifier and Type Method Description DeletedStorageAccountItem
DeletedStorageAccountItem. withRecoveryId(String recoveryId)
Set the recoveryId value.
-