Uses of Interface
com.atlassian.bamboo.agent.elastic.aws.AwsAccountBean

Packages that use AwsAccountBean
com.atlassian.bamboo.agent.elastic.aws   
com.atlassian.bamboo.agent.elastic.server   
com.atlassian.bamboo.ww2.actions.admin.elastic   
 

Uses of AwsAccountBean in com.atlassian.bamboo.agent.elastic.aws
 

Classes in com.atlassian.bamboo.agent.elastic.aws that implement AwsAccountBean
 class AwsAccountBeanImpl
           
 

Uses of AwsAccountBean in com.atlassian.bamboo.agent.elastic.server
 

Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type AwsAccountBean
 void ElasticFunctionalityFacadeImpl.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 

Constructors in com.atlassian.bamboo.agent.elastic.server with parameters of type AwsAccountBean
ElasticInstanceManagerImpl(AwsAccountBean awsAccountBean, AdministrationConfigurationManager administrationConfigurationManager, int startupTimeoutSeconds, java.util.concurrent.Executor executor, KeyStoreFactory keyStoreFactory, SSLContextFactory sslContextFactory, BootstrapManager bootstrapManager, ErrorHandler errorHandler, com.atlassian.bamboo.agent.elastic.server.EBSVolumeSupervisorFactory ebsVolumeSupervisorFactory)
           
 

Uses of AwsAccountBean in com.atlassian.bamboo.ww2.actions.admin.elastic
 

Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type AwsAccountBean
 void ConfigureElasticImageConfiguration.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 void AllElasticInstancesAction.setAwsAccountBean(AwsAccountBean awsAccountBean)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.