|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ElasticConfiguration
Represents the configuration of Elastic Bamboo
Method Detail |
---|
String getAwsAccessKeyId()
void setAwsAccessKeyId(String awsAccessKeyId)
String getAwsSecretKey()
void setAwsSecretKey(String awsSecretKey)
int getMaxConcurrentInstances()
void setMaxConcurrentInstances(int maxConcurrentInstances)
boolean isEnabled()
void setEnabled(boolean enabled)
boolean isAutoShutdownEnabled()
void setAutoShutdownEnabled(boolean autoShutdownEnabled)
int getAutoShutdownDelay()
void setAutoShutdownDelay(int autoShutdownDelay)
String getAwsPrivateKeyFile()
void setAwsPrivateKeyFile(String awsPrivateKeyFile)
String getAwsCertFile()
void setAwsCertFile(String awsCertFile)
boolean isUploadingOfAwsAccountDetailsEnabled()
void setUploadingOfAwsAccountDetailsEnabled(boolean uploadingOfAwsAccountDetailsEnabled)
AutomaticInstanceManagementConfig getAutomaticInstanceManagementConfig()
void setAutomaticInstanceManagementConfig(AutomaticInstanceManagementConfig config)
boolean isPublicIpForVpcEnabled()
void setPublicIpForVpcEnabled(boolean publicIpForVpcEnabled)
@NotNull com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region getRegion()
void setRegion(@NotNull com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region region)
@Nullable Iterable<String> getInstallerRunCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |