RecommendationSolution Class
- java.
lang. Object - com.
azure. resourcemanager. appcomplianceautomation. models. RecommendationSolution
- com.
Implements
public final class RecommendationSolution
implements JsonSerializable<RecommendationSolution>
A class represent the recommendation solution.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Recommendation |
fromJson(JsonReader jsonReader)
Reads an instance of Recommendation |
|
Is |
isRecommendSolution()
Get the is |
| String |
recommendationSolutionContent()
Get the recommendation |
| String |
recommendationSolutionIndex()
Get the recommendation |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static RecommendationSolution fromJson(JsonReader jsonReader)
Reads an instance of RecommendationSolution from the JsonReader.
Parameters:
Returns:
Throws:
isRecommendSolution
public IsRecommendSolution isRecommendSolution()
Get the isRecommendSolution property: Indicates whether this solution is the recommended.
Returns:
recommendationSolutionContent
public String recommendationSolutionContent()
Get the recommendationSolutionContent property: The detail steps of the recommendation solution.
Returns:
recommendationSolutionIndex
public String recommendationSolutionIndex()
Get the recommendationSolutionIndex property: The index of the recommendation solution.
Returns: