/AWS1/CL_GURLSTRECOMMENDATIO03¶
ListRecommendationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_recommendationsummaries TYPE /AWS1/CL_GURRECOMMENDATIONSUMM=>TT_RECOMMENDATIONSUMMARIES TT_RECOMMENDATIONSUMMARIES¶
List of recommendations for the requested code review.
iv_nexttoken TYPE /AWS1/GURNEXTTOKEN /AWS1/GURNEXTTOKEN¶
Pagination token.
Queryable Attributes¶
RecommendationSummaries¶
List of recommendations for the requested code review.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOMMENDATIONSUMMARIES() |
Getter for RECOMMENDATIONSUMMARIES, with configurable defaul |
ASK_RECOMMENDATIONSUMMARIES() |
Getter for RECOMMENDATIONSUMMARIES w/ exceptions if field ha |
HAS_RECOMMENDATIONSUMMARIES() |
Determine if RECOMMENDATIONSUMMARIES has a value |
NextToken¶
Pagination token.
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 |