Uses of Class
nl.jpoint.vertx.deploy.agent.service.AwsService
-
Packages that use AwsService Package Description nl.jpoint.vertx.deploy.agent.handler -
-
Uses of AwsService in nl.jpoint.vertx.deploy.agent.handler
Constructors in nl.jpoint.vertx.deploy.agent.handler with parameters of type AwsService Constructor Description RestDeployHandler(DefaultDeployService deployService, AwsService awsService, String authToken)RestDeployStatusHandler(AwsService deployAwsService, DeployApplicationService deployApplicationService)
-