| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.requests |
This package contains the classes for KeyVaultClient.
|
| Modifier and Type | Method and Description |
|---|---|
SetSecretRequest.Builder |
SetSecretRequest.Builder.withAttributes(Attributes attributes)
Set the attributes value.
|
SetSecretRequest.Builder |
SetSecretRequest.Builder.withContentType(String contentType)
Set the content type value.
|
SetSecretRequest.Builder |
SetSecretRequest.Builder.withTags(Map<String,String> tags)
Set the tags value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/