public class GetSuspectBlobDs3TargetsSpectraS3Request extends AbstractPaginationRequest
Constructor and Description |
---|
GetSuspectBlobDs3TargetsSpectraS3Request() |
getChecksum, getChecksumType, getContentType, getHeaders, getQueryParams, getSize, getStream, updateQueryParam
public GetSuspectBlobDs3TargetsSpectraS3Request()
public GetSuspectBlobDs3TargetsSpectraS3Request withBlobId(java.util.UUID blobId)
public GetSuspectBlobDs3TargetsSpectraS3Request withBlobId(java.lang.String blobId)
public GetSuspectBlobDs3TargetsSpectraS3Request withLastPage(boolean lastPage)
public GetSuspectBlobDs3TargetsSpectraS3Request withPageLength(int pageLength)
public GetSuspectBlobDs3TargetsSpectraS3Request withPageOffset(int pageOffset)
public GetSuspectBlobDs3TargetsSpectraS3Request withPageStartMarker(java.util.UUID pageStartMarker)
public GetSuspectBlobDs3TargetsSpectraS3Request withPageStartMarker(java.lang.String pageStartMarker)
public GetSuspectBlobDs3TargetsSpectraS3Request withTargetId(java.util.UUID targetId)
public GetSuspectBlobDs3TargetsSpectraS3Request withTargetId(java.lang.String targetId)
public HttpVerb getVerb()
public java.lang.String getPath()
public java.lang.String getBlobId()
public boolean getLastPage()
public int getPageLength()
public int getPageOffset()
public java.lang.String getPageStartMarker()
public java.lang.String getTargetId()