Uses of Class
hudson.plugins.s3.S3Profile
Packages that use S3Profile
-
Uses of S3Profile in hudson.plugins.s3
Methods in hudson.plugins.s3 that return S3ProfileModifier and TypeMethodDescriptionS3BucketPublisher.getProfile()static S3ProfileS3BucketPublisher.getProfile(String profileName) S3BucketPublisher.DescriptorImpl.getProfiles()Method parameters in hudson.plugins.s3 with type arguments of type S3ProfileModifier and TypeMethodDescriptionvoidS3BucketPublisher.DescriptorImpl.replaceProfiles(List<S3Profile> profiles) Constructors in hudson.plugins.s3 with parameters of type S3ProfileModifierConstructorDescriptionS3ArtifactsAction(Run<?, ?> run, S3Profile profile, List<FingerprintRecord> artifacts)