Skip to content

/AWS1/CL_BDOLISTO2CREDPVDRSRSP

ListOauth2CredentialProvidersResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_credentialproviders TYPE /AWS1/CL_BDOOAUTH2CREDPVDRITEM=>TT_OAUTH2CREDENTIALPROVIDERS TT_OAUTH2CREDENTIALPROVIDERS

The list of OAuth2 credential providers.

Optional arguments:

iv_nexttoken TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING

Pagination token for the next page of results.


Queryable Attributes

credentialProviders

The list of OAuth2 credential providers.

Accessible with the following methods

Method Description
GET_CREDENTIALPROVIDERS() Getter for CREDENTIALPROVIDERS, with configurable default
ASK_CREDENTIALPROVIDERS() Getter for CREDENTIALPROVIDERS w/ exceptions if field has no
HAS_CREDENTIALPROVIDERS() Determine if CREDENTIALPROVIDERS has a value

nextToken

Pagination token for 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