public class GetBucketReplicationProgressRequest extends GenericRequest
NOOP
构造器和说明 |
---|
GetBucketReplicationProgressRequest(String bucketName) |
GetBucketReplicationProgressRequest(String bucketName,
String replicationRuleID) |
限定符和类型 | 方法和说明 |
---|---|
String |
getReplicationRuleID() |
void |
setReplicationRuleID(String replicationRuleID) |
GetBucketReplicationProgressRequest |
withReplicationRuleID(String replicationRuleID) |
getBucketName, getKey, getRequestPayer, getVersionId, setBucketName, setKey, setRequestPayer, setVersionId, withBucketName, withKey, withRequestPayer, withVersionId
public GetBucketReplicationProgressRequest(String bucketName, String replicationRuleID)
public GetBucketReplicationProgressRequest(String bucketName)
public String getReplicationRuleID()
public void setReplicationRuleID(String replicationRuleID)
public GetBucketReplicationProgressRequest withReplicationRuleID(String replicationRuleID)
Copyright © 2019. All Rights Reserved.