类 ReplicationConfiguration
java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.internal.service.InternalHeaderResponse
cn.warpin.thirdPart.huawei.obs.obs.services.model.HeaderResponse
cn.warpin.thirdPart.huawei.obs.obs.services.model.ReplicationConfiguration
Cross-region replication configuration of a bucket
-
嵌套类概要
嵌套类修饰符和类型类说明static classstatic class -
字段概要
字段从类继承的字段 cn.warpin.thirdPart.huawei.obs.obs.services.internal.service.InternalHeaderResponse
originalHeaders, responseHeaders, statusCode -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.warpin.thirdPart.huawei.obs.obs.services.model.HeaderResponse
getOriginalHeaders, getRequestId, getResponseHeaders, getStatusCode从类继承的方法 cn.warpin.thirdPart.huawei.obs.obs.services.internal.service.InternalHeaderResponse
setOriginalHeaders, setResponseHeaders, setStatusCode
-
字段详细资料
-
agency
-
rules
-
-
构造器详细资料
-
ReplicationConfiguration
public ReplicationConfiguration()
-
-
方法详细资料
-
getRules
Obtain the replication rule list.- 返回:
- Replication rule list
-
setRules
Set the replication rule list.- 参数:
rules- Replication rule list
-
getAgency
Set the agent name.- 返回:
- Agent name
-
setAgency
Obtain the agent name- 参数:
agency- Agent name
-
toString
- 覆盖:
toString在类中HeaderResponse
-