Class S3Profile

java.lang.Object
hudson.plugins.s3.S3Profile

public class S3Profile extends Object
  • Constructor Details

    • S3Profile

      @DataBoundConstructor public S3Profile(String name, String accessKey, String secretKey, boolean useRole, int signedUrlExpirySeconds, String maxUploadRetries, String uploadRetryTime, String maxDownloadRetries, String downloadRetryTime, boolean keepStructure)
  • Method Details