| 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.
|
| Modifier and Type | Method and 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.
|
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.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.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.
|
| Modifier and Type | Method and Description |
|---|---|
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.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.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.
|
| Modifier and Type | Method and 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.
|
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.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.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.
|
| Modifier and Type | Method and Description |
|---|---|
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.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.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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeletedStorageAccountItem
The deleted storage account item containing metadata about the deleted
storage account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/