public class GetBucketReplicationProgressRequest extends GenericRequest
NOOP| Constructor and Description |
|---|
GetBucketReplicationProgressRequest(String bucketName) |
GetBucketReplicationProgressRequest(String bucketName,
String replicationRuleID) |
| Modifier and Type | Method and Description |
|---|---|
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, getHeaders, getParameters, getProgressListener, isLogEnabled, setAdditionalHeaderNames, 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 © 2021. All Rights Reserved.