/AWS1/CL_HLLLISTFHIREXPJOBSRSP¶
ListFHIRExportJobsResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_exportjobpropertieslist
TYPE /AWS1/CL_HLLEXPORTJOBPRPS=>TT_EXPORTJOBPROPERTIESLIST
TT_EXPORTJOBPROPERTIESLIST
¶
The properties of listed FHIR export jobs.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/HLLNEXTTOKEN
/AWS1/HLLNEXTTOKEN
¶
The pagination token used to identify the next page of results to return.
Queryable Attributes¶
ExportJobPropertiesList¶
The properties of listed FHIR export jobs.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXPORTJOBPROPERTIESLIST() |
Getter for EXPORTJOBPROPERTIESLIST, with configurable defaul |
ASK_EXPORTJOBPROPERTIESLIST() |
Getter for EXPORTJOBPROPERTIESLIST w/ exceptions if field ha |
HAS_EXPORTJOBPROPERTIESLIST() |
Determine if EXPORTJOBPROPERTIESLIST has a value |
NextToken¶
The pagination token used to identify the next page of results to return.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |