Skip to content

/AWS1/CL_KFC=>LISTCUSTOMPLUGINS()

About ListCustomPlugins

Returns a list of all of the custom plugins in this account and Region.

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/KFCMAXRESULTS /AWS1/KFCMAXRESULTS

The maximum number of custom plugins to list in one response.

IV_NEXTTOKEN TYPE /AWS1/KFC__STRING /AWS1/KFC__STRING

If the response of a ListCustomPlugins operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off.

IV_NAMEPREFIX TYPE /AWS1/KFC__STRING /AWS1/KFC__STRING

Lists custom plugin names that start with the specified text string.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KFCLISTCUSTPLUGINSRSP /AWS1/CL_KFCLISTCUSTPLUGINSRSP