Skip to content

/AWS1/CL_GMLDSCMATCHMAKINGCO01

DescribeMatchmakingConfigurationsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_CONFIGURATIONS TYPE /AWS1/CL_GMLMATCHMAKINGCONF=>TT_MATCHMAKINGCONFLIST TT_MATCHMAKINGCONFLIST

A collection of requested matchmaking configurations.

IV_NEXTTOKEN TYPE /AWS1/GMLNONZEROANDMAXSTRING /AWS1/GMLNONZEROANDMAXSTRING

A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.


Queryable Attributes

Configurations

A collection of requested matchmaking configurations.

Accessible with the following methods

Method Description
GET_CONFIGURATIONS() Getter for CONFIGURATIONS, with configurable default
ASK_CONFIGURATIONS() Getter for CONFIGURATIONS w/ exceptions if field has no valu
HAS_CONFIGURATIONS() Determine if CONFIGURATIONS has a value

NextToken

A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.

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