Skip to content

/AWS1/CL_MDXLSTRTRNETIFACESRSP

ListRouterNetworkInterfacesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_routernetworkinterfaces TYPE /AWS1/CL_MDXLISTEDRTRNETIFACE=>TT_LISTEDROUTERNETIFACELIST TT_LISTEDROUTERNETIFACELIST

The summary information for the retrieved router network interfaces.

Optional arguments:

iv_nexttoken TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING

The token to use to retrieve the next page of results.


Queryable Attributes

RouterNetworkInterfaces

The summary information for the retrieved router network interfaces.

Accessible with the following methods

Method Description
GET_ROUTERNETWORKINTERFACES() Getter for ROUTERNETWORKINTERFACES, with configurable defaul
ASK_ROUTERNETWORKINTERFACES() Getter for ROUTERNETWORKINTERFACES w/ exceptions if field ha
HAS_ROUTERNETWORKINTERFACES() Determine if ROUTERNETWORKINTERFACES has a value

NextToken

The token to use 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