Uses of Class
com.cloudforgeci.api.compute.Ec2Factory
Packages that use Ec2Factory
-
Uses of Ec2Factory in com.cloudforgeci.api.core
Methods in com.cloudforgeci.api.core that return Ec2FactoryModifier and TypeMethodDescriptionSystemContext.JenkinsSpecificFactories.ec2()Returns the value of theec2record component.Constructors in com.cloudforgeci.api.core with parameters of type Ec2FactoryModifierConstructorDescriptionJenkinsSpecificFactories(FargateFactory fargate, ContainerFactory container, AlarmFactory alarms, Ec2Factory ec2, Object singleInstance) Creates an instance of aJenkinsSpecificFactoriesrecord class.