Skip to content

/AWS1/CL_IOTLISTPROVTMPLSRSP

ListProvisioningTemplatesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_TEMPLATES TYPE /AWS1/CL_IOTPROVTMPLSUMMARY=>TT_PROVISIONINGTEMPLATELISTING TT_PROVISIONINGTEMPLATELISTING

A list of provisioning templates

IV_NEXTTOKEN TYPE /AWS1/IOTNEXTTOKEN /AWS1/IOTNEXTTOKEN

A token to retrieve the next set of results.


Queryable Attributes

templates

A list of provisioning templates

Accessible with the following methods

Method Description
GET_TEMPLATES() Getter for TEMPLATES, with configurable default
ASK_TEMPLATES() Getter for TEMPLATES w/ exceptions if field has no value
HAS_TEMPLATES() Determine if TEMPLATES has a value

nextToken

A token to retrieve the next set 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