Package hudson.plugins.s3
Class MetadataPair
java.lang.Object
hudson.plugins.s3.MetadataPair
- All Implemented Interfaces:
Describable<MetadataPair>
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
key
The key of the user metadata pair to tag an upload with. Can contain macros. -
value
The key of the user metadata pair to tag an upload with. Can contain macros. -
DESCRIPOR
-
-
Constructor Details
-
MetadataPair
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDescribable<MetadataPair>
-