Class AllSavingsList
java.lang.Object
com.azure.resourcemanager.costmanagement.models.AllSavingsList
The list of all benefit recommendations with the recommendation details.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AllSavingsList
public AllSavingsList()Creates an instance of AllSavingsList class.
-
-
Method Details
-
value
Get the value property: The list of benefit recommendations with the recommendation details..- Returns:
- the value value.
-
nextLink
Get the nextLink property: The link (URL) to the next page of results.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-