public class DeleteBucketReplicationRequest extends GenericRequest
NOOP
Constructor and Description |
---|
DeleteBucketReplicationRequest(String bucketName) |
DeleteBucketReplicationRequest(String bucketName,
String replicationRuleID) |
Modifier and Type | Method and Description |
---|---|
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 © 2024. All Rights Reserved.