public class GetPoolPartitionsSpectraS3Request extends AbstractPaginationRequest
Constructor and Description |
---|
GetPoolPartitionsSpectraS3Request() |
Modifier and Type | Method and Description |
---|---|
boolean |
getLastPage() |
java.lang.String |
getName() |
int |
getPageLength() |
int |
getPageOffset() |
java.lang.String |
getPageStartMarker() |
java.lang.String |
getPath() |
PoolType |
getType() |
HttpVerb |
getVerb() |
GetPoolPartitionsSpectraS3Request |
withLastPage(boolean lastPage) |
GetPoolPartitionsSpectraS3Request |
withName(java.lang.String name) |
GetPoolPartitionsSpectraS3Request |
withPageLength(int pageLength) |
GetPoolPartitionsSpectraS3Request |
withPageOffset(int pageOffset) |
GetPoolPartitionsSpectraS3Request |
withPageStartMarker(java.lang.String pageStartMarker) |
GetPoolPartitionsSpectraS3Request |
withPageStartMarker(java.util.UUID pageStartMarker) |
GetPoolPartitionsSpectraS3Request |
withType(PoolType type) |
getChecksum, getChecksumType, getContentType, getHeaders, getQueryParams, getSize, getStream, updateQueryParam
public GetPoolPartitionsSpectraS3Request withLastPage(boolean lastPage)
public GetPoolPartitionsSpectraS3Request withName(java.lang.String name)
public GetPoolPartitionsSpectraS3Request withPageLength(int pageLength)
public GetPoolPartitionsSpectraS3Request withPageOffset(int pageOffset)
public GetPoolPartitionsSpectraS3Request withPageStartMarker(java.util.UUID pageStartMarker)
public GetPoolPartitionsSpectraS3Request withPageStartMarker(java.lang.String pageStartMarker)
public GetPoolPartitionsSpectraS3Request withType(PoolType type)
public HttpVerb getVerb()
public java.lang.String getPath()
public boolean getLastPage()
public java.lang.String getName()
public int getPageLength()
public int getPageOffset()
public java.lang.String getPageStartMarker()
public PoolType getType()