Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
Vault |
Vault.Builder.build() |
static Vault |
Vault.create(String id,
String name,
String type,
String location,
VaultProperties properties,
Map<String,String> tags) |
Modifier and Type | Method and Description |
---|---|
Vault |
VaultApi.createOrUpdateVault(String vaultName,
String location,
VaultProperties properties,
Map<String,String> tags) |
Vault |
VaultApi.getVault(String vaultName) |
Modifier and Type | Method and Description |
---|---|
List<Vault> |
VaultApi.listVaults() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.