Skip to content

/AWS1/CL_IOWLISTWIRELESSGWSRSP

ListWirelessGatewaysResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/IOWNEXTTOKEN /AWS1/IOWNEXTTOKEN

The token to use to get the next set of results, or null if there are no additional results.

it_wirelessgatewaylist TYPE /AWS1/CL_IOWWIRELESSGWSTATS=>TT_WIRELESSGATEWAYSTATSLIST TT_WIRELESSGATEWAYSTATSLIST

The ID of the wireless gateway.


Queryable Attributes

NextToken

The token to use to get the next set of results, or null if there are no additional 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

WirelessGatewayList

The ID of the wireless gateway.

Accessible with the following methods

Method Description
GET_WIRELESSGATEWAYLIST() Getter for WIRELESSGATEWAYLIST, with configurable default
ASK_WIRELESSGATEWAYLIST() Getter for WIRELESSGATEWAYLIST w/ exceptions if field has no
HAS_WIRELESSGATEWAYLIST() Determine if WIRELESSGATEWAYLIST has a value