org.jenkinsci.plugins.awsbeanstalkpublisher
Interface AWSEBDeploymentProvider
- All Known Implementing Classes:
- AWSEBDeploymentBuilder, AWSEBDeploymentPublisher
public interface AWSEBDeploymentProvider
getRootObject
String getRootObject()
getKeyPrefix
String getKeyPrefix()
getBucketName
String getBucketName()
getApplicationName
String getApplicationName()
getVersionLabelFormat
String getVersionLabelFormat()
getEnvironments
List<String> getEnvironments()
getCredentials
AWSEBCredentials getCredentials()
getAwsRegion
com.amazonaws.regions.Regions getAwsRegion()
getExcludes
String getExcludes()
getIncludes
String getIncludes()
isOverwriteExistingFile
boolean isOverwriteExistingFile()
Copyright © 2014. All Rights Reserved.