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