Uses of Class
org.jclouds.azurecompute.arm.domain.DeploymentTemplate.Parameters
Packages that use DeploymentTemplate.Parameters
-
Uses of DeploymentTemplate.Parameters in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return DeploymentTemplate.ParametersModifier and TypeMethodDescriptionDeploymentTemplate.Parameters.create
(KeyVaultReference reference) abstract DeploymentTemplate.Parameters
DeploymentBody.parameters()
Methods in org.jclouds.azurecompute.arm.domain with parameters of type DeploymentTemplate.ParametersModifier and TypeMethodDescriptionstatic DeploymentBody
DeploymentBody.create
(DeploymentTemplate template, String mode, DeploymentTemplate.Parameters parameters)