/AWS1/CL_SGMLSTRESRCCATALOGS01¶
ListResourceCatalogsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_resourcecatalogs TYPE /AWS1/CL_SGMRESOURCECATALOG=>TT_RESOURCECATALOGLIST TT_RESOURCECATALOGLIST¶
A list of the requested
ResourceCatalogs.
iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN¶
A token to resume pagination of
ListResourceCatalogsresults.
Queryable Attributes¶
ResourceCatalogs¶
A list of the requested
ResourceCatalogs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCECATALOGS() |
Getter for RESOURCECATALOGS, with configurable default |
ASK_RESOURCECATALOGS() |
Getter for RESOURCECATALOGS w/ exceptions if field has no va |
HAS_RESOURCECATALOGS() |
Determine if RESOURCECATALOGS has a value |
NextToken¶
A token to resume pagination of
ListResourceCatalogsresults.
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 |