public class CreateEnvironmentCommand extends BaseCommand<CreateEnvironmentContext,com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult>
logger, parentMojo, service
Constructor and Description |
---|
CreateEnvironmentCommand(AbstractBeanstalkMojo parentMojo)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
contextDoesNotContainsEC2Role(CreateEnvironmentContext context) |
protected com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult |
executeInternal(CreateEnvironmentContext context) |
debug, execute, info, isDebugEnabled, isInfoEnabled
public CreateEnvironmentCommand(AbstractBeanstalkMojo parentMojo) throws org.apache.maven.plugin.AbstractMojoExecutionException
parentMojo
- parent mojoorg.apache.maven.plugin.AbstractMojoExecutionException
protected com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult executeInternal(CreateEnvironmentContext context) throws Exception
executeInternal
in class BaseCommand<CreateEnvironmentContext,com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult>
Exception
protected boolean contextDoesNotContainsEC2Role(CreateEnvironmentContext context)
Copyright © 2011–2019 ingenieux. All rights reserved.