Class GetRequest

All Implemented Interfaces:
IBaseRequest

public class GetRequest extends BaseRequest<GetRequest>
This class represents a FHIR Gateway plain get request, used i.e. to retrieve bulk exported files from an export-returned location which might be not a FHIR server. E.g. Could be ndjson files in S3, and would not be a Binary resource.