public static interface LifecycleConfiguration.Builder extends CopyableBuilder<LifecycleConfiguration.Builder,LifecycleConfiguration>
| Modifier and Type | Method and Description |
|---|---|
LifecycleConfiguration.Builder |
rules(Collection<Rule> rules)
Sets the value of the Rules property for this object.
|
LifecycleConfiguration.Builder |
rules(Rule... rules)
Sets the value of the Rules property for this object.
|
copyapply, buildLifecycleConfiguration.Builder rules(Collection<Rule> rules)
rules - The new value for the Rules property for this object.LifecycleConfiguration.Builder rules(Rule... rules)
rules - The new value for the Rules property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.