Uses of Class
org.jclouds.azurecompute.arm.domain.VaultProperties.AccessPolicyEntry
Packages that use VaultProperties.AccessPolicyEntry
-
Uses of VaultProperties.AccessPolicyEntry in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return VaultProperties.AccessPolicyEntryModifier and TypeMethodDescriptionVaultProperties.AccessPolicyEntry.create
(String applicationId, String objectId, String tenantId, VaultProperties.Permissions permissions) Methods in org.jclouds.azurecompute.arm.domain that return types with arguments of type VaultProperties.AccessPolicyEntryModifier and TypeMethodDescriptionabstract List
<VaultProperties.AccessPolicyEntry> VaultProperties.accessPolicies()
Method parameters in org.jclouds.azurecompute.arm.domain with type arguments of type VaultProperties.AccessPolicyEntryModifier and TypeMethodDescriptionabstract 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)