Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static VaultProperties.AccessPolicyEntry |
VaultProperties.AccessPolicyEntry.create(String applicationId,
String objectId,
String tenantId,
VaultProperties.Permissions permissions) |
Modifier and Type | Method and Description |
---|---|
abstract List<VaultProperties.AccessPolicyEntry> |
VaultProperties.accessPolicies() |
Modifier and Type | Method and Description |
---|---|
abstract VaultProperties.Builder |
VaultProperties.Builder.accessPolicies(List<VaultProperties.AccessPolicyEntry> accessPolicies) |
static VaultProperties |
VaultProperties.create(String tenantId,
URI vaultUri,
Boolean enabledForDeployment,
Boolean enabledForTemplateDeployment,
Boolean enableSoftDelete,
String createMode,
SKU sku,
List<VaultProperties.AccessPolicyEntry> accessPolicies) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.