public class ModifyAzureDataReplicationRuleSpectraS3Request extends AbstractRequest
Constructor and Description |
---|
ModifyAzureDataReplicationRuleSpectraS3Request(java.lang.String azureDataReplicationRule) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAzureDataReplicationRule() |
long |
getMaxBlobPartSizeInBytes() |
java.lang.String |
getPath() |
DataReplicationRuleType |
getType() |
HttpVerb |
getVerb() |
ModifyAzureDataReplicationRuleSpectraS3Request |
withMaxBlobPartSizeInBytes(long maxBlobPartSizeInBytes) |
ModifyAzureDataReplicationRuleSpectraS3Request |
withType(DataReplicationRuleType type) |
getChecksum, getChecksumType, getContentType, getHeaders, getQueryParams, getSize, getStream, updateQueryParam
public ModifyAzureDataReplicationRuleSpectraS3Request(java.lang.String azureDataReplicationRule)
public ModifyAzureDataReplicationRuleSpectraS3Request withMaxBlobPartSizeInBytes(long maxBlobPartSizeInBytes)
public ModifyAzureDataReplicationRuleSpectraS3Request withType(DataReplicationRuleType type)
public HttpVerb getVerb()
public java.lang.String getPath()
public java.lang.String getAzureDataReplicationRule()
public long getMaxBlobPartSizeInBytes()
public DataReplicationRuleType getType()