Skip to content

/AWS1/CL_HLLLSTFHIRDATASTORE01

ListFHIRDatastoresResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_DATASTOREPROPERTIESLIST TYPE /AWS1/CL_HLLDATASTOREPRPS=>TT_DATASTOREPROPERTIESLIST TT_DATASTOREPROPERTIESLIST

All properties associated with the listed data stores.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/HLLNEXTTOKEN /AWS1/HLLNEXTTOKEN

Pagination token that can be used to retrieve the next page of results.


Queryable Attributes

DatastorePropertiesList

All properties associated with the 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

Pagination token that can be 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