public class GetSystemCapacitySummarySpectraS3Request extends AbstractRequest
Constructor and Description |
---|
GetSystemCapacitySummarySpectraS3Request() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPath() |
PoolHealth |
getPoolHealth() |
PoolState |
getPoolState() |
PoolType |
getPoolType() |
TapeState |
getTapeState() |
TapeType |
getTapeType() |
HttpVerb |
getVerb() |
GetSystemCapacitySummarySpectraS3Request |
withPoolHealth(PoolHealth poolHealth) |
GetSystemCapacitySummarySpectraS3Request |
withPoolState(PoolState poolState) |
GetSystemCapacitySummarySpectraS3Request |
withPoolType(PoolType poolType) |
GetSystemCapacitySummarySpectraS3Request |
withTapeState(TapeState tapeState) |
GetSystemCapacitySummarySpectraS3Request |
withTapeType(TapeType tapeType) |
getChecksum, getChecksumType, getContentType, getHeaders, getQueryParams, getSize, getStream, updateQueryParam
public GetSystemCapacitySummarySpectraS3Request()
public GetSystemCapacitySummarySpectraS3Request withPoolHealth(PoolHealth poolHealth)
public GetSystemCapacitySummarySpectraS3Request withPoolState(PoolState poolState)
public GetSystemCapacitySummarySpectraS3Request withPoolType(PoolType poolType)
public GetSystemCapacitySummarySpectraS3Request withTapeState(TapeState tapeState)
public GetSystemCapacitySummarySpectraS3Request withTapeType(TapeType tapeType)
public HttpVerb getVerb()
public java.lang.String getPath()
public PoolHealth getPoolHealth()
public PoolState getPoolState()
public PoolType getPoolType()
public TapeState getTapeState()
public TapeType getTapeType()