Uses of Class
hudson.plugins.s3.MetadataPair
Packages that use MetadataPair
-
Uses of MetadataPair in hudson.plugins.s3
Fields in hudson.plugins.s3 with type parameters of type MetadataPairMethods in hudson.plugins.s3 that return types with arguments of type MetadataPairModifier and TypeMethodDescriptionMetadataPair.getDescriptor()S3BucketPublisher.getUserMetadata()Constructor parameters in hudson.plugins.s3 with type arguments of type MetadataPairModifierConstructorDescriptionEntry(String bucket, String sourceFile, String excludedFile, String storageClass, String selectedRegion, boolean noUploadOnFailure, boolean uploadFromSlave, boolean managedArtifacts, boolean useServerSideEncryption, boolean flatten, boolean gzipFiles, boolean keepForever, boolean showDirectlyInBrowser, List<MetadataPair> userMetadata)