org.jenkinsci.plugins.awsbeanstalkpublisher
Interface AWSEBProvider
- All Known Implementing Classes:
- AWSEBBuilder, AWSEBPublisher
public interface AWSEBProvider
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()
getFailOnError
boolean getFailOnError()
Copyright © 2014. All Rights Reserved.