Uses of Class
org.jclouds.compute.domain.TemplateBuilderSpec
Packages that use TemplateBuilderSpec
-
Uses of TemplateBuilderSpec in org.jclouds.compute.domain
Methods in org.jclouds.compute.domain that return TemplateBuilderSpecModifier and TypeMethodDescriptionstatic TemplateBuilderSpec
Creates a TemplateBuilderSpec from a string.Methods in org.jclouds.compute.domain with parameters of type TemplateBuilderSpecModifier and TypeMethodDescriptionTemplateBuilder.from
(TemplateBuilderSpec spec) Configure and return this template, updating it with the populated values of the givenspec
.void
TemplateBuilderSpec.ValueParser.parse
(TemplateBuilderSpec spec, String key, String value) -
Uses of TemplateBuilderSpec in org.jclouds.compute.domain.internal
Methods in org.jclouds.compute.domain.internal with parameters of type TemplateBuilderSpec