/AWS1/CL_CHVLSTVOICECNCTORGR01¶
ListVoiceConnectorGroupsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_voiceconnectorgroups TYPE /AWS1/CL_CHVVOICECNCTORGROUP=>TT_VOICECONNECTORGROUPLIST TT_VOICECONNECTORGROUPLIST¶
The details of the Voice Connector groups.
iv_nexttoken TYPE /AWS1/CHVSTRING /AWS1/CHVSTRING¶
The token used to return the next page of results.
Queryable Attributes¶
VoiceConnectorGroups¶
The details of the Voice Connector groups.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICECONNECTORGROUPS() |
Getter for VOICECONNECTORGROUPS, with configurable default |
ASK_VOICECONNECTORGROUPS() |
Getter for VOICECONNECTORGROUPS w/ exceptions if field has n |
HAS_VOICECONNECTORGROUPS() |
Determine if VOICECONNECTORGROUPS has a value |
NextToken¶
The token used to return 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 |