| 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<DeletedSasDefinitionItem> |
KeyVaultClientBase.getDeletedSasDefinitions(String vaultBaseUrl,
String storageAccountName)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.azure.PagedList<DeletedSasDefinitionItem> |
KeyVaultClientBase.getDeletedSasDefinitions(String vaultBaseUrl,
String storageAccountName,
Integer maxresults)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.azure.Page<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.azure.Page<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.azure.PagedList<DeletedSasDefinitionItem> |
KeyVaultClientBase.getDeletedSasDefinitionsNext(String nextPageLink)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.azure.Page<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsNextAsync(String nextPageLink)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBase.getDeletedSasDefinitionsNextWithServiceResponseAsync(String nextPageLink)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBase.getDeletedSasDefinitionsWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBase.getDeletedSasDefinitionsWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults)
Lists deleted SAS definitions for the specified vault and storage account.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBase.getDeletedSasDefinitionsNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.PagedList<DeletedSasDefinitionItem> |
KeyVaultClientBaseImpl.getDeletedSasDefinitions(String vaultBaseUrl,
String storageAccountName)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.azure.PagedList<DeletedSasDefinitionItem> |
KeyVaultClientBaseImpl.getDeletedSasDefinitions(String vaultBaseUrl,
String storageAccountName,
Integer maxresults)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.azure.Page<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.azure.Page<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.azure.PagedList<DeletedSasDefinitionItem> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsNext(String nextPageLink)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.azure.Page<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsNextAsync(String nextPageLink)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsNextSinglePageAsync(String nextPageLink)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsNextWithServiceResponseAsync(String nextPageLink)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsSinglePageAsync(String vaultBaseUrl,
String storageAccountName)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsSinglePageAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName)
Lists deleted SAS definitions for the specified vault and storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedSasDefinitionItem>>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults)
Lists deleted SAS definitions for the specified vault and storage account.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
Integer maxresults,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsAsync(String vaultBaseUrl,
String storageAccountName,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> |
KeyVaultClientBaseImpl.getDeletedSasDefinitionsNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DeletedSasDefinitionItem>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DeletedSasDefinitionItem> serviceCallback)
Lists deleted SAS definitions for the specified vault and storage account.
|
| Modifier and Type | Method and Description |
|---|---|
DeletedSasDefinitionItem |
DeletedSasDefinitionItem.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.
*/