| 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 |
|---|---|
SasDefinitionBundle |
KeyVaultClientBase.setSasDefinition(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod)
Creates or updates a new SAS definition for the specified storage account.
|
SasDefinitionBundle |
KeyVaultClientBase.setSasDefinition(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Creates or updates a new SAS definition for the specified storage account.
|
rx.Observable<SasDefinitionBundle> |
KeyVaultClientBase.setSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod)
Creates or updates a new SAS definition for the specified storage account.
|
rx.Observable<SasDefinitionBundle> |
KeyVaultClientBase.setSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Creates or updates a new SAS definition for the specified storage account.
|
com.microsoft.rest.ServiceFuture<SasDefinitionBundle> |
KeyVaultClientBase.setSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags,
com.microsoft.rest.ServiceCallback<SasDefinitionBundle> serviceCallback)
Creates or updates a new SAS definition for the specified storage account.
|
com.microsoft.rest.ServiceFuture<SasDefinitionBundle> |
KeyVaultClientBase.setSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
com.microsoft.rest.ServiceCallback<SasDefinitionBundle> serviceCallback)
Creates or updates a new SAS definition for the specified storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<SasDefinitionBundle>> |
KeyVaultClientBase.setSasDefinitionWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod)
Creates or updates a new SAS definition for the specified storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<SasDefinitionBundle>> |
KeyVaultClientBase.setSasDefinitionWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Creates or updates a new SAS definition for the specified storage account.
|
SasDefinitionBundle |
KeyVaultClientBase.updateSasDefinition(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Updates the specified attributes associated with the given SAS definition.
|
rx.Observable<SasDefinitionBundle> |
KeyVaultClientBase.updateSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Updates the specified attributes associated with the given SAS definition.
|
com.microsoft.rest.ServiceFuture<SasDefinitionBundle> |
KeyVaultClientBase.updateSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags,
com.microsoft.rest.ServiceCallback<SasDefinitionBundle> serviceCallback)
Updates the specified attributes associated with the given SAS definition.
|
rx.Observable<com.microsoft.rest.ServiceResponse<SasDefinitionBundle>> |
KeyVaultClientBase.updateSasDefinitionWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Updates the specified attributes associated with the given SAS definition.
|
| Modifier and Type | Method and Description |
|---|---|
SasDefinitionBundle |
KeyVaultClientBaseImpl.setSasDefinition(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod)
Creates or updates a new SAS definition for the specified storage account.
|
SasDefinitionBundle |
KeyVaultClientBaseImpl.setSasDefinition(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Creates or updates a new SAS definition for the specified storage account.
|
rx.Observable<SasDefinitionBundle> |
KeyVaultClientBaseImpl.setSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod)
Creates or updates a new SAS definition for the specified storage account.
|
rx.Observable<SasDefinitionBundle> |
KeyVaultClientBaseImpl.setSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Creates or updates a new SAS definition for the specified storage account.
|
com.microsoft.rest.ServiceFuture<SasDefinitionBundle> |
KeyVaultClientBaseImpl.setSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags,
com.microsoft.rest.ServiceCallback<SasDefinitionBundle> serviceCallback)
Creates or updates a new SAS definition for the specified storage account.
|
com.microsoft.rest.ServiceFuture<SasDefinitionBundle> |
KeyVaultClientBaseImpl.setSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
com.microsoft.rest.ServiceCallback<SasDefinitionBundle> serviceCallback)
Creates or updates a new SAS definition for the specified storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<SasDefinitionBundle>> |
KeyVaultClientBaseImpl.setSasDefinitionWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod)
Creates or updates a new SAS definition for the specified storage account.
|
rx.Observable<com.microsoft.rest.ServiceResponse<SasDefinitionBundle>> |
KeyVaultClientBaseImpl.setSasDefinitionWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Creates or updates a new SAS definition for the specified storage account.
|
SasDefinitionBundle |
KeyVaultClientBaseImpl.updateSasDefinition(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Updates the specified attributes associated with the given SAS definition.
|
rx.Observable<SasDefinitionBundle> |
KeyVaultClientBaseImpl.updateSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Updates the specified attributes associated with the given SAS definition.
|
com.microsoft.rest.ServiceFuture<SasDefinitionBundle> |
KeyVaultClientBaseImpl.updateSasDefinitionAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags,
com.microsoft.rest.ServiceCallback<SasDefinitionBundle> serviceCallback)
Updates the specified attributes associated with the given SAS definition.
|
rx.Observable<com.microsoft.rest.ServiceResponse<SasDefinitionBundle>> |
KeyVaultClientBaseImpl.updateSasDefinitionWithServiceResponseAsync(String vaultBaseUrl,
String storageAccountName,
String sasDefinitionName,
String templateUri,
SasTokenType sasType,
String validityPeriod,
SasDefinitionAttributes sasDefinitionAttributes,
Map<String,String> tags)
Updates the specified attributes associated with the given SAS definition.
|
| Modifier and Type | Field and Description |
|---|---|
static SasTokenType |
SasTokenType.ACCOUNT
Static value account for SasTokenType.
|
static SasTokenType |
SasTokenType.SERVICE
Static value service for SasTokenType.
|
| Modifier and Type | Method and Description |
|---|---|
SasTokenType |
SasDefinitionUpdateParameters.sasType()
Get the sasType value.
|
SasTokenType |
SasDefinitionCreateParameters.sasType()
Get the sasType value.
|
SasTokenType |
SasDefinitionBundle.sasType()
Get the sasType value.
|
| Modifier and Type | Method and Description |
|---|---|
SasDefinitionUpdateParameters |
SasDefinitionUpdateParameters.withSasType(SasTokenType sasType)
Set the sasType value.
|
SasDefinitionCreateParameters |
SasDefinitionCreateParameters.withSasType(SasTokenType sasType)
Set the sasType value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/