Uses of Class
org.jclouds.azurecompute.arm.domain.DeploymentTemplate
Packages that use DeploymentTemplate
-
Uses of DeploymentTemplate in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return DeploymentTemplateModifier and TypeMethodDescriptionDeploymentTemplate.Builder.build()
static DeploymentTemplate
DeploymentTemplate.create
(String schema, String contentVersion, DeploymentTemplate.TemplateParameters parameters, Map<String, String> variables, List<ResourceDefinition> resources, List<?> outputs) abstract DeploymentTemplate
DeploymentBody.template()
Methods in org.jclouds.azurecompute.arm.domain with parameters of type DeploymentTemplateModifier and TypeMethodDescriptionstatic DeploymentBody
DeploymentBody.create
(DeploymentTemplate template, String mode, DeploymentTemplate.Parameters parameters)