/AWS1/CL_HLLLSTFHIRDATASTORE01¶
ListFHIRDatastoresResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_datastorepropertieslist TYPE /AWS1/CL_HLLDATASTOREPRPS=>TT_DATASTOREPROPERTIESLIST TT_DATASTOREPROPERTIESLIST¶
The properties associated with all listed data stores.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/HLLNEXTTOKEN /AWS1/HLLNEXTTOKEN¶
The pagination token used to retrieve the next page of results.
Queryable Attributes¶
DatastorePropertiesList¶
The properties associated with all listed data stores.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASTOREPROPERTIESLIST() |
Getter for DATASTOREPROPERTIESLIST, with configurable defaul |
ASK_DATASTOREPROPERTIESLIST() |
Getter for DATASTOREPROPERTIESLIST w/ exceptions if field ha |
HAS_DATASTOREPROPERTIESLIST() |
Determine if DATASTOREPROPERTIESLIST has a value |
NextToken¶
The pagination token used to retrieve the next page of results.
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 |