public class ModifyPoolSpectraS3Request extends AbstractRequest
Constructor and Description |
---|
ModifyPoolSpectraS3Request(java.lang.String pool) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPartitionId() |
java.lang.String |
getPath() |
java.lang.String |
getPool() |
Quiesced |
getQuiesced() |
HttpVerb |
getVerb() |
ModifyPoolSpectraS3Request |
withPartitionId(java.lang.String partitionId) |
ModifyPoolSpectraS3Request |
withPartitionId(java.util.UUID partitionId) |
ModifyPoolSpectraS3Request |
withQuiesced(Quiesced quiesced) |
getChecksum, getChecksumType, getContentType, getHeaders, getQueryParams, getSize, getStream, updateQueryParam
public ModifyPoolSpectraS3Request(java.lang.String pool)
public ModifyPoolSpectraS3Request withPartitionId(java.util.UUID partitionId)
public ModifyPoolSpectraS3Request withPartitionId(java.lang.String partitionId)
public ModifyPoolSpectraS3Request withQuiesced(Quiesced quiesced)
public HttpVerb getVerb()
public java.lang.String getPath()
public java.lang.String getPool()
public java.lang.String getPartitionId()
public Quiesced getQuiesced()