public class DeleteBucketReplicationRequest extends GenericRequest
NOOP
构造器和说明 |
---|
DeleteBucketReplicationRequest(String bucketName) |
DeleteBucketReplicationRequest(String bucketName,
String replicationRuleID) |
限定符和类型 | 方法和说明 |
---|---|
String |
getReplicationRuleID() |
void |
setReplicationRuleID(String replicationRuleID) |
DeleteBucketReplicationRequest |
withReplicationRuleID(String replicationRuleID) |
getBucketName, getKey, getRequestPayer, getVersionId, setBucketName, setKey, setRequestPayer, setVersionId, withBucketName, withKey, withRequestPayer, withVersionId
addAdditionalHeaderName, addHeader, addParameter, getAdditionalHeaderNames, getEndpoint, getHeaders, getParameters, getProgressListener, isLogEnabled, setAdditionalHeaderNames, setEndpoint, setHeaders, setLogEnabled, setParameters, setProgressListener, withProgressListener
public DeleteBucketReplicationRequest(String bucketName, String replicationRuleID)
public DeleteBucketReplicationRequest(String bucketName)
public String getReplicationRuleID()
public void setReplicationRuleID(String replicationRuleID)
public DeleteBucketReplicationRequest withReplicationRuleID(String replicationRuleID)
Copyright © 2022. All Rights Reserved.