/AWS1/CL_GMLLSTGAMESERVERGRS01¶
ListGameServerGroupsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_gameservergroups TYPE /AWS1/CL_GMLGAMESERVERGROUP=>TT_GAMESERVERGROUPS TT_GAMESERVERGROUPS¶
The game server groups' game server groups.
iv_nexttoken TYPE /AWS1/GMLNONZEROANDMAXSTRING /AWS1/GMLNONZEROANDMAXSTRING¶
Specify the pagination token from a previous request to retrieve the next page of results.
Queryable Attributes¶
GameServerGroups¶
The game server groups' game server groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GAMESERVERGROUPS() |
Getter for GAMESERVERGROUPS, with configurable default |
ASK_GAMESERVERGROUPS() |
Getter for GAMESERVERGROUPS w/ exceptions if field has no va |
HAS_GAMESERVERGROUPS() |
Determine if GAMESERVERGROUPS has a value |
NextToken¶
Specify the pagination token from a previous request 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 |