public class GetSuspectBlobAzureTargetsSpectraS3Request extends AbstractPaginationRequest
Constructor and Description |
---|
GetSuspectBlobAzureTargetsSpectraS3Request() |
getChecksum, getChecksumType, getContentType, getHeaders, getQueryParams, getSize, getStream, updateQueryParam
public GetSuspectBlobAzureTargetsSpectraS3Request()
public GetSuspectBlobAzureTargetsSpectraS3Request withBlobId(java.util.UUID blobId)
public GetSuspectBlobAzureTargetsSpectraS3Request withBlobId(java.lang.String blobId)
public GetSuspectBlobAzureTargetsSpectraS3Request withLastPage(boolean lastPage)
public GetSuspectBlobAzureTargetsSpectraS3Request withPageLength(int pageLength)
public GetSuspectBlobAzureTargetsSpectraS3Request withPageOffset(int pageOffset)
public GetSuspectBlobAzureTargetsSpectraS3Request withPageStartMarker(java.util.UUID pageStartMarker)
public GetSuspectBlobAzureTargetsSpectraS3Request withPageStartMarker(java.lang.String pageStartMarker)
public GetSuspectBlobAzureTargetsSpectraS3Request withTargetId(java.util.UUID targetId)
public GetSuspectBlobAzureTargetsSpectraS3Request 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()