/AWS1/CL_BCOLSTRECOMMENDATIO03¶
ListRecommendationSummariesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_estimatedtotaldedupedsa00 TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The total overall savings for the aggregated view.
it_items TYPE /AWS1/CL_BCORECOMMENDATIONSUMM=>TT_RECOMMENDATIONSUMMARIESLIST TT_RECOMMENDATIONSUMMARIESLIST¶
A list of all savings recommendations.
iv_groupby TYPE /AWS1/BCOSTRING /AWS1/BCOSTRING¶
The dimension used to group the recommendations by.
iv_currencycode TYPE /AWS1/BCOSTRING /AWS1/BCOSTRING¶
The currency code used for the recommendation.
io_metrics TYPE REF TO /AWS1/CL_BCOSUMMARYMETRESULT /AWS1/CL_BCOSUMMARYMETRESULT¶
The results or descriptions for the additional metrics, based on whether the metrics were or were not requested.
iv_nexttoken TYPE /AWS1/BCOSTRING /AWS1/BCOSTRING¶
The token to retrieve the next set of results.
Queryable Attributes¶
estimatedTotalDedupedSavings¶
The total overall savings for the aggregated view.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDTOTALDEDUPEDS00() |
Getter for ESTIMATEDTOTALDEDUPEDSAVINGS, with configurable d |
ASK_ESTIMATEDTOTALDEDUPEDS00() |
Getter for ESTIMATEDTOTALDEDUPEDSAVINGS w/ exceptions if fie |
STR_ESTIMATEDTOTALDEDUPEDS00() |
String format for ESTIMATEDTOTALDEDUPEDSAVINGS, with configu |
HAS_ESTIMATEDTOTALDEDUPEDS00() |
Determine if ESTIMATEDTOTALDEDUPEDSAVINGS has a value |
items¶
A list of all savings recommendations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ITEMS() |
Getter for ITEMS, with configurable default |
ASK_ITEMS() |
Getter for ITEMS w/ exceptions if field has no value |
HAS_ITEMS() |
Determine if ITEMS has a value |
groupBy¶
The dimension used to group the recommendations by.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPBY() |
Getter for GROUPBY, with configurable default |
ASK_GROUPBY() |
Getter for GROUPBY w/ exceptions if field has no value |
HAS_GROUPBY() |
Determine if GROUPBY has a value |
currencyCode¶
The currency code used for the recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENCYCODE() |
Getter for CURRENCYCODE, with configurable default |
ASK_CURRENCYCODE() |
Getter for CURRENCYCODE w/ exceptions if field has no value |
HAS_CURRENCYCODE() |
Determine if CURRENCYCODE has a value |
metrics¶
The results or descriptions for the additional metrics, based on whether the metrics were or were not requested.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICS() |
Getter for METRICS |
nextToken¶
The token to retrieve the next set 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 |