public class GetBucketReplicationOutput extends Object
| Constructor and Description |
|---|
GetBucketReplicationOutput() |
| Modifier and Type | Method and Description |
|---|---|
RequestInfo |
getRequestInfo() |
List<ReplicationRule> |
getRules() |
GetBucketReplicationOutput |
setRequestInfo(RequestInfo requestInfo) |
GetBucketReplicationOutput |
setRules(List<ReplicationRule> rules) |
String |
toString() |
public RequestInfo getRequestInfo()
public GetBucketReplicationOutput setRequestInfo(RequestInfo requestInfo)
public List<ReplicationRule> getRules()
public GetBucketReplicationOutput setRules(List<ReplicationRule> rules)
Copyright © 2023. All rights reserved.