/AWS1/CL_AFBLSTCONFERENCEPVD01¶
ListConferenceProvidersResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_conferenceproviders TYPE /AWS1/CL_AFBCONFERENCEPROVIDER=>TT_CONFERENCEPROVIDERSLIST TT_CONFERENCEPROVIDERSLIST¶
The conference providers.
iv_nexttoken TYPE /AWS1/AFBNEXTTOKEN /AWS1/AFBNEXTTOKEN¶
The tokens used for pagination.
Queryable Attributes¶
ConferenceProviders¶
The conference providers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFERENCEPROVIDERS() |
Getter for CONFERENCEPROVIDERS, with configurable default |
ASK_CONFERENCEPROVIDERS() |
Getter for CONFERENCEPROVIDERS w/ exceptions if field has no |
HAS_CONFERENCEPROVIDERS() |
Determine if CONFERENCEPROVIDERS has a value |
NextToken¶
The tokens used for pagination.
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 |