| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
List<FilterRule> |
S3KeyFilter.filterRules()
Returns the value of the FilterRules property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
S3KeyFilter.Builder |
S3KeyFilter.Builder.filterRules(FilterRule... filterRules)
Sets the value of the FilterRules property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
S3KeyFilter.Builder |
S3KeyFilter.Builder.filterRules(Collection<FilterRule> filterRules)
Sets the value of the FilterRules property for this object.
|
Copyright © 2022. All rights reserved.