Class RecommendationActionsResultList
java.lang.Object
com.azure.resourcemanager.mariadb.models.RecommendationActionsResultList
A list of recommendation actions.
-
Constructor Summary
ConstructorDescriptionCreates an instance of RecommendationActionsResultList class. -
Method Summary
-
Constructor Details
-
RecommendationActionsResultList
public RecommendationActionsResultList()Creates an instance of RecommendationActionsResultList class.
-
-
Method Details
-
value
Get the value property: The list of recommendation action advisors.- Returns:
- the value value.
-
nextLink
Get the nextLink property: Link to retrieve next page of results.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-