Package org.tomitribe.jaws.s3
Annotation Type Prefix
-
@Target(METHOD) @Retention(RUNTIME) public @interface PrefixSets the prefix field of the ListObjectsRequest used to query S3. The value is considered to be relative and will be appended to the prefix of the underlying S3File.- See Also:
ListObjectsRequest
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-