public class GetBucketLifecycleResponse extends BosResponse
BosResponse.Callbackmetadata| Constructor and Description |
|---|
GetBucketLifecycleResponse()
Constructs a void constructor for GetBucketLifecycleResponse.
|
GetBucketLifecycleResponse(List<Rule> rule)
Constructs a new GetBucketLifecycleResponse object for GetBucketLifecycleResponse.
|
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
getRule()
Gets rule of GetBucketLifecycleResponse.
|
void |
setRule(List<Rule> rule)
Sets rule of GetBucketLifecycleResponse.
|
String |
toString() |
getCallback, getMetadata, setCallbackpublic GetBucketLifecycleResponse()
Copyright © 2024. All rights reserved.