public abstract static class DeploymentTemplate.TemplateParameters extends Object
| Constructor and Description |
|---|
DeploymentTemplate.TemplateParameters() |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentTemplate.TemplateParameters |
create(TemplateParameterType publicKeyFromAzureKeyVault) |
abstract TemplateParameterType |
publicKeyFromAzureKeyVault() |
public DeploymentTemplate.TemplateParameters()
@Nullable public abstract TemplateParameterType publicKeyFromAzureKeyVault()
public static DeploymentTemplate.TemplateParameters create(TemplateParameterType publicKeyFromAzureKeyVault)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.