/AWS1/CL_IOWLSTMULTICASTGRSRSP¶
ListMulticastGroupsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/IOWNEXTTOKEN
/AWS1/IOWNEXTTOKEN
¶
To retrieve the next set of results, the
nextToken
value from a previous response; otherwise null to receive the first set of results.
it_multicastgrouplist
TYPE /AWS1/CL_IOWMULTICASTGROUP=>TT_MULTICASTGROUPLIST
TT_MULTICASTGROUPLIST
¶
MulticastGroupList
Queryable Attributes¶
NextToken¶
To retrieve the next set of results, the
nextToken
value from a previous response; otherwise null to receive the first 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 |
MulticastGroupList¶
MulticastGroupList
Accessible with the following methods¶
Method | Description |
---|---|
GET_MULTICASTGROUPLIST() |
Getter for MULTICASTGROUPLIST, with configurable default |
ASK_MULTICASTGROUPLIST() |
Getter for MULTICASTGROUPLIST w/ exceptions if field has no |
HAS_MULTICASTGROUPLIST() |
Determine if MULTICASTGROUPLIST has a value |