Skip to content

/AWS1/CL_FMSLISTAPPSLISTSRSP

ListAppsListsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_APPSLISTS TYPE /AWS1/CL_FMSAPPSLISTDATASUMM=>TT_APPSLISTSDATA TT_APPSLISTSDATA

An array of AppsListDataSummary objects.

IV_NEXTTOKEN TYPE /AWS1/FMSPAGINATIONTOKEN /AWS1/FMSPAGINATIONTOKEN

If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. You can use this token in subsequent requests to retrieve the next batch of objects.


Queryable Attributes

AppsLists

An array of AppsListDataSummary objects.

Accessible with the following methods

Method Description
GET_APPSLISTS() Getter for APPSLISTS, with configurable default
ASK_APPSLISTS() Getter for APPSLISTS w/ exceptions if field has no value
HAS_APPSLISTS() Determine if APPSLISTS has a value

NextToken

If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. You can use this token in subsequent requests to retrieve the next batch of objects.

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