Skip to content

/AWS1/CL_GMS=>LISTEXTENSIONVERSIONS()

About ListExtensionVersions

Gets a paginated list of available versions for the extension.

Each time an API change is made to an extension, the version is incremented. The list retrieved by this operation shows the versions that are currently available.

Method Signature

IMPORTING

Required arguments:

IV_NAMESPACE TYPE /AWS1/GMSEXTENSIONNAMESPACE /AWS1/GMSEXTENSIONNAMESPACE

The namespace (qualifier) of the extension.

IV_NAME TYPE /AWS1/GMSEXTENSIONNAME /AWS1/GMSEXTENSIONNAME

The name of the extension.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/GMSNEXTTOKEN /AWS1/GMSNEXTTOKEN

The token that indicates the start of the next sequential page of results.

Use the token that is returned with a previous call to this operation. To start at the beginning of the result set, do not specify a value.

IV_MAXRESULTS TYPE /AWS1/GMSMAXRESULTS /AWS1/GMSMAXRESULTS

The maximum number of results to return.

Use this parameter with NextToken to get results as a set of sequential pages.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMSLSTEXTENSIONVRSSRS /AWS1/CL_GMSLSTEXTENSIONVRSSRS