Skip to content

/AWS1/CL_PANLSTAPPLICATIONIN03

ListApplicationInstanceNodeInstancesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_nodeinstances TYPE /AWS1/CL_PANNODEINSTANCE=>TT_NODEINSTANCES TT_NODEINSTANCES

A list of node instances.

iv_nexttoken TYPE /AWS1/PANNEXTTOKEN /AWS1/PANNEXTTOKEN

A pagination token that's included if more results are available.


Queryable Attributes

NodeInstances

A list of node instances.

Accessible with the following methods

Method Description
GET_NODEINSTANCES() Getter for NODEINSTANCES, with configurable default
ASK_NODEINSTANCES() Getter for NODEINSTANCES w/ exceptions if field has no value
HAS_NODEINSTANCES() Determine if NODEINSTANCES has a value

NextToken

A pagination token that's included if more results are available.

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