public class AWSEBS3Uploader extends Object
Constructor and Description |
---|
AWSEBS3Uploader(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
AWSEBElasticBeanstalkSetup envSetup,
AWSEBS3Setup s3) |
AWSEBS3Uploader(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
com.amazonaws.regions.Regions awsRegion,
AWSEBCredentials credentials,
AWSEBS3Setup s3Setup,
String applicationName,
String versionLabel,
String versionDescription) |
Modifier and Type | Method and Description |
---|---|
void |
uploadArchive(com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk awseb) |
public AWSEBS3Uploader(hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener, com.amazonaws.regions.Regions awsRegion, AWSEBCredentials credentials, AWSEBS3Setup s3Setup, String applicationName, String versionLabel, String versionDescription)
public AWSEBS3Uploader(hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener, AWSEBElasticBeanstalkSetup envSetup, AWSEBS3Setup s3)
Copyright © 2014-2019. All Rights Reserved.