public class GetActiveJobsSpectraS3Response extends AbstractPaginationResponse
| Constructor and Description |
|---|
GetActiveJobsSpectraS3Response(ActiveJobList activeJobListResult,
java.lang.Integer pagingTotalResultCount,
java.lang.Integer pagingTruncated,
java.lang.String checksum,
ChecksumType.Type checksumType) |
| Modifier and Type | Method and Description |
|---|---|
ActiveJobList |
getActiveJobListResult() |
getPagingTotalResultCount, getPagingTruncatedgetChecksum, getChecksumTypepublic GetActiveJobsSpectraS3Response(ActiveJobList activeJobListResult, java.lang.Integer pagingTotalResultCount, java.lang.Integer pagingTruncated, java.lang.String checksum, ChecksumType.Type checksumType)
public ActiveJobList getActiveJobListResult()