Skip to content

/AWS1/CL_BDOLSTAPIKEYCREDPVD01

ListApiKeyCredentialProvidersResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_credentialproviders TYPE /AWS1/CL_BDOAPIKEYCREDPVDRITEM=>TT_APIKEYCREDENTIALPROVIDERS TT_APIKEYCREDENTIALPROVIDERS

The list of API key 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 API key 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