Constructor and Description |
---|
Vault.DeletedVault() |
Modifier and Type | Method and Description |
---|---|
static Vault.DeletedVault |
create(String id,
String name,
String type,
Vault.DeletedVaultProperties properties) |
abstract String |
id() |
abstract String |
name() |
abstract Vault.DeletedVaultProperties |
properties() |
abstract String |
type() |
@Nullable public abstract Vault.DeletedVaultProperties properties()
public static Vault.DeletedVault create(String id, String name, String type, Vault.DeletedVaultProperties properties)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.