| 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<DeletedKeyItem> |
KeyVaultClientBase.getDeletedKeys(String vaultBaseUrl)
Lists the deleted keys in the specified vault.
|
com.microsoft.azure.PagedList<DeletedKeyItem> |
KeyVaultClientBase.getDeletedKeys(String vaultBaseUrl,
Integer maxresults)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.azure.Page<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysAsync(String vaultBaseUrl)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.azure.Page<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysAsync(String vaultBaseUrl,
Integer maxresults)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysAsync(String vaultBaseUrl,
Integer maxresults,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysAsync(String vaultBaseUrl,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.azure.PagedList<DeletedKeyItem> |
KeyVaultClientBase.getDeletedKeysNext(String nextPageLink)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.azure.Page<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysNextAsync(String nextPageLink)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBase.getDeletedKeysNextWithServiceResponseAsync(String nextPageLink)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBase.getDeletedKeysWithServiceResponseAsync(String vaultBaseUrl)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBase.getDeletedKeysWithServiceResponseAsync(String vaultBaseUrl,
Integer maxresults)
Lists the deleted keys in the specified vault.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysAsync(String vaultBaseUrl,
Integer maxresults,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysAsync(String vaultBaseUrl,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBase.getDeletedKeysNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.PagedList<DeletedKeyItem> |
KeyVaultClientBaseImpl.getDeletedKeys(String vaultBaseUrl)
Lists the deleted keys in the specified vault.
|
com.microsoft.azure.PagedList<DeletedKeyItem> |
KeyVaultClientBaseImpl.getDeletedKeys(String vaultBaseUrl,
Integer maxresults)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.azure.Page<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysAsync(String vaultBaseUrl)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.azure.Page<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysAsync(String vaultBaseUrl,
Integer maxresults)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysAsync(String vaultBaseUrl,
Integer maxresults,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysAsync(String vaultBaseUrl,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.azure.PagedList<DeletedKeyItem> |
KeyVaultClientBaseImpl.getDeletedKeysNext(String nextPageLink)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.azure.Page<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysNextAsync(String nextPageLink)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBaseImpl.getDeletedKeysNextSinglePageAsync(String nextPageLink)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBaseImpl.getDeletedKeysNextWithServiceResponseAsync(String nextPageLink)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBaseImpl.getDeletedKeysSinglePageAsync(String vaultBaseUrl)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBaseImpl.getDeletedKeysSinglePageAsync(String vaultBaseUrl,
Integer maxresults)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBaseImpl.getDeletedKeysWithServiceResponseAsync(String vaultBaseUrl)
Lists the deleted keys in the specified vault.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedKeyItem>>> |
KeyVaultClientBaseImpl.getDeletedKeysWithServiceResponseAsync(String vaultBaseUrl,
Integer maxresults)
Lists the deleted keys in the specified vault.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysAsync(String vaultBaseUrl,
Integer maxresults,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysAsync(String vaultBaseUrl,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> |
KeyVaultClientBaseImpl.getDeletedKeysNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedKeyItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedKeyItem> serviceCallback)
Lists the deleted keys in the specified vault.
|
| Modifier and Type | Method and Description |
|---|---|
DeletedKeyItem |
DeletedKeyItem.withRecoveryId(String recoveryId)
Set the recoveryId value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/