public static interface S3KeyFilter.Builder extends CopyableBuilder<S3KeyFilter.Builder,S3KeyFilter>
Modifier and Type | Method and Description |
---|---|
S3KeyFilter.Builder |
filterRules(Collection<FilterRule> filterRules)
Sets the value of the FilterRules property for this object.
|
S3KeyFilter.Builder |
filterRules(FilterRule... filterRules)
Sets the value of the FilterRules property for this object.
|
copy
apply, build
S3KeyFilter.Builder filterRules(Collection<FilterRule> filterRules)
filterRules
- The new value for the FilterRules property for this object.S3KeyFilter.Builder filterRules(FilterRule... filterRules)
filterRules
- The new value for the FilterRules property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.