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, withVersionIdaddAdditionalHeaderName, addHeader, addParameter, getAdditionalHeaderNames, getEndpoint, getHeaders, getParameters, getProgressListener, isLogEnabled, setAdditionalHeaderNames, setEndpoint, setHeaders, setLogEnabled, setParameters, setProgressListener, withProgressListenerpublic GetBucketReplicationProgressRequest(String bucketName, String replicationRuleID)
public GetBucketReplicationProgressRequest(String bucketName)
public String getReplicationRuleID()
public void setReplicationRuleID(String replicationRuleID)
public GetBucketReplicationProgressRequest withReplicationRuleID(String replicationRuleID)
Copyright © 2022. All Rights Reserved.