public class GetGroupsSpectraS3Response extends AbstractPaginationResponse
Constructor and Description |
---|
GetGroupsSpectraS3Response(GroupList groupListResult,
java.lang.Integer pagingTotalResultCount,
java.lang.Integer pagingTruncated,
java.lang.String checksum,
ChecksumType.Type checksumType) |
Modifier and Type | Method and Description |
---|---|
GroupList |
getGroupListResult() |
getPagingTotalResultCount, getPagingTruncated
getChecksum, getChecksumType
public GetGroupsSpectraS3Response(GroupList groupListResult, java.lang.Integer pagingTotalResultCount, java.lang.Integer pagingTruncated, java.lang.String checksum, ChecksumType.Type checksumType)
public GroupList getGroupListResult()