| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
LifecycleRuleAndOperator |
LifecycleRuleFilter.and()
Returns the value of the And property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleRuleFilter.Builder |
LifecycleRuleFilter.Builder.and(LifecycleRuleAndOperator and)
Sets the value of the And property for this object.
|
static LifecycleRuleFilter |
LifecycleRuleFilter.fromAnd(LifecycleRuleAndOperator and)
Create an instance of this class with
LifecycleRuleFilter.and() initialized to the given value. |
Copyright © 2022. All rights reserved.