Constructor and Description |
---|
Vault.DeletedVaultProperties() |
Modifier and Type | Method and Description |
---|---|
static Vault.DeletedVaultProperties |
create(Date deletionDate,
String location,
Date scheduledPurgeDate,
Map<String,String> tags,
String vaultId) |
abstract Date |
deletionDate() |
abstract String |
location() |
abstract Date |
scheduledPurgeDate() |
abstract Map<String,String> |
tags() |
abstract String |
vaultId() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.