/AWS1/CL_HLLLISTFHIRIMPJOBSRSP¶
ListFHIRImportJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_importjobpropertieslist TYPE /AWS1/CL_HLLIMPORTJOBPRPS=>TT_IMPORTJOBPROPERTIESLIST TT_IMPORTJOBPROPERTIESLIST¶
The properties for listed import 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¶
ImportJobPropertiesList¶
The properties for listed import jobs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMPORTJOBPROPERTIESLIST() |
Getter for IMPORTJOBPROPERTIESLIST, with configurable defaul |
ASK_IMPORTJOBPROPERTIESLIST() |
Getter for IMPORTJOBPROPERTIESLIST w/ exceptions if field ha |
HAS_IMPORTJOBPROPERTIESLIST() |
Determine if IMPORTJOBPROPERTIESLIST 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 |