Uses of Class
com.microsoft.jenkins.containeragents.aci.AciContainerTemplate
Packages that use AciContainerTemplate
Package
Description
-
Uses of AciContainerTemplate in com.microsoft.jenkins.containeragents.aci
Methods in com.microsoft.jenkins.containeragents.aci that return AciContainerTemplateMethods in com.microsoft.jenkins.containeragents.aci that return types with arguments of type AciContainerTemplateMethods in com.microsoft.jenkins.containeragents.aci with parameters of type AciContainerTemplateModifier and TypeMethodDescriptionstatic void
AciService.createDeployment
(AciCloud cloud, AciContainerTemplate template, AciAgent agent, org.apache.commons.lang3.time.StopWatch stopWatch) Constructors in com.microsoft.jenkins.containeragents.aci with parameters of type AciContainerTemplateConstructor parameters in com.microsoft.jenkins.containeragents.aci with type arguments of type AciContainerTemplate -
Uses of AciContainerTemplate in com.microsoft.jenkins.containeragents.builders
Methods in com.microsoft.jenkins.containeragents.builders that return AciContainerTemplateMethods in com.microsoft.jenkins.containeragents.builders with parameters of type AciContainerTemplateModifier and TypeMethodDescriptionAciCloudBuilder.addNewTemplateLike
(AciContainerTemplate template) AciCloudBuilder.addToTemplates
(AciContainerTemplate... templates) AciDeploymentTemplateBuilder.buildDeploymentTemplate
(AciCloud cloud, AciContainerTemplate template, AciAgent agent) Constructors in com.microsoft.jenkins.containeragents.builders with parameters of type AciContainerTemplateModifierConstructorDescriptionAciContainerTemplateBuilder
(AciContainerTemplateFluent<?> fluent, AciContainerTemplate template)